Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用双字节日语字符网站,我需要检查用户输入的单字节片假名。在 php 平台上开发的网站。
这是我用来检查 '/[\x{3040}-\x{309F}]/u' 的预匹配