📄 stloaddata.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: STLoadData - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/STLoadData.res" /d "_DEBUG" "E:\学习资料\c++资料\C++项目\基于MFC和ADO的股票数据上传系统\基于MFC和ADO的股票数据上传系统\STUpload\STLoadData\STLoadData.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\1\RSP1C.tmp" with contents
[
/nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /Fp"Debug/STLoadData.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\学习资料\c++资料\C++项目\基于MFC和ADO的股票数据上传系统\基于MFC和ADO的股票数据上传系统\STUpload\STLoadData\STLoadData.cpp"
"E:\学习资料\c++资料\C++项目\基于MFC和ADO的股票数据上传系统\基于MFC和ADO的股票数据上传系统\STUpload\STLoadData\UploadStockData.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\1\RSP1C.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\1\RSP1D.tmp" with contents
[
/nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /Fp"Debug/STLoadData.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\学习资料\c++资料\C++项目\基于MFC和ADO的股票数据上传系统\基于MFC和ADO的股票数据上传系统\STUpload\STLoadData\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\1\RSP1D.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\1\RSP1E.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/STLoadData.pdb" /debug /machine:I386 /def:".\STLoadData.def" /out:"Debug/STLoadData.dll" /implib:"Debug/STLoadData.lib" /pdbtype:sept
".\Debug\StdAfx.obj"
".\Debug\STLoadData.obj"
".\Debug\UploadStockData.obj"
".\Debug\STLoadData.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\1\RSP1E.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\1\RSP1F.bat" with contents
[
@echo off
regsvr32 /s /c ".\Debug\STLoadData.dll"
echo regsvr32 exec. time > ".\Debug\regsvr32.trg"
]
Creating command line "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\1\RSP1F.bat"
Compiling resources...
Compiling...
StdAfx.cpp
e:\学习资料\c++资料\c++项目\基于mfc和ado的股票数据上传系统\基于mfc和ado的股票数据上传系统\stupload\stloaddata\debug\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
Compiling...
STLoadData.cpp
UploadStockData.cpp
E:\学习资料\c++资料\C++项目\基于MFC和ADO的股票数据上传系统\基于MFC和ADO的股票数据上传系统\STUpload\STLoadData\UploadStockData.cpp(24) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify -GX
Generating Code...
Linking...
Creating library Debug/STLoadData.lib and object Debug/STLoadData.exp
<h3>Output Window</h3>
Performing registration
<h3>Results</h3>
STLoadData.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -