8 Regular Expressions You Should Know
Regular expressions are a language of their own. When you learn a new programming language, they’re this little sub-language that makes no sense at first glance. Many times you have to read another tutorial, article, or book just to understand the “simple” pattern described. Today, we’ll review eight regular expressions that you should know for your next coding project.

2.我用PHP生成的js代码是utf-8的,且其中包含有汉字。
症状:
当前台页面与我生成的JS不同时,将导致乱码。