string str =”var studentMindate='2018-01-08';var studentMaxdate='2018-03-31';var otherMindate = '2018-01-08';var otherMaxdate = '2018-02-06';“ 對于上面的字符串我怎么能使用正則表達式,準確提取到 2018-02-06 這個屬性的值,求大神們指點
添加回答
舉報
0/150
提交
取消