adocontrol.plg

来自「数据库 sql 2000 vc++ mfc几个简单的例子」· PLG 代码 · 共 48 行

PLG
48
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ADOControl - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/ADOControl.res" /d "_DEBUG" /d "_AFXDLL" "L:\精彩范例vc\举一反三\实例6\2\ADOControl\ADOControl.rc"" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP133.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/ADOControl.pdb" /debug /machine:I386 /out:"Debug/ADOControl.exe" /pdbtype:sept 
".\Debug\_recordset.obj"
".\Debug\ADOControl.obj"
".\Debug\ADOControlDoc.obj"
".\Debug\ADOControlView.obj"
".\Debug\adodc.obj"
".\Debug\column.obj"
".\Debug\columns.obj"
".\Debug\dataformatdisp.obj"
".\Debug\datagrid.obj"
".\Debug\field.obj"
".\Debug\fields.obj"
".\Debug\font.obj"
".\Debug\MainFrm.obj"
".\Debug\picture.obj"
".\Debug\properties.obj"
".\Debug\property.obj"
".\Debug\selbookmarks.obj"
".\Debug\split.obj"
".\Debug\splits.obj"
".\Debug\StdAfx.obj"
".\Debug\stddataformatsdisp.obj"
".\Debug\ADOControl.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP133.tmp"
<h3>Output Window</h3>
Compiling resources...
Linking...



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

⌨️ 快捷键说明

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