text.plg

来自「vc++教程代码,完整的vc++代码,学习必备,大家共享,有问题请联系我」· PLG 代码 · 共 24 行

PLG
24
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Text - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/Text.res" /d "_DEBUG" "G:\李晓伟\孙鑫vc++\代码及课件\lesson5\Lesson5Code\Text\Text.rc"" 
<h3>Output Window</h3>
Compiling resources...


C:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE/l.chs\afxres.rc (120): error RC2151 : cannot reuse string constants, 61446(0xF006) - "北京维新科学技术培训中心,http://www.mybole.com.cn" already defined. Cannot add 61446(0xF006) - "一未命名文件".
Error executing rc.exe.



<h3>Results</h3>
Text.res - 1 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?