阅读背景:

^[A-Za-z](\ W | \ W)*正则表达式?

来源:互联网 

The regular expression ^[A-Za-z](\W|\w)* matches when the user gives the first letter as white space, and the first letter should not be a digit and remaining letters may be alpha numerical. When the user gives a white space as the first character it should automatically be trimmed. How? matche




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: