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.
我想为联系人添加搜索功能。但其中一些可能是中文的。所以我想用拼音搜索它。
例如,“我”在联系人中。当我键入“w”或“wo”时。然后我将出现在搜索栏中。我将我的联系人存储在 mysql 数据库中并使用 php 编写代码。