⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 liubase.plg

📁 纯C语言写的小型通用数据库
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: LiuBase - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPBD.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/LiuBase.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\Temp\codefans.net\预备队C语言与数据结构组-刘焱-通用数据库(清级)\LiuBase\main.c"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPBD.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPBF.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/LiuBase.pdb" /debug /machine:I386 /out:"Debug/LiuBase.exe" /pdbtype:sept 
".\Debug\main.obj"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPBF.tmp"
<h3>Output Window</h3>
Compiling...
main.c
d:\temp\codefans.net\预备队c语言与数据结构组-刘焱-通用数据库(清级)\liubase\main.c(257) : warning C4101: 'ch' : unreferenced local variable
d:\temp\codefans.net\预备队c语言与数据结构组-刘焱-通用数据库(清级)\liubase\main.c(937) : warning C4101: 'pCur' : unreferenced local variable
d:\temp\codefans.net\预备队c语言与数据结构组-刘焱-通用数据库(清级)\liubase\main.c(936) : warning C4101: 'file2' : unreferenced local variable
d:\temp\codefans.net\预备队c语言与数据结构组-刘焱-通用数据库(清级)\liubase\main.c(939) : warning C4101: 'i' : unreferenced local variable
d:\temp\codefans.net\预备队c语言与数据结构组-刘焱-通用数据库(清级)\liubase\main.c(1000) : warning C4101: 'j' : unreferenced local variable
d:\temp\codefans.net\预备队c语言与数据结构组-刘焱-通用数据库(清级)\liubase\main.c(1000) : warning C4101: 'k' : unreferenced local variable
d:\temp\codefans.net\预备队c语言与数据结构组-刘焱-通用数据库(清级)\liubase\main.c(1091) : warning C4101: 'j' : unreferenced local variable
d:\temp\codefans.net\预备队c语言与数据结构组-刘焱-通用数据库(清级)\liubase\main.c(1091) : warning C4101: 'k' : unreferenced local variable
d:\temp\codefans.net\预备队c语言与数据结构组-刘焱-通用数据库(清级)\liubase\main.c(1186) : warning C4101: 'j' : unreferenced local variable
d:\temp\codefans.net\预备队c语言与数据结构组-刘焱-通用数据库(清级)\liubase\main.c(1186) : warning C4101: 'k' : unreferenced local variable
d:\temp\codefans.net\预备队c语言与数据结构组-刘焱-通用数据库(清级)\liubase\main.c(1189) : warning C4101: 'strChoice' : unreferenced local variable
d:\temp\codefans.net\预备队c语言与数据结构组-刘焱-通用数据库(清级)\liubase\main.c(1232) : warning C4101: 'j' : unreferenced local variable
d:\temp\codefans.net\预备队c语言与数据结构组-刘焱-通用数据库(清级)\liubase\main.c(1232) : warning C4101: 'k' : unreferenced local variable
d:\temp\codefans.net\预备队c语言与数据结构组-刘焱-通用数据库(清级)\liubase\main.c(1235) : warning C4101: 'strChoice' : unreferenced local variable
d:\temp\codefans.net\预备队c语言与数据结构组-刘焱-通用数据库(清级)\liubase\main.c(1411) : warning C4101: 'k' : unreferenced local variable
d:\temp\codefans.net\预备队c语言与数据结构组-刘焱-通用数据库(清级)\liubase\main.c(2388) : warning C4101: 'pCur' : unreferenced local variable
d:\temp\codefans.net\预备队c语言与数据结构组-刘焱-通用数据库(清级)\liubase\main.c(2389) : warning C4101: 'file2' : unreferenced local variable
d:\temp\codefans.net\预备队c语言与数据结构组-刘焱-通用数据库(清级)\liubase\main.c(2390) : warning C4101: 'i' : unreferenced local variable
d:\temp\codefans.net\预备队c语言与数据结构组-刘焱-通用数据库(清级)\liubase\main.c(1740) : warning C4700: local variable 'k' used without having been initialized
Linking...



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

⌨️ 快捷键说明

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