?? ga.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: GA - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP49.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/GA.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"H:\GA\源程序+小邊\TSP.CPP"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP49.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4A.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 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/GA.pdb" /debug /machine:I386 /out:"Debug/GA.exe" /pdbtype:sept
".\Debug\TSP.OBJ"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4A.tmp"
<h3>Output Window</h3>
Compiling...
TSP.CPP
H:\GA\源程序+小邊\TSP.CPP(45) : warning C4305: 'initializing' : truncation from 'const double' to 'float'
H:\GA\源程序+小邊\TSP.CPP(46) : warning C4305: 'initializing' : truncation from 'const double' to 'float'
H:\GA\源程序+小邊\TSP.CPP(436) : warning C4018: '<=' : signed/unsigned mismatch
H:\GA\源程序+小邊\TSP.CPP(438) : warning C4018: '<' : signed/unsigned mismatch
H:\GA\源程序+小邊\TSP.CPP(440) : warning C4018: '<' : signed/unsigned mismatch
H:\GA\源程序+小邊\TSP.CPP(449) : warning C4018: '<' : signed/unsigned mismatch
H:\GA\源程序+小邊\TSP.CPP(451) : warning C4018: '<' : signed/unsigned mismatch
H:\GA\源程序+小邊\TSP.CPP(483) : warning C4018: '<' : signed/unsigned mismatch
H:\GA\源程序+小邊\TSP.CPP(613) : warning C4018: '<' : signed/unsigned mismatch
H:\GA\源程序+小邊\TSP.CPP(617) : warning C4018: '>' : signed/unsigned mismatch
H:\GA\源程序+小邊\TSP.CPP(649) : warning C4101: 'maxfit' : unreferenced local variable
H:\GA\源程序+小邊\TSP.CPP(649) : warning C4101: 'minfit' : unreferenced local variable
Linking...
<h3>Results</h3>
GA.exe - 0 error(s), 12 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -