📄 testlistctrltoexcel.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: TestListCtrlToExcel - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/TestListCtrlToExcel.res" /d "NDEBUG" "F:\test\ListCtrlToExcel\TestListCtrlToExcel.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP55.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/TestListCtrlToExcel.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"F:\test\ListCtrlToExcel\db\adodb.cpp"
"F:\test\ListCtrlToExcel\excel.cpp"
"F:\test\ListCtrlToExcel\MainFrm.cpp"
"F:\test\ListCtrlToExcel\MyResizingDlg.cpp"
"F:\test\ListCtrlToExcel\db\ResizingDialog.cpp"
"F:\test\ListCtrlToExcel\SQLDlg.cpp"
"F:\test\ListCtrlToExcel\TestListCtrlToExcel.cpp"
"F:\test\ListCtrlToExcel\TestListCtrlToExcelDoc.cpp"
"F:\test\ListCtrlToExcel\TestListCtrlToExcelView.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP55.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP56.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/TestListCtrlToExcel.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"F:\test\ListCtrlToExcel\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP56.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP57.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/TestListCtrlToExcel.pdb" /machine:I386 /out:"Release/TestListCtrlToExcel.exe"
.\Release\adodb.obj
.\Release\excel.obj
.\Release\MainFrm.obj
.\Release\MyResizingDlg.obj
.\Release\ResizingDialog.obj
.\Release\SQLDlg.obj
.\Release\StdAfx.obj
.\Release\TestListCtrlToExcel.obj
.\Release\TestListCtrlToExcelDoc.obj
.\Release\TestListCtrlToExcelView.obj
.\Release\TestListCtrlToExcel.res
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP57.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
adodb.cpp
excel.cpp
MainFrm.cpp
MyResizingDlg.cpp
ResizingDialog.cpp
SQLDlg.cpp
TestListCtrlToExcel.cpp
TestListCtrlToExcelDoc.cpp
TestListCtrlToExcelView.cpp
Generating Code...
Linking...
<h3>Results</h3>
TestListCtrlToExcel.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -