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

📄 china45.plg

📁 遗传算法解中国旅行商问题
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: China45 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/China45.res" /d "_DEBUG" "D:\My Works\TSP\China45Standard\China45.rc"" 
Creating temporary file "D:\MYTEMP~1\RSP13D.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/China45.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\My Works\TSP\China45Standard\China45.cpp"
"D:\My Works\TSP\China45Standard\China45Dlg.cpp"
"D:\My Works\TSP\China45Standard\China45Recordset.cpp"
"D:\My Works\TSP\China45Standard\GASetDlg.cpp"
"D:\My Works\TSP\China45Standard\PopNode.cpp"
"D:\My Works\TSP\China45Standard\ResultDlg.cpp"
]
Creating command line "cl.exe @D:\MYTEMP~1\RSP13D.tmp" 
Creating temporary file "D:\MYTEMP~1\RSP13E.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/China45.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\My Works\TSP\China45Standard\StdAfx.cpp"
]
Creating command line "cl.exe @D:\MYTEMP~1\RSP13E.tmp" 
Creating temporary file "D:\MYTEMP~1\RSP13F.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/China45.pdb" /debug /machine:I386 /out:"Debug/China45.exe" /pdbtype:sept 
".\Debug\China45.obj"
".\Debug\China45Dlg.obj"
".\Debug\China45Recordset.obj"
".\Debug\GASetDlg.obj"
".\Debug\PopNode.obj"
".\Debug\ResultDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\China45.res"
]
Creating command line "link.exe @D:\MYTEMP~1\RSP13F.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
China45.cpp
China45Dlg.cpp
D:\My Works\TSP\China45Standard\China45Dlg.cpp(457) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
D:\My Works\TSP\China45Standard\China45Dlg.cpp(458) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
China45Recordset.cpp
GASetDlg.cpp
PopNode.cpp
ResultDlg.cpp
Generating Code...
Linking...



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

⌨️ 快捷键说明

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