在 ASP.net 中将文本从项目移动到资源文件 (*.resx) 的快速方法

发布于 2024-12-20 12:27:20 字数 127 浏览 1 评论 0原文

我正在致力于本地化 ASP.net 项目。我已经加入了一半,现在我需要将所有文本从 *.aspx 和 *.aspc 文件移动到资源文件。

该项目确实很大,视图中有大约 488 个文件。将它们快速放入资源文件的最佳方法是什么?

I am working on localizing a ASP.net project. I have joined half way and now I need to move all the text from the *.aspx and *.aspc files to resource files.

The project is really big and there are about 488 files in views. What would be the best way to get them into the resource files and fast?

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

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

发布评论

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

评论(1

献世佛 2024-12-27 12:27:20

我想你可以尝试CodeRush插件,有一个免费版本。
我以前用过,很方便。但是,我找不到批量完成这项工作的方法。
还有其他可用的工具,请参见下文。

Code Rush 插件

资源重构工具

I think you can try CodeRush plugin, there is a free version.
I have ever used it before, it is convenient. However, I cannot find a way to batch do the job.
There are other tools available too, see below.

Code Rush plugin

Resource Refactoring tool

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