ociexample.plg

来自「使用OCI访问Oracle数据库。包含基本的数据库连接、访问、更新等操作。」· PLG 代码 · 共 32 行

PLG
32
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: OCIExample - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2B.tmp" with contents
[
OCI.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/OCIExample.pdb" /debug /machine:I386 /out:"Debug/OCIExample.exe" /pdbtype:sept /libpath:"E:\ORACLE\PRODUCT\10.1.0\DB_1\OCI\LIB\MSVC" 
.\Debug\font.obj
.\Debug\msflexgrid.obj
.\Debug\OCIExample.obj
.\Debug\OCIExampleDlg.obj
.\Debug\picture.obj
.\Debug\rowcursor.obj
.\Debug\StdAfx.obj
.\Debug\OCIExample.res
]
Creating command line "link.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2B.tmp"
<h3>Output Window</h3>
Linking...



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

⌨️ 快捷键说明

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