2018年11月12日

多语言设置,获取对应的资源文件配置

摘要: class Program { static void Main(string[] args) { var isContinue = true; while (isContinue) { Console.WriteLine("请输入Language Co... 阅读全文

posted @ 2018-11-12 15:05 itjeff 阅读(176) 评论(0) 推荐(0)

导航