tspga.plg

来自「蚁群算法程序演示」· PLG 代码 · 共 29 行

PLG
29
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: TspGA - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\410\LOCALS~1\Temp\RSP18.tmp" with contents
[
/nologo /subsystem:windows /dll /incremental:no /pdb:"Release/TspGA.pdb" /machine:I386 /def:".\TspGA.def" /out:"\科学工程中的新型算法\homework\GAApp\Release\TspGA.dll" /implib:"Release/TspGA.lib" 
".\Release\gacode.obj"
".\Release\StdAfx.obj"
".\Release\TspGA.obj"
".\Release\TspGA.res"
]
Creating command line "link.exe @C:\DOCUME~1\410\LOCALS~1\Temp\RSP18.tmp"
<h3>Output Window</h3>
Linking...
   Creating library Release/TspGA.lib and object Release/TspGA.exp



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

⌨️ 快捷键说明

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