Jay*_*Jay 1 .net vb.net unicode
我无法在VB.NET中显示unicode字符.
我在C#中这样做:string myString ="\ u03A3"; //大写西格玛(总和)
但它在VB中不起作用,我无法找到使其工作的方法.
Joe*_*orn 5
Visual Studio源文件已启用unicode.在大多数情况下,您可以将所需的unicode字符放在源代码中.但如果失败了,试试这个ChrW()功能吧.
ChrW()
归档时间:
15 年 前
查看次数:
8723 次
最近记录:
13 年 前