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

📄 +

📁 这是一个族谱的管理系统
💻
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: 家谱 - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\胡东宏 \LOCALS~1\Temp\RSP18.tmp" with contents
[
/nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Release/家谱.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c 
"D:\作业\数据结构\新建文件夹\家谱\MainFrame.cpp"
"D:\作业\数据结构\新建文件夹\家谱\else.cpp"
"D:\作业\数据结构\新建文件夹\家谱\family.cpp"
"D:\作业\数据结构\新建文件夹\家谱\main.cpp"
"D:\作业\数据结构\新建文件夹\家谱\MainFrame1.cpp"
]
Creating command line "cl.exe @"C:\DOCUME~1\胡东宏 \LOCALS~1\Temp\RSP18.tmp"" 
Creating temporary file "C:\DOCUME~1\胡东宏 \LOCALS~1\Temp\RSP19.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:no /pdb:"Release/家谱.pdb" /machine:I386 /out:"Release/家谱.exe" 
".\Release\MainFrame.obj"
".\Release\else.obj"
".\Release\family.obj"
".\Release\main.obj"
".\Release\MainFrame1.obj"
]
Creating command line "link.exe @"C:\DOCUME~1\胡东宏 \LOCALS~1\Temp\RSP19.tmp""
<h3>Output Window</h3>
Compiling...
MainFrame.cpp
D:\作业\数据结构\新建文件夹\家谱\MainFrame.cpp(497) : warning C4390: ';' : empty controlled statement found; is this the intent?
D:\作业\数据结构\新建文件夹\家谱\MainFrame.cpp(556) : warning C4390: ';' : empty controlled statement found; is this the intent?
D:\作业\数据结构\新建文件夹\家谱\MainFrame.cpp(611) : warning C4390: ';' : empty controlled statement found; is this the intent?
D:\作业\数据结构\新建文件夹\家谱\MainFrame.cpp(831) : warning C4390: ';' : empty controlled statement found; is this the intent?
D:\作业\数据结构\新建文件夹\家谱\MainFrame.cpp(889) : warning C4390: ';' : empty controlled statement found; is this the intent?
D:\作业\数据结构\新建文件夹\家谱\MainFrame.cpp(1129) : warning C4390: ';' : empty controlled statement found; is this the intent?
D:\作业\数据结构\新建文件夹\家谱\MainFrame.cpp(1701) : warning C4390: ';' : empty controlled statement found; is this the intent?
D:\作业\数据结构\新建文件夹\家谱\MainFrame.cpp(1177) : warning C4101: 'a' : unreferenced local variable
D:\作业\数据结构\新建文件夹\家谱\MainFrame.cpp(1415) : warning C4101: 'a' : unreferenced local variable
else.cpp
D:\作业\数据结构\新建文件夹\家谱\MainFrame.cpp(1183) : warning C4700: local variable 'pp' used without having been initialized
D:\作业\数据结构\新建文件夹\家谱\MainFrame.cpp(1421) : warning C4700: local variable 'pp' used without having been initialized
family.cpp
D:\作业\数据结构\新建文件夹\家谱\family.cpp(149) : warning C4390: ';' : empty controlled statement found; is this the intent?
D:\作业\数据结构\新建文件夹\家谱\family.cpp(409) : warning C4390: ';' : empty controlled statement found; is this the intent?
D:\作业\数据结构\新建文件夹\家谱\family.cpp(551) : warning C4390: ';' : empty controlled statement found; is this the intent?
main.cpp
D:\作业\数据结构\新建文件夹\家谱\family.cpp(99) : warning C4700: local variable 'pp' used without having been initialized
D:\作业\数据结构\新建文件夹\家谱\family.cpp(353) : warning C4700: local variable 'pp' used without having been initialized
MainFrame1.cpp
D:\作业\数据结构\新建文件夹\家谱\MainFrame1.cpp(103) : warning C4390: ';' : empty controlled statement found; is this the intent?
Linking...



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

⌨️ 快捷键说明

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