摘要: public function test(){ $str = '_333httpwww://www.youku.com/show_page/id_ABCDEFG.html'; //^非 // / / 标记开始和结束 // ^http:\/\/ =>匹配不是http:// // \w 匹配任何字类字符 阅读全文
posted @ 2017-09-22 09:36 mll123 阅读(141) 评论(0) 推荐(0)