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.
我已经在我的脚本上实现了一个自动完成功能,它可以完美地工作,除非用户点击ñ键。
如果用户点击 Ñ 而不是 ñ 脚本仍然可以正常工作,所以我的问题是是否有人知道可能发生了什么,是否存在映射问题或如何解决它......。
一些示例,如果用户编写“Ramallo”,该函数将返回完美的 json。如果用户编写“cañuelas”脚本不返回任何内容,但“CAÑUELAS 或 caÑuelas”返回结果 ok.....
有什么提示吗?g它是conv的字符串
放松自己并将所有 UTF 符号更改为 ASCII 等价物