📄 common.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Common - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPC5.tmp" with contents
[
/nologo /MLd /W3 /GX /ZI /Od /D "_WINDOWS" /D "WIN32" /D "__CAO__" /Fp"Debug/Common.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /c
"D:\unicom0814\Common\connection.cpp"
"D:\unicom0814\Common\records.cpp"
"D:\unicom0814\Common\table.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPC5.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPC6.tmp" with contents
[
/nologo /out:"..\Lib\Common.lib"
.\Debug\Common.obj
.\Debug\connection.obj
.\Debug\cursor.obj
.\Debug\field.obj
.\Debug\ostring.obj
.\Debug\otime.obj
.\Debug\otimespan.obj
.\Debug\profile.obj
.\Debug\records.obj
.\Debug\table.obj
.\Debug\xwdisplay.obj
E:\oracle\ora92\oci\lib\msvc\oci.lib
]
Creating command line "link.exe -lib @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPC6.tmp"
<h3>Output Window</h3>
Compiling...
connection.cpp
records.cpp
table.cpp
Creating library...
<h3>Results</h3>
Common.lib - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -