📄 serobj.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SerObj - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Release/SerObj.res" /d "NDEBUG" /d "_AFXDLL" "D:\Tools and Samples\SerObj\SerObj.rc""
Creating temporary file "C:\TEMP\RSP241.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/SerObj.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\Tools and Samples\SerObj\ByteArrayFile.cpp"
"D:\Tools and Samples\SerObj\ChildFrm.cpp"
"D:\Tools and Samples\SerObj\CntrItem.cpp"
"D:\Tools and Samples\SerObj\DlgNew.cpp"
"D:\Tools and Samples\SerObj\MainFrm.cpp"
"D:\Tools and Samples\SerObj\ReportRec.cpp"
"D:\Tools and Samples\SerObj\SerObj.cpp"
"D:\Tools and Samples\SerObj\SerObjDoc.cpp"
"D:\Tools and Samples\SerObj\SerObjView.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP241.tmp"
Creating temporary file "C:\TEMP\RSP242.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/SerObj.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\Tools and Samples\SerObj\StdAfx.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP242.tmp"
Creating temporary file "C:\TEMP\RSP243.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/SerObj.pdb" /machine:I386 /out:"Release/SerObj.exe"
".\Release\ByteArrayFile.obj"
".\Release\ChildFrm.obj"
".\Release\CntrItem.obj"
".\Release\DlgNew.obj"
".\Release\MainFrm.obj"
".\Release\ReportRec.obj"
".\Release\SerObj.obj"
".\Release\SerObjDoc.obj"
".\Release\SerObjView.obj"
".\Release\StdAfx.obj"
".\Release\SerObj.res"
]
Creating command line "link.exe @C:\TEMP\RSP243.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ByteArrayFile.cpp
ChildFrm.cpp
CntrItem.cpp
DlgNew.cpp
MainFrm.cpp
ReportRec.cpp
SerObj.cpp
SerObjDoc.cpp
SerObjView.cpp
Generating Code...
Linking...
Creating temporary file "C:\TEMP\RSP245.tmp" with contents
[
/nologo /o"Release/SerObj.bsc"
".\Release\StdAfx.sbr"
".\Release\ByteArrayFile.sbr"
".\Release\ChildFrm.sbr"
".\Release\CntrItem.sbr"
".\Release\DlgNew.sbr"
".\Release\MainFrm.sbr"
".\Release\ReportRec.sbr"
".\Release\SerObj.sbr"
".\Release\SerObjDoc.sbr"
".\Release\SerObjView.sbr"]
Creating command line "bscmake.exe @C:\TEMP\RSP245.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
SerObj.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -