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

📄 register.plg

📁 简单注册模块的实现
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Register - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/Register.res" /d "_DEBUG" /d "_AFXDLL" "D:\清华大学出版社\测试\vc++\CH03\Register\Register.rc"" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA6.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/Register.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\清华大学出版社\测试\vc++\CH03\Register\MD5.CPP"
"D:\清华大学出版社\测试\vc++\CH03\Register\Register.cpp"
"D:\清华大学出版社\测试\vc++\CH03\Register\RegisterDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA6.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA7.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/Register.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\清华大学出版社\测试\vc++\CH03\Register\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA7.tmp" 
Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Register.pdb" /debug /machine:I386 /out:"Debug/Register.exe" /pdbtype:sept  ".\Debug\MD5.OBJ" ".\Debug\Register.obj" ".\Debug\RegisterDlg.obj" ".\Debug\StdAfx.obj" ".\Debug\Register.res" "
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
d:\清华大学出版社\测试\vc++\ch03\register\debug\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
Compiling...
MD5.CPP
D:\清华大学出版社\测试\vc++\CH03\Register\MD5.CPP(250) : warning C4018: '<' : signed/unsigned mismatch
Register.cpp
RegisterDlg.cpp
Generating Code...
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/Register.bsc"  ".\Debug\StdAfx.sbr" ".\Debug\MD5.SBR" ".\Debug\Register.sbr" ".\Debug\RegisterDlg.sbr""
Creating browse info file...
<h3>Output Window</h3>



<h3>Results</h3>
Register.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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