📄 银行储蓄系统.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: 银行储蓄系统 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/银行储蓄系统.res" /d "_DEBUG" /d "_AFXDLL" "D:\银行储蓄系统\银行储蓄系统.rc""
Creating temporary file "C:\DOCUME~1\努力学~1\LOCALS~1\Temp\RSP14.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/银行储蓄系统.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\银行储蓄系统\account.cpp"
"D:\银行储蓄系统\Checkings.cpp"
"D:\银行储蓄系统\CREAT.cpp"
"D:\银行储蓄系统\CWITHDRAWAL.cpp"
"D:\银行储蓄系统\DELETE.cpp"
"D:\银行储蓄系统\DEPOSIT.cpp"
"D:\银行储蓄系统\LOGIN.cpp"
"D:\银行储蓄系统\OPERATION.cpp"
"D:\银行储蓄系统\PASSWORD.cpp"
"D:\银行储蓄系统\Savings.cpp"
"D:\银行储蓄系统\SWITHDRAWAL.cpp"
"D:\银行储蓄系统\ZHUXIAO.cpp"
"D:\银行储蓄系统\银行储蓄系统.cpp"
"D:\银行储蓄系统\银行储蓄系统Dlg.cpp"
]
Creating command line "cl.exe @"C:\DOCUME~1\努力学~1\LOCALS~1\Temp\RSP14.tmp""
Creating temporary file "C:\DOCUME~1\努力学~1\LOCALS~1\Temp\RSP15.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/银行储蓄系统.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\银行储蓄系统\StdAfx.cpp"
]
Creating command line "cl.exe @"C:\DOCUME~1\努力学~1\LOCALS~1\Temp\RSP15.tmp""
Creating temporary file "C:\DOCUME~1\努力学~1\LOCALS~1\Temp\RSP16.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/银行储蓄系统.pdb" /debug /machine:I386 /out:"Debug/银行储蓄系统.exe" /pdbtype:sept
".\Debug\account.obj"
".\Debug\Checkings.obj"
".\Debug\CREAT.obj"
".\Debug\CWITHDRAWAL.obj"
".\Debug\DELETE.obj"
".\Debug\DEPOSIT.obj"
".\Debug\LOGIN.obj"
".\Debug\OPERATION.obj"
".\Debug\PASSWORD.obj"
".\Debug\Savings.obj"
".\Debug\StdAfx.obj"
".\Debug\SWITHDRAWAL.obj"
".\Debug\ZHUXIAO.obj"
".\Debug\银行储蓄系统.obj"
".\Debug\银行储蓄系统Dlg.obj"
".\Debug\银行储蓄系统.res"
]
Creating command line "link.exe @"C:\DOCUME~1\努力学~1\LOCALS~1\Temp\RSP16.tmp""
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
account.cpp
Checkings.cpp
CREAT.cpp
CWITHDRAWAL.cpp
DELETE.cpp
D:\银行储蓄系统\DELETE.cpp(55) : warning C4101: 'pC' : unreferenced local variable
D:\银行储蓄系统\DELETE.cpp(54) : warning C4101: 'pS' : unreferenced local variable
D:\银行储蓄系统\DELETE.cpp(80) : warning C4101: 'temp' : unreferenced local variable
D:\银行储蓄系统\DELETE.cpp(178) : warning C4101: 'temp' : unreferenced local variable
DEPOSIT.cpp
LOGIN.cpp
D:\银行储蓄系统\LOGIN.cpp(76) : warning C4101: 'pS' : unreferenced local variable
D:\银行储蓄系统\LOGIN.cpp(90) : warning C4101: 'pC' : unreferenced local variable
D:\银行储蓄系统\LOGIN.cpp(124) : warning C4101: 'pS' : unreferenced local variable
D:\银行储蓄系统\LOGIN.cpp(145) : warning C4101: 'pS' : unreferenced local variable
OPERATION.cpp
PASSWORD.cpp
Savings.cpp
SWITHDRAWAL.cpp
ZHUXIAO.cpp
银行储蓄系统.cpp
银行储蓄系统Dlg.cpp
Generating Code...
Linking...
<h3>Results</h3>
银行储蓄系统.exe - 0 error(s), 8 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -