📄 onthestage.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: OnTheStage - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\Eternal\LOCALS~1\Temp\RSP54.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/OnTheStage.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\RedSun WorkRoom\Vc++项目\超市管理系统\OnTheStage\ADOConn.cpp"
"D:\RedSun WorkRoom\Vc++项目\超市管理系统\OnTheStage\Insertdlg.cpp"
"D:\RedSun WorkRoom\Vc++项目\超市管理系统\OnTheStage\Login.cpp"
"D:\RedSun WorkRoom\Vc++项目\超市管理系统\OnTheStage\OnTheStage.cpp"
"D:\RedSun WorkRoom\Vc++项目\超市管理系统\OnTheStage\OnTheStageDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Eternal\LOCALS~1\Temp\RSP54.tmp"
Creating temporary file "C:\DOCUME~1\Eternal\LOCALS~1\Temp\RSP55.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/OnTheStage.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\RedSun WorkRoom\Vc++项目\超市管理系统\OnTheStage\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Eternal\LOCALS~1\Temp\RSP55.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
ADOConn.cpp
d:\redsun workroom\vc++项目\超市管理系统\onthestage\debug\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
Insertdlg.cpp
Login.cpp
d:\redsun workroom\vc++项目\超市管理系统\onthestage\debug\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
OnTheStage.cpp
OnTheStageDlg.cpp
d:\redsun workroom\vc++项目\超市管理系统\onthestage\debug\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
Generating Code...
Creating temporary file "C:\DOCUME~1\Eternal\LOCALS~1\Temp\RSP56.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/OnTheStage.pdb" /debug /machine:I386 /out:"Debug/OnTheStage.exe" /pdbtype:sept
".\Debug\ADOConn.obj"
".\Debug\Insertdlg.obj"
".\Debug\Login.obj"
".\Debug\OnTheStage.obj"
".\Debug\OnTheStageDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\OnTheStage.res"
]
Creating command line "link.exe @C:\DOCUME~1\Eternal\LOCALS~1\Temp\RSP56.tmp"
<h3>Output Window</h3>
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/OnTheStage.bsc" ".\Debug\StdAfx.sbr" ".\Debug\ADOConn.sbr" ".\Debug\Insertdlg.sbr" ".\Debug\Login.sbr" ".\Debug\OnTheStage.sbr" ".\Debug\OnTheStageDlg.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
OnTheStage.exe - 0 error(s), 3 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -