[问题] resx

楼主: GooLoo (平凡)   2018-06-07 23:23:49
小弟最近在study resx
我在专案底下建了zh-TW.resx
但button1要叫出这个String1却一直错误
ResourceManager rm = new ResourceManager("WindowsFormsApp17.Form1.zh-TW", Assembly.GetExecutingAssembly());
label1.Text=rm.GetString("String1");
他依直说找不到特定文化特性.....
另外,如果我想按button1,就使用resx
不是软件开起来侦测我windows语言才使用resx该怎么做?
作者: lightyen (lightyen)   2018-06-08 12:18:00
可能资源档的位置名称给错了吧?

Links booklink

Contact Us: admin [ a t ] ucptt.com