?? bank.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: bank - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/bank.res" /d "_DEBUG" /d "_AFXDLL" "G:\學(xué)習(xí)\我的源程序\銀行管理系統(tǒng)\源程序\bank.rc""
Creating temporary file "C:\DOCUME~1\huangf\LOCALS~1\Temp\RSPB4.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/bank.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"G:\學(xué)習(xí)\我的源程序\銀行管理系統(tǒng)\源程序\bank.cpp"
"G:\學(xué)習(xí)\我的源程序\銀行管理系統(tǒng)\源程序\bankDoc.cpp"
"G:\學(xué)習(xí)\我的源程序\銀行管理系統(tǒng)\源程序\bankView.cpp"
"G:\學(xué)習(xí)\我的源程序\銀行管理系統(tǒng)\源程序\dengdlg.cpp"
"G:\學(xué)習(xí)\我的源程序\銀行管理系統(tǒng)\源程序\ggpassdlg.cpp"
"G:\學(xué)習(xí)\我的源程序\銀行管理系統(tǒng)\源程序\khggdlg.cpp"
"G:\學(xué)習(xí)\我的源程序\銀行管理系統(tǒng)\源程序\MainFrm.cpp"
"G:\學(xué)習(xí)\我的源程序\銀行管理系統(tǒng)\源程序\printdlg.cpp"
"G:\學(xué)習(xí)\我的源程序\銀行管理系統(tǒng)\源程序\qddlg.cpp"
"G:\學(xué)習(xí)\我的源程序\銀行管理系統(tǒng)\源程序\R2set.cpp"
"G:\學(xué)習(xí)\我的源程序\銀行管理系統(tǒng)\源程序\R3set.cpp"
"G:\學(xué)習(xí)\我的源程序\銀行管理系統(tǒng)\源程序\wangdlg.cpp"
"G:\學(xué)習(xí)\我的源程序\銀行管理系統(tǒng)\源程序\xjckdlg.cpp"
"G:\學(xué)習(xí)\我的源程序\銀行管理系統(tǒng)\源程序\xjcudlg.cpp"
"G:\學(xué)習(xí)\我的源程序\銀行管理系統(tǒng)\源程序\zjdlg.cpp"
"G:\學(xué)習(xí)\我的源程序\銀行管理系統(tǒng)\源程序\zpcdlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\huangf\LOCALS~1\Temp\RSPB4.tmp"
Creating temporary file "C:\DOCUME~1\huangf\LOCALS~1\Temp\RSPB5.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/bank.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"G:\學(xué)習(xí)\我的源程序\銀行管理系統(tǒng)\源程序\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\huangf\LOCALS~1\Temp\RSPB5.tmp"
Creating temporary file "C:\DOCUME~1\huangf\LOCALS~1\Temp\RSPB6.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/bank.pdb" /debug /machine:I386 /out:"Debug/bank.exe" /pdbtype:sept
".\Debug\bank.obj"
".\Debug\bankDoc.obj"
".\Debug\bankView.obj"
".\Debug\dengdlg.obj"
".\Debug\ggpassdlg.obj"
".\Debug\khggdlg.obj"
".\Debug\MainFrm.obj"
".\Debug\printdlg.obj"
".\Debug\qddlg.obj"
".\Debug\R2set.obj"
".\Debug\R3set.obj"
".\Debug\StdAfx.obj"
".\Debug\wangdlg.obj"
".\Debug\xjckdlg.obj"
".\Debug\xjcudlg.obj"
".\Debug\zjdlg.obj"
".\Debug\zpcdlg.obj"
".\Debug\bank.res"
]
Creating command line "link.exe @C:\DOCUME~1\huangf\LOCALS~1\Temp\RSPB6.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
bank.cpp
bankDoc.cpp
bankView.cpp
dengdlg.cpp
ggpassdlg.cpp
khggdlg.cpp
MainFrm.cpp
printdlg.cpp
qddlg.cpp
R2set.cpp
R3set.cpp
wangdlg.cpp
xjckdlg.cpp
xjcudlg.cpp
zjdlg.cpp
G:\學(xué)習(xí)\我的源程序\銀行管理系統(tǒng)\源程序\zjdlg.cpp(113) : warning C4805: '==' : unsafe mix of type 'int' and type 'const bool' in operation
G:\學(xué)習(xí)\我的源程序\銀行管理系統(tǒng)\源程序\zjdlg.cpp(113) : warning C4805: '==' : unsafe mix of type 'int' and type 'const bool' in operation
zpcdlg.cpp
Generating Code...
Linking...
<h3>Results</h3>
bank.exe - 0 error(s), 2 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -