请告诉我的.resx和.resources文件类型之间的区别是什么? [英] Whats the difference between .Resx and .Resources file types?

查看:1243
本文介绍了请告诉我的.resx和.resources文件类型之间的区别是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经得到了很多的.resources文件,我需要打开和查看。我下载泽塔资源编辑器但它只适用于.resx文件。有区别吗?我可以打开的.resources文件,并提取其中的内容?

I've got a lot of .resources files, that I need to open up and view. I downloaded Zeta Resource Editor but it only works with .Resx files. Is there a difference? Can I open .Resources files and extract its contents?

推荐答案

我觉得 RESX 文件包含非编在基于XML格式的资源。 RESX 文件这些被编译成 .resource 文件。因此, .resource 文件包含 RESX 数据二进制格式。

I think resx file contains the non-compiled resources in XML based format. These resx files are compiled into .resource file. So .resource file contains resx data in binary format.

根据MSDN

本的.resx(基于XML的资源格式)文件转换到普通   语言运行时的二进制的.resources可以嵌入在一个文件   运行时二进制可执行文件或编译成卫星程序集。

The .resx (XML-based resource format) files are converted in to common language runtime binary .resources files that can be embedded in a runtime binary executable or compiled into satellite assemblies.

这篇关于请告诉我的.resx和.resources文件类型之间的区别是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆