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

📄 acs.plg

📁 蚂蚁算法的VC++源程序代码
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: acs - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\HONGAN~1.HON\LOCALS~1\Temp\RSP34.bat" with contents
[
@echo off
start /wait hcw /C /E /M "hlp\acs.hpj"
if errorlevel 1 goto :Error
if not exist "hlp\acs.hlp" goto :Error
copy "hlp\acs.hlp" .\Debug
goto :done
:Error
echo hlp\acs.hpj(1) : error:
type "hlp\acs.log"
:done
]
Creating command line "C:\DOCUME~1\HONGAN~1.HON\LOCALS~1\Temp\RSP34.bat"
Creating temporary file "C:\DOCUME~1\HONGAN~1.HON\LOCALS~1\Temp\RSP35.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/acs.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\Mylibrary\VCProgram\AntAlgorithm\acs.cpp"
"D:\Mylibrary\VCProgram\AntAlgorithm\acsDoc.cpp"
"D:\Mylibrary\VCProgram\AntAlgorithm\AcsTipDlg.cpp"
"D:\Mylibrary\VCProgram\AntAlgorithm\acsView.cpp"
"D:\Mylibrary\VCProgram\AntAlgorithm\MainFrm.cpp"
"D:\Mylibrary\VCProgram\AntAlgorithm\SetDefaultDlg.cpp"
"D:\Mylibrary\VCProgram\AntAlgorithm\Splash.cpp"
"D:\Mylibrary\VCProgram\AntAlgorithm\TipDlg1.cpp"
"D:\Mylibrary\VCProgram\AntAlgorithm\TspNew.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\HONGAN~1.HON\LOCALS~1\Temp\RSP35.tmp" 
Creating temporary file "C:\DOCUME~1\HONGAN~1.HON\LOCALS~1\Temp\RSP36.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/acs.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\Mylibrary\VCProgram\AntAlgorithm\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\HONGAN~1.HON\LOCALS~1\Temp\RSP36.tmp" 
Making help file...
hlp\acs.hpj(1) : error:
Microsoft (R) Help Compiler
HCRTF 4.03.0002
Copyright (c) Microsoft Corp 1990 - 1995. All rights reserved.
acs.hpj
    HC5011: Error: acs.hpj : 
 Cannot open the file "d:\Microsoft Visual Studio\VC98\MFC\include\afxhelp.hm."
Creating temporary file "C:\DOCUME~1\HONGAN~1.HON\LOCALS~1\Temp\RSP37.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/acs.pdb" /debug /machine:I386 /out:"Debug/acs.exe" /pdbtype:sept 
.\Debug\acs.obj
.\Debug\acsDoc.obj
.\Debug\AcsTipDlg.obj
.\Debug\acsView.obj
.\Debug\MainFrm.obj
.\Debug\SetDefaultDlg.obj
.\Debug\Splash.obj
.\Debug\StdAfx.obj
.\Debug\TipDlg1.obj
.\Debug\TspNew.obj
.\Debug\acs.res
]
Creating command line "link.exe @C:\DOCUME~1\HONGAN~1.HON\LOCALS~1\Temp\RSP37.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
acs.cpp
acsDoc.cpp
AcsTipDlg.cpp
acsView.cpp
MainFrm.cpp
SetDefaultDlg.cpp
Splash.cpp
TipDlg1.cpp
TspNew.cpp
D:\Mylibrary\VCProgram\AntAlgorithm\TspNew.cpp(77) : warning C4018: '<' : signed/unsigned mismatch
D:\Mylibrary\VCProgram\AntAlgorithm\TspNew.cpp(190) : warning C4101: 'rk2' : unreferenced local variable
Generating Code...
Linking...



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

⌨️ 快捷键说明

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