📄 mysoft.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MySoft - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/MySoft.res" /d "_DEBUG" /d "_AFXDLL" "E:\CodeWin\MySoft\MySoft.rc""
Creating temporary file "C:\DOCUME~1\RY\LOCALS~1\Temp\RSP17C.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/MySoft.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\CodeWin\MySoft\DlgRegister.cpp"
"E:\CodeWin\MySoft\MainFrm.cpp"
"E:\CodeWin\MySoft\MySoft.cpp"
"E:\CodeWin\MySoft\MySoftDoc.cpp"
"E:\CodeWin\MySoft\MySoftView.cpp"
"E:\CodeWin\MySoft\StdAfx.cpp"
]
Creating command line "xicl6.exe @C:\DOCUME~1\RY\LOCALS~1\Temp\RSP17C.tmp"
Creating temporary file "C:\DOCUME~1\RY\LOCALS~1\Temp\RSP17D.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/MySoft.pdb" /debug /machine:I386 /out:"Debug/MySoft.exe" /pdbtype:sept
.\Debug\DlgRegister.obj
.\Debug\MainFrm.obj
.\Debug\MySoft.obj
.\Debug\MySoftDoc.obj
.\Debug\MySoftView.obj
.\Debug\StdAfx.obj
.\Debug\MySoft.res
]
Creating command line "xilink6.exe @C:\DOCUME~1\RY\LOCALS~1\Temp\RSP17D.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
DlgRegister.cpp
MainFrm.cpp
MySoft.cpp
MySoftDoc.cpp
MySoftView.cpp
StdAfx.cpp
Linking...
xilink6: executing 'C:\PROGRA~1\MICROS~3\VC98\Bin\link.exe'
<h3>Results</h3>
MySoft.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -