We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
python中re模块管理的这个正则
并且.split('')是可以切分正则表达式的
具体可以参考js 正则或者是shell中的正则。