📄 am.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: AM - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/AM.res" /d "_DEBUG" "C:\Documents and Settings\Michelle\My Documents\windows编程\AM\AM.rc""
Creating temporary file "C:\DOCUME~1\Michelle\LOCALS~1\Temp\RSP46.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/AM.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\Michelle\My Documents\windows编程\AM\AM.cpp"
"C:\Documents and Settings\Michelle\My Documents\windows编程\AM\AMDoc.cpp"
"C:\Documents and Settings\Michelle\My Documents\windows编程\AM\AMView.cpp"
"C:\Documents and Settings\Michelle\My Documents\windows编程\AM\AU.cpp"
"C:\Documents and Settings\Michelle\My Documents\windows编程\AM\BOX.cpp"
"C:\Documents and Settings\Michelle\My Documents\windows编程\AM\CMPL.cpp"
"C:\Documents and Settings\Michelle\My Documents\windows编程\AM\CU.cpp"
"C:\Documents and Settings\Michelle\My Documents\windows编程\AM\INFO.cpp"
"C:\Documents and Settings\Michelle\My Documents\windows编程\AM\IO.cpp"
"C:\Documents and Settings\Michelle\My Documents\windows编程\AM\LINE.cpp"
"C:\Documents and Settings\Michelle\My Documents\windows编程\AM\MainFrm.cpp"
"C:\Documents and Settings\Michelle\My Documents\windows编程\AM\mcode.cpp"
"C:\Documents and Settings\Michelle\My Documents\windows编程\AM\MEM.cpp"
"C:\Documents and Settings\Michelle\My Documents\windows编程\AM\RUN.cpp"
"C:\Documents and Settings\Michelle\My Documents\windows编程\AM\STARTDLG.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Michelle\LOCALS~1\Temp\RSP46.tmp"
Creating temporary file "C:\DOCUME~1\Michelle\LOCALS~1\Temp\RSP47.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/AM.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\Michelle\My Documents\windows编程\AM\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Michelle\LOCALS~1\Temp\RSP47.tmp"
Creating temporary file "C:\DOCUME~1\Michelle\LOCALS~1\Temp\RSP48.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/AM.pdb" /debug /machine:I386 /out:"Debug/AM.exe" /pdbtype:sept
".\Debug\AM.obj"
".\Debug\AMDoc.obj"
".\Debug\AMView.obj"
".\Debug\AU.obj"
".\Debug\BOX.obj"
".\Debug\CMPL.obj"
".\Debug\CU.obj"
".\Debug\INFO.obj"
".\Debug\IO.obj"
".\Debug\LINE.obj"
".\Debug\MainFrm.obj"
".\Debug\mcode.obj"
".\Debug\MEM.obj"
".\Debug\RUN.obj"
".\Debug\STARTDLG.obj"
".\Debug\StdAfx.obj"
".\Debug\AM.res"
]
Creating command line "link.exe @C:\DOCUME~1\Michelle\LOCALS~1\Temp\RSP48.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
AM.cpp
AMDoc.cpp
AMView.cpp
AU.cpp
BOX.cpp
CMPL.cpp
CU.cpp
INFO.cpp
IO.cpp
LINE.cpp
MainFrm.cpp
mcode.cpp
MEM.cpp
RUN.cpp
STARTDLG.cpp
Generating Code...
Linking...
<h3>Results</h3>
AM.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -