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

📄 childview.plg

📁 一个实验室师兄做的数字识别系统
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ChildView - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\贺经纬~1\LOCALS~1\Temp\RSP94.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 /nologo /subsystem:console /incremental:yes /pdb:"Debug/ChildView.pdb" /debug /machine:I386 /out:"Debug/ChildView.exe" /pdbtype:sept 
".\Debug\ChildView.obj"
]
Creating command line "link.exe @"C:\DOCUME~1\贺经纬~1\LOCALS~1\Temp\RSP94.tmp""
<h3>Output Window</h3>
Linking...
ChildView.obj : error LNK2001: unresolved external symbol "int __stdcall PaintDIB(struct HDC__ *,struct tagRECT *,struct HDIB__ *,struct tagRECT *,class CPalette *)" (?PaintDIB@@YGHPAUHDC__@@PAUtagRECT@@PAUHDIB__@@1PAVCPalette@@@Z)
ChildView.obj : error LNK2001: unresolved external symbol "unsigned long __stdcall DIBHeight(char *)" (?DIBHeight@@YGKPAD@Z)
ChildView.obj : error LNK2001: unresolved external symbol "unsigned long __stdcall DIBWidth(char *)" (?DIBWidth@@YGKPAD@Z)
ChildView.obj : error LNK2001: unresolved external symbol "struct HDIB__ * __stdcall NewDIB(long,long,unsigned short)" (?NewDIB@@YGPAUHDIB__@@JJG@Z)
ChildView.obj : error LNK2001: unresolved external symbol "char * __stdcall FindDIBBits(char *)" (?FindDIBBits@@YGPADPAD@Z)
ChildView.obj : error LNK2001: unresolved external symbol "unsigned short __stdcall DIBNumColors(char *)" (?DIBNumColors@@YGGPAD@Z)
ChildView.obj : error LNK2001: unresolved external symbol "struct HDIB__ * __stdcall ReadDIBFile(class CFile &)" (?ReadDIBFile@@YGPAUHDIB__@@AAVCFile@@@Z)
ChildView.obj : error LNK2001: unresolved external symbol "int __stdcall SaveDIB(struct HDIB__ *,class CFile &)" (?SaveDIB@@YGHPAUHDIB__@@AAVCFile@@@Z)
ChildView.obj : error LNK2001: unresolved external symbol "public: __thiscall CINPUT1::CINPUT1(class CWnd *)" (??0CINPUT1@@QAE@PAVCWnd@@@Z)
ChildView.obj : error LNK2001: unresolved external symbol "public: __thiscall CDBpParamater::CDBpParamater(class CWnd *)" (??0CDBpParamater@@QAE@PAVCWnd@@@Z)
msvcrtd.lib(crtexe.obj) : error LNK2001: unresolved external symbol _main
Debug/ChildView.exe : fatal error LNK1120: 11 unresolved externals
Error executing link.exe.



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

⌨️ 快捷键说明

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