Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个完全开发和使用的 ASP.NET 应用程序。现在我必须支持多种语言。应用程序一直不一致地使用资源文件已经存在。75% 的页面使用资源字符串,25% 的页面使用硬编码字符串。现在我想支持多种语言。任何人都可以请给出最简单的方法吗?