📄 atm.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ATM - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\chenww\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/ATM.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\我的学习\vc++\老师的要求\NowA\ATM\ATMDlg.cpp"
"E:\我的学习\vc++\老师的要求\NowA\ATM\Checkchoose.cpp"
"E:\我的学习\vc++\老师的要求\NowA\ATM\ForeignAccount.cpp"
"E:\我的学习\vc++\老师的要求\NowA\ATM\GasUser.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\chenww\LOCALS~1\Temp\RSP14.tmp"
Creating temporary file "C:\DOCUME~1\chenww\LOCALS~1\Temp\RSP15.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/ATM.pdb" /debug /machine:I386 /out:"Debug/ATM.exe" /pdbtype:sept
".\Debug\Account.obj"
".\Debug\Accountno1.obj"
".\Debug\Accountno2.obj"
".\Debug\Alarm.obj"
".\Debug\ATM.obj"
".\Debug\ATMDlg.obj"
".\Debug\Chanegpass.obj"
".\Debug\Changepassword2.obj"
".\Debug\Changesuccess.obj"
".\Debug\Check1.obj"
".\Debug\Checkchoose.obj"
".\Debug\Continue.obj"
".\Debug\Difpass.obj"
".\Debug\End.obj"
".\Debug\EnterPaswd.obj"
".\Debug\Exaccount.obj"
".\Debug\ForeignAccount.obj"
".\Debug\GAS.obj"
".\Debug\GasUser.obj"
".\Debug\historydlg.obj"
".\Debug\InputFile.obj"
".\Debug\MutiCheck.obj"
".\Debug\NewAccount.obj"
".\Debug\NewExchange.obj"
".\Debug\Passworderror1.obj"
".\Debug\Phoneno.obj"
".\Debug\Phoneno2.obj"
".\Debug\Phoneuser.obj"
".\Debug\Print.obj"
".\Debug\Print2.obj"
".\Debug\Print3.obj"
".\Debug\Ref.obj"
".\Debug\StdAfx.obj"
".\Debug\Suggest.obj"
".\Debug\Surrogate.obj"
".\Debug\TELEPHONE.obj"
".\Debug\TelephoneUser1.obj"
".\Debug\Text.obj"
".\Debug\Tranamount.obj"
".\Debug\Tranmis.obj"
".\Debug\Transfer.obj"
".\Debug\urrentAccnt.obj"
".\Debug\WATER.obj"
".\Debug\WaterUser1.obj"
".\Debug\Withdraw5.obj"
".\Debug\ATM.res"
]
Creating command line "link.exe @C:\DOCUME~1\chenww\LOCALS~1\Temp\RSP15.tmp"
<h3>Output Window</h3>
Compiling...
ATMDlg.cpp
Checkchoose.cpp
ForeignAccount.cpp
GasUser.cpp
Generating Code...
Linking...
<h3>Results</h3>
ATM.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -