⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 demo02.plg

📁 一个用户信息管理模块
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Demo02 - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5A.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/Demo02.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"C:\Documents and Settings\Administrator\桌面\第14章\Demo2\MainFrm.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5A.tmp" 
<h3>Output Window</h3>
Compiling...
MainFrm.cpp
C:\Documents and Settings\Administrator\桌面\第14章\Demo2\MainFrm.cpp(228) : error C2061: syntax error : identifier 'strUserSearch'
C:\Documents and Settings\Administrator\桌面\第14章\Demo2\MainFrm.cpp(246) : error C2601: 'OnButtonUserAdd' : local function definitions are illegal
C:\Documents and Settings\Administrator\桌面\第14章\Demo2\MainFrm.cpp(252) : error C2601: 'OnButtonUserDel' : local function definitions are illegal
C:\Documents and Settings\Administrator\桌面\第14章\Demo2\MainFrm.cpp(258) : error C2601: 'OnButtonUserEdit' : local function definitions are illegal
C:\Documents and Settings\Administrator\桌面\第14章\Demo2\MainFrm.cpp(264) : error C2601: 'OnButtonUserList' : local function definitions are illegal
C:\Documents and Settings\Administrator\桌面\第14章\Demo2\MainFrm.cpp(268) : fatal error C1004: unexpected end of file found
Error executing cl.exe.



<h3>Results</h3>
MainFrm.obj - 6 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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