[英]Match IRC Channel with regular expression
如何使用正则表达式来匹配IRC频道名称? 名称将包含前面的哈希符号( # )。
#
/([#&][^\x07\x2C\s]{,200})/
根据RFC 1459的规范,应该这样做。
[英]Regular expression to match IRC nickname
[英]Regular Expression: Array Match
[英]Regular expression to match format
[英]Regular expression to not match an apostrophe
[英]Regular expression to match strings in ""
[英]Match groups with regular expression
[英]Regular expression to match userdeffields
[英]regular expression to match backslash
[英]Match 0 to 60 in regular expression
[英]Regular expression - range of the match
声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.