📄 esystem.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ESystem - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/ESystem.res" /d "_DEBUG" /d "_AFXDLL" "D:\Program\OOP\Elevators\ESystem\ESystem.rc""
Creating temporary file "C:\WINDOWS\TEMP\RSPD190.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/ESystem.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\Program\OOP\Elevators\ESystem\Elevator.cpp"
"D:\Program\OOP\Elevators\ESystem\ESystem.cpp"
"D:\Program\OOP\Elevators\ESystem\ESystemDlg.cpp"
"D:\Program\OOP\Elevators\ESystem\Floor.cpp"
"D:\Program\OOP\Elevators\ESystem\Global.cpp"
"D:\Program\OOP\Elevators\ESystem\Monitor.cpp"
"D:\Program\OOP\Elevators\ESystem\MsgList.cpp"
"D:\Program\OOP\Elevators\ESystem\Passenger.cpp"
"D:\Program\OOP\Elevators\ESystem\PassengerList.cpp"
"D:\Program\OOP\Elevators\ESystem\SysArgDlg.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPD190.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSPD191.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/ESystem.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\Program\OOP\Elevators\ESystem\StdAfx.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPD191.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSPD192.TMP" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/ESystem.pdb" /debug /machine:I386 /out:"Debug/ESystem.exe" /pdbtype:sept
.\Debug\Elevator.obj
.\Debug\ESystem.obj
.\Debug\ESystemDlg.obj
.\Debug\Floor.obj
.\Debug\Global.obj
.\Debug\Monitor.obj
.\Debug\MsgList.obj
.\Debug\Passenger.obj
.\Debug\PassengerList.obj
.\Debug\StdAfx.obj
.\Debug\SysArgDlg.obj
.\Debug\ESystem.res
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSPD192.TMP"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Elevator.cpp
ESystem.cpp
ESystemDlg.cpp
Floor.cpp
Global.cpp
Monitor.cpp
MsgList.cpp
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -