以文本方式查看主题 - Foxtable(狐表) (http://foxtable.net/bbs/index.asp) -- 专家坐堂 (http://foxtable.net/bbs/list.asp?boardid=2) ---- 请教:为何Messagebox.Show(Char.IsLetter("阿")) 结果为True (http://foxtable.net/bbs/dispbbs.asp?boardid=2&id=169179) |
-- 作者:bahamute -- 发布时间:2021/6/5 15:20:00 -- 请教:为何Messagebox.Show(Char.IsLetter("阿")) 结果为True 需要判断字符是否为字母,结果为何Messagebox.Show(Char.IsLetter("阿")) 结果为True ? [此贴子已经被作者于2021/6/5 15:25:52编辑过]
|
-- 作者:有点蓝 -- 发布时间:2021/6/5 16:10:00 -- 看看:https://blog.csdn.net/weixin_30625691/article/details/95866899 也可以考虑使用正则判断:http://www.foxtable.com/bbs/dispbbs.asp?BoardID=2&ID=94299
|