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

📄 aiview.plg

📁 遗传和蚁群算法改进源代码,对于研究仿真算法非常有用.可以深刻了解遗传和蚁群算法原理.采用VC6.0,通过编译和调试
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: AIView - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP70.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/AIView.pdb" /debug /machine:I386 /out:"Debug/AIView.exe" /pdbtype:sept 
".\Debug\AIView.obj"
".\Debug\PerfTimer.obj"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP70.tmp"
<h3>Output Window</h3>
Linking...
AIView.obj : error LNK2001: unresolved external symbol "public: __thiscall CKCSideBannerWnd::CKCSideBannerWnd(void)" (??0CKCSideBannerWnd@@QAE@XZ)
AIView.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall CKCSideBannerWnd::~CKCSideBannerWnd(void)" (??1CKCSideBannerWnd@@UAE@XZ)
AIView.obj : error LNK2001: unresolved external symbol "public: static struct CRuntimeClass const CAIDoc::classCAIDoc" (?classCAIDoc@CAIDoc@@2UCRuntimeClass@@B)
AIView.obj : error LNK2001: unresolved external symbol "public: void __thiscall CKCSideBannerWnd::SetSize(int)" (?SetSize@CKCSideBannerWnd@@QAEXH@Z)
AIView.obj : error LNK2001: unresolved external symbol "public: int __thiscall CKCSideBannerWnd::Attach(class CWnd *,unsigned int,unsigned int)" (?Attach@CKCSideBannerWnd@@QAEHPAVCWnd@@II@Z)
AIView.obj : error LNK2001: unresolved external symbol "public: void __thiscall CKCSideBannerWnd::UpdateSize(void)" (?UpdateSize@CKCSideBannerWnd@@QAEXXZ)
nafxcwd.lib(thrdcore.obj) : error LNK2001: unresolved external symbol __endthreadex
nafxcwd.lib(thrdcore.obj) : error LNK2001: unresolved external symbol __beginthreadex
libcd.lib(crt0.obj) : error LNK2001: unresolved external symbol _main
Debug/AIView.exe : fatal error LNK1120: 9 unresolved externals
Error executing link.exe.



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

⌨️ 快捷键说明

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