beamdatamanager.plg

来自「用VC加ADO操作ACCESS数据库」· PLG 代码 · 共 43 行

PLG
43
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: BeamDataManager - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1EA.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/BeamDataManager.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"F:\txz\download\BeamDataManager0.2\BeamDataManagerView.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1EA.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1EB.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/BeamDataManager.pdb" /debug /machine:I386 /out:"Debug/BeamDataManager.exe" /pdbtype:sept 
.\Debug\BeamDataManager.obj
.\Debug\BeamDataManagerDoc.obj
.\Debug\BeamDataManagerView.obj
.\Debug\BrushChildTableFunction.obj
.\Debug\ChangeDlg.obj
.\Debug\DataExchangeFunDefine.obj
.\Debug\DrawDataView.obj
.\Debug\MainFrm.obj
.\Debug\PaneFrame.obj
.\Debug\StdAfx.obj
.\Debug\BeamDataManager.res
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1EB.tmp"
<h3>Output Window</h3>
Compiling...
BeamDataManagerView.cpp
Linking...



<h3>Results</h3>
BeamDataManager.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?