开发者

Adding context of two resx files

Do you know any tools to merge content of two or more resx files? At the beginning of my project dev开发者_开发百科elopment, I decided to use one resx file for every Controller in application, but now I decided to use only one file. Is it possible? They contain only strings.


Open them in any text editor and copy out definitions from the other files into the one you intend to keep. They're just XML files, nothing special.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜