C# SmartDevice汉字显示乱码问题

afreet2006 2011-07-21 10:42:01
使用vs2008开发环境, 模拟器使用VS2008自带的USA Windows Mobile 5.0 Pocket PC R2 Emulator
代码为

//
// button2
//
this.button2.Location = new System.Drawing.Point(27, 47);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(72, 20);
this.button2.TabIndex = 1;
this.button2.Text = "异常1";
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// button3
//
this.button3.Location = new System.Drawing.Point(140, 47);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(72, 20);
this.button3.TabIndex = 1;
this.button3.Text = "异常2";
this.button3.Click += new System.EventHandler(this.button3_Click);
//
// button4
//
this.button4.Location = new System.Drawing.Point(27, 108);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(72, 20);
this.button4.TabIndex = 1;
this.button4.Text = "异 常3";
this.button4.Click += new System.EventHandler(this.button4_Click);
//
// button5
//
this.button5.Location = new System.Drawing.Point(140, 108);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(72, 20);
this.button5.TabIndex = 1;
this.button5.Text = "异常4";
this.button5.Click += new System.EventHandler(this.button5_Click);

显示的结果为
...全文
120 5 打赏 收藏 转发到动态 举报
写回复
用AI写文章
5 条回复
切换为时间正序
请发表友善的回复…
发表回复
happy20101027 2011-07-21
  • 打赏
  • 举报
回复
控制面板->Regional and language options->Advanced->选择简体中文
afreet2006 2011-07-21
  • 打赏
  • 举报
回复
afreet2006 2011-07-21
  • 打赏
  • 举报
回复
afreet2006 2011-07-21
  • 打赏
  • 举报
回复
[img=][/img]
afreet2006 2011-07-21
  • 打赏
  • 举报
回复
貌似USA Windows Mobile 5.0 Pocket PC R2 Emulator
这个模拟器是英文版的 没有“简体中文”这个选项

110,538

社区成员

发帖
与我相关
我的任务
社区描述
.NET技术 C#
社区管理员
  • C#
  • Web++
  • by_封爱
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告

让您成为最强悍的C#开发者

试试用AI创作助手写篇文章吧