?? useexcel.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: UseExcel - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/UseExcel.res" /d "NDEBUG" "E:\MyWork\UseExcel_Thread_二合一\UseExcel.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4FE.tmp" with contents
[
/nologo /Zp1 /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Release/" /Fp"Release/UseExcel.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\MyWork\UseExcel_Thread_二合一\AdoManager.cpp"
"E:\MyWork\UseExcel_Thread_二合一\UseExcel.cpp"
"E:\MyWork\UseExcel_Thread_二合一\UseExcelDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4FE.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4FF.tmp" with contents
[
/nologo /Zp1 /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Release/" /Fp"Release/UseExcel.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\MyWork\UseExcel_Thread_二合一\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4FF.tmp"
Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/UseExcel.pdb" /machine:I386 /out:"Release/UseExcel.exe" ".\Release\AdoManager.obj" ".\Release\StdAfx.obj" ".\Release\UseExcel.obj" ".\Release\UseExcelDlg.obj" ".\Release\UseExcel.res" "
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
AdoManager.cpp
e:\mywork\useexcel_thread_二合一\release\msado15.tlh(405) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
E:\MyWork\UseExcel_Thread_二合一\AdoManager.cpp(563) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
UseExcel.cpp
e:\mywork\useexcel_thread_二合一\release\msado15.tlh(405) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
UseExcelDlg.cpp
e:\mywork\useexcel_thread_二合一\release\msado15.tlh(405) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
E:\MyWork\UseExcel_Thread_二合一\UseExcelDlg.cpp(599) : warning C4101: 'iSubIndex' : unreferenced local variable
Generating Code...
E:\MyWork\UseExcel_Thread_二合一\UseExcelDlg.cpp(760) : warning C4715: 'CUseExcelDlg::OnBeginMove' : not all control paths return a value
Linking...
LINK : warning LNK4089: all references to "SHELL32.dll" discarded by /OPT:REF
Creating command line "bscmake.exe /nologo /o"Release/UseExcel.bsc" ".\Release\StdAfx.sbr" ".\Release\AdoManager.sbr" ".\Release\UseExcel.sbr" ".\Release\UseExcelDlg.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
UseExcel.exe - 0 error(s), 7 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -