本文介绍了为什么用户名中没有空格和特殊字符?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发一个客户端-asp.net上的服务器数据库应用程序,用于进行私有组织中的所有通信.
我想知道为什么用户名中除了下划线(_)之外没有任何空格和特殊字符?

i am working on a client - server database application on asp.net for taking all the communication in an private organisation.
i want to know why usernames does not have any spaces and special character except underscore(_) in them??

推荐答案



这篇关于为什么用户名中没有空格和特殊字符?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-01 20:07