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.
我有一个应用程序,我需要通过他们的名字链接到用户。他们可能有空格,所以我只是用连字符替换空格。我现在面临的困境是,如果这个人的名字中有连字符会发生什么。我该如何处理。数据库中有两列,一列用于剥离,一列用于显示?有任何想法吗?