如何使用 VS 2010 将 .txt 文件编译为 .resx

发布于 2024-11-04 00:27:36 字数 79 浏览 2 评论 0原文

谁能告诉我如何使用 VS 2010 构建后或构建前事件将 .txt 文件编译为 .resx

Can anyone tell me how to compile a .txt file to .resx using VS 2010 post build or pre build events?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

瀞厅☆埖开 2024-11-11 00:27:36

使用 Visual Studio 中的 resgen 工具
http://msdn.microsoft.com/en-us/library/ccec7sz1.aspx

对我来说,一个很好的入门链接是:
http://ondotnet.com/pub/a /dotnet/2002/10/14/local2.htm?page=1

Use resgen tool from Visual Studio
http://msdn.microsoft.com/en-us/library/ccec7sz1.aspx

A good comprehensive link to get started for me was:
http://ondotnet.com/pub/a/dotnet/2002/10/14/local2.htm?page=1

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文