?? login.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Login - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/Login.res" /d "_DEBUG" /d "_AFXDLL" "C:\Documents and Settings\Administrator\桌面\第2部分\第2部分\Login\Login.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP52.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/Login.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\Administrator\桌面\第2部分\第2部分\Login\EditLimit.cpp"
"C:\Documents and Settings\Administrator\桌面\第2部分\第2部分\Login\Login.cpp"
"C:\Documents and Settings\Administrator\桌面\第2部分\第2部分\Login\LoginDlg.cpp"
"C:\Documents and Settings\Administrator\桌面\第2部分\第2部分\Login\MD5.cpp"
"C:\Documents and Settings\Administrator\桌面\第2部分\第2部分\Login\UserData.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP52.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP53.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/Login.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\Administrator\桌面\第2部分\第2部分\Login\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP53.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP54.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Login.pdb" /debug /machine:I386 /out:"Debug/Login.exe" /pdbtype:sept
".\Debug\EditLimit.obj"
".\Debug\Login.obj"
".\Debug\LoginDlg.obj"
".\Debug\MD5.obj"
".\Debug\StdAfx.obj"
".\Debug\UserData.obj"
".\Debug\Login.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP54.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
EditLimit.cpp
Login.cpp
LoginDlg.cpp
MD5.cpp
UserData.cpp
c:\documents and settings\administrator\桌面\第2部分\第2部分\login\debug\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
Generating Code...
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/Login.bsc" ".\Debug\StdAfx.sbr" ".\Debug\EditLimit.sbr" ".\Debug\Login.sbr" ".\Debug\LoginDlg.sbr" ".\Debug\MD5.sbr" ".\Debug\UserData.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
Login.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -