开发者

Converting string to int using C#

开发者 https://www.devze.com 2023-01-04 21:30 出处:网络
I am usi开发者_StackOverflow社区ng C# and I want to convert a string to int to verify name. For example ** or 12 is not a name. I just want to convert the string into ASCII values and then will verify
0

精彩评论

暂无评论...
验证码 换一张
取 消