将zh-CHS文件夹copy至应用程序文件夹下System.Threading.Thread.CurrentThread.CurrentUICulture=newSystem.Globalization.CultureInfo("zh-CN");System.Threading.Thread.CurrentThread.CurrentCulture=newSystem.Globalization.CultureInfo("zh-CN");将上面的两行代码加到应用程序的主入口点。举例:汉经Express9.1namespaceWindowsFormsApplication1{staticc