Javascript regex - no white space at beginning + allow space in the middle

后端 未结 8 1710
故里飘歌
故里飘歌 2020-12-16 15:15

I would like to have a regex which matches the string with NO whitespace(s) at the beginning. But the string containing whitespace(s) in the middle CAN match. So far i have

8条回答
提交回复
热议问题