About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
leohxj
4/15/2015 - 9:17 AM
share
Share
add_circle_outline
Save
JavaScript常用正则表达式
JavaScript常用正则表达式
common-regexp.js
content_copy
file_download
/<%([^%>]+)?%>/g; // 匹配<%,%>之间内容
clear