加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

c – 在Visual Studio中使用的.rc2文件是什么

发布时间:2020-12-16 03:19:50 所属栏目:百科 来源:网络整理
导读:我刚刚开发 Windows环境.我看到很多.rc2文件用于对一些MACRO类型常量执行映射到字符串. Q1.为什么使用这些.rc2文件? 有人可以给我一个开始. 解决方法 从 MSDN: The RC2 file can be included at the top of the RC file in a project. An RC2 file is usef
我刚刚开发 Windows环境.我看到很多.rc2文件用于对一些MACRO类型常量执行映射到字符串.

Q1.为什么使用这些.rc2文件?

有人可以给我一个开始.

解决方法

从 MSDN:

The RC2 file can be included at the top of the RC file in a project. An RC2 file is useful for including resources used by several different projects. Instead of having to create the same resources several times for different projects,you can put them in an RC2 file and include the RC2 file into the main RC file.

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读