📄 test2.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: test2 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/test2.res" /d "_DEBUG" /d "_AFXDLL" "E:\项目\某店人事系统\test2\test2.rc""
Creating temporary file "C:\DOCUME~1\林良明\LOCALS~1\Temp\RSP20.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/test2.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\项目\某店人事系统\test2\Ado.cpp"
"E:\项目\某店人事系统\test2\AdoCommand.cpp"
"E:\项目\某店人事系统\test2\AdoRecordSet.cpp"
"E:\项目\某店人事系统\test2\datagrid.cpp"
"E:\项目\某店人事系统\test2\GridDLGHYGL.cpp"
"E:\项目\某店人事系统\test2\GridDlgYJGL.cpp"
"E:\项目\某店人事系统\test2\PrintRX.cpp"
"E:\项目\某店人事系统\test2\PrintSelect.cpp"
"E:\项目\某店人事系统\test2\test2.cpp"
"E:\项目\某店人事系统\test2\test2Dlg.cpp"
]
Creating command line "cl.exe @"C:\DOCUME~1\林良明\LOCALS~1\Temp\RSP20.tmp""
Creating temporary file "C:\DOCUME~1\林良明\LOCALS~1\Temp\RSP21.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/test2.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\项目\某店人事系统\test2\StdAfx.cpp"
]
Creating command line "cl.exe @"C:\DOCUME~1\林良明\LOCALS~1\Temp\RSP21.tmp""
Creating temporary file "C:\DOCUME~1\林良明\LOCALS~1\Temp\RSP22.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/test2.pdb" /debug /machine:I386 /out:"Debug/test2.exe" /pdbtype:sept
".\Debug\Ado.obj"
".\Debug\AdoCommand.obj"
".\Debug\AdoRecordSet.obj"
".\Debug\datagrid.obj"
".\Debug\GridDLGHYGL.obj"
".\Debug\GridDlgYJGL.obj"
".\Debug\PrintRX.obj"
".\Debug\PrintSelect.obj"
".\Debug\StdAfx.obj"
".\Debug\test2.obj"
".\Debug\test2Dlg.obj"
".\Debug\test2.res"
]
Creating command line "link.exe @"C:\DOCUME~1\林良明\LOCALS~1\Temp\RSP22.tmp""
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Ado.cpp
AdoCommand.cpp
AdoRecordSet.cpp
datagrid.cpp
GridDLGHYGL.cpp
GridDlgYJGL.cpp
PrintRX.cpp
PrintSelect.cpp
test2.cpp
test2Dlg.cpp
Generating Code...
Linking...
Creating temporary file "C:\DOCUME~1\林良明\LOCALS~1\Temp\RSP24.tmp" with contents
[
/nologo /o"Debug/test2.bsc"
".\Debug\StdAfx.sbr"
".\Debug\Ado.sbr"
".\Debug\AdoCommand.sbr"
".\Debug\AdoRecordSet.sbr"
".\Debug\datagrid.sbr"
".\Debug\GridDLGHYGL.sbr"
".\Debug\GridDlgYJGL.sbr"
".\Debug\PrintRX.sbr"
".\Debug\PrintSelect.sbr"
".\Debug\test2.sbr"
".\Debug\test2Dlg.sbr"]
Creating command line "bscmake.exe @"C:\DOCUME~1\林良明\LOCALS~1\Temp\RSP24.tmp""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
test2.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -