📄 embsql.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: EMBSQL - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\TEMP\RSP777.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /Fp"Debug/EMBSQL.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /c
"D:\clean\EMBSQL\Collection.cpp"
"D:\clean\EMBSQL\Column.cpp"
"D:\clean\EMBSQL\ExecuteStack.cpp"
"D:\clean\EMBSQL\malloc.cpp"
"D:\clean\EMBSQL\parser.cpp"
"D:\clean\EMBSQL\SCString.cpp"
"D:\clean\EMBSQL\Table.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP777.tmp"
Creating temporary file "C:\TEMP\RSP778.tmp" with contents
[
/nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/EMBSQL.pdb" /debug /machine:I386 /out:"Debug/EMBSQL.dll" /implib:"Debug/EMBSQL.lib" /pdbtype:sept /SECTION:shared,rws
.\Debug\Collection.obj
.\Debug\Column.obj
.\Debug\ExecuteStack.obj
.\Debug\malloc.obj
.\Debug\parser.obj
.\Debug\SCString.obj
.\Debug\Table.obj
]
Creating command line "link.exe @C:\TEMP\RSP778.tmp"
<h3>Output Window</h3>
Compiling...
Collection.cpp
Column.cpp
ExecuteStack.cpp
malloc.cpp
parser.cpp
SCString.cpp
Table.cpp
Linking...
Creating library Debug/EMBSQL.lib and object Debug/EMBSQL.exp
<h3>Results</h3>
EMBSQL.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -