?? opticalnetwork.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: OpticalNetwork - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/OpticalNetwork.res" /d "_DEBUG" /d "_AFXDLL" "C:\Documents and Settings\Serein\My Documents\實習課題\Visual C++精彩實例詳解\Visual C++精彩實例詳解\本書源代碼\基因算法的VC實現\OpticalNetwork\OpticalNetwork.rc""
Creating temporary file "C:\DOCUME~1\Serein\LOCALS~1\Temp\RSP4.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /FR"Debug/" /Fp"Debug/OpticalNetwork.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\Serein\My Documents\實習課題\Visual C++精彩實例詳解\Visual C++精彩實例詳解\本書源代碼\基因算法的VC實現\OpticalNetwork\OpticalNetwork.cpp"
"C:\Documents and Settings\Serein\My Documents\實習課題\Visual C++精彩實例詳解\Visual C++精彩實例詳解\本書源代碼\基因算法的VC實現\OpticalNetwork\OpticalNetworkDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Serein\LOCALS~1\Temp\RSP4.tmp"
Creating temporary file "C:\DOCUME~1\Serein\LOCALS~1\Temp\RSP5.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /FR"Debug/" /Fp"Debug/OpticalNetwork.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\Serein\My Documents\實習課題\Visual C++精彩實例詳解\Visual C++精彩實例詳解\本書源代碼\基因算法的VC實現\OpticalNetwork\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Serein\LOCALS~1\Temp\RSP5.tmp"
Creating temporary file "C:\DOCUME~1\Serein\LOCALS~1\Temp\RSP6.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Debug/OpticalNetwork.pdb" /debug /machine:I386 /out:"OpticalNetwork.exe" /pdbtype:sept
".\Debug\OpticalNetwork.obj"
".\Debug\OpticalNetworkDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\OpticalNetwork.res"
]
Creating command line "link.exe @C:\DOCUME~1\Serein\LOCALS~1\Temp\RSP6.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
OpticalNetwork.cpp
OpticalNetworkDlg.cpp
C:\Documents and Settings\Serein\My Documents\實習課題\Visual C++精彩實例詳解\Visual C++精彩實例詳解\本書源代碼\基因算法的VC實現\OpticalNetwork\OpticalNetworkDlg.cpp(314) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
C:\Documents and Settings\Serein\My Documents\實習課題\Visual C++精彩實例詳解\Visual C++精彩實例詳解\本書源代碼\基因算法的VC實現\OpticalNetwork\OpticalNetworkDlg.cpp(314) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
C:\Documents and Settings\Serein\My Documents\實習課題\Visual C++精彩實例詳解\Visual C++精彩實例詳解\本書源代碼\基因算法的VC實現\OpticalNetwork\OpticalNetworkDlg.cpp(315) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
C:\Documents and Settings\Serein\My Documents\實習課題\Visual C++精彩實例詳解\Visual C++精彩實例詳解\本書源代碼\基因算法的VC實現\OpticalNetwork\OpticalNetworkDlg.cpp(315) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
C:\Documents and Settings\Serein\My Documents\實習課題\Visual C++精彩實例詳解\Visual C++精彩實例詳解\本書源代碼\基因算法的VC實現\OpticalNetwork\OpticalNetworkDlg.cpp(336) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
C:\Documents and Settings\Serein\My Documents\實習課題\Visual C++精彩實例詳解\Visual C++精彩實例詳解\本書源代碼\基因算法的VC實現\OpticalNetwork\OpticalNetworkDlg.cpp(336) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
C:\Documents and Settings\Serein\My Documents\實習課題\Visual C++精彩實例詳解\Visual C++精彩實例詳解\本書源代碼\基因算法的VC實現\OpticalNetwork\OpticalNetworkDlg.cpp(341) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
C:\Documents and Settings\Serein\My Documents\實習課題\Visual C++精彩實例詳解\Visual C++精彩實例詳解\本書源代碼\基因算法的VC實現\OpticalNetwork\OpticalNetworkDlg.cpp(341) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
C:\Documents and Settings\Serein\My Documents\實習課題\Visual C++精彩實例詳解\Visual C++精彩實例詳解\本書源代碼\基因算法的VC實現\OpticalNetwork\OpticalNetworkDlg.cpp(347) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
C:\Documents and Settings\Serein\My Documents\實習課題\Visual C++精彩實例詳解\Visual C++精彩實例詳解\本書源代碼\基因算法的VC實現\OpticalNetwork\OpticalNetworkDlg.cpp(347) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
C:\Documents and Settings\Serein\My Documents\實習課題\Visual C++精彩實例詳解\Visual C++精彩實例詳解\本書源代碼\基因算法的VC實現\OpticalNetwork\OpticalNetworkDlg.cpp(392) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
C:\Documents and Settings\Serein\My Documents\實習課題\Visual C++精彩實例詳解\Visual C++精彩實例詳解\本書源代碼\基因算法的VC實現\OpticalNetwork\OpticalNetworkDlg.cpp(394) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
C:\Documents and Settings\Serein\My Documents\實習課題\Visual C++精彩實例詳解\Visual C++精彩實例詳解\本書源代碼\基因算法的VC實現\OpticalNetwork\OpticalNetworkDlg.cpp(686) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
C:\Documents and Settings\Serein\My Documents\實習課題\Visual C++精彩實例詳解\Visual C++精彩實例詳解\本書源代碼\基因算法的VC實現\OpticalNetwork\OpticalNetworkDlg.cpp(686) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
C:\Documents and Settings\Serein\My Documents\實習課題\Visual C++精彩實例詳解\Visual C++精彩實例詳解\本書源代碼\基因算法的VC實現\OpticalNetwork\OpticalNetworkDlg.cpp(687) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
C:\Documents and Settings\Serein\My Documents\實習課題\Visual C++精彩實例詳解\Visual C++精彩實例詳解\本書源代碼\基因算法的VC實現\OpticalNetwork\OpticalNetworkDlg.cpp(687) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
C:\Documents and Settings\Serein\My Documents\實習課題\Visual C++精彩實例詳解\Visual C++精彩實例詳解\本書源代碼\基因算法的VC實現\OpticalNetwork\OpticalNetworkDlg.cpp(692) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
C:\Documents and Settings\Serein\My Documents\實習課題\Visual C++精彩實例詳解\Visual C++精彩實例詳解\本書源代碼\基因算法的VC實現\OpticalNetwork\OpticalNetworkDlg.cpp(692) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
C:\Documents and Settings\Serein\My Documents\實習課題\Visual C++精彩實例詳解\Visual C++精彩實例詳解\本書源代碼\基因算法的VC實現\OpticalNetwork\OpticalNetworkDlg.cpp(693) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
C:\Documents and Settings\Serein\My Documents\實習課題\Visual C++精彩實例詳解\Visual C++精彩實例詳解\本書源代碼\基因算法的VC實現\OpticalNetwork\OpticalNetworkDlg.cpp(693) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
C:\Documents and Settings\Serein\My Documents\實習課題\Visual C++精彩實例詳解\Visual C++精彩實例詳解\本書源代碼\基因算法的VC實現\OpticalNetwork\OpticalNetworkDlg.cpp(700) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
C:\Documents and Settings\Serein\My Documents\實習課題\Visual C++精彩實例詳解\Visual C++精彩實例詳解\本書源代碼\基因算法的VC實現\OpticalNetwork\OpticalNetworkDlg.cpp(700) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
C:\Documents and Settings\Serein\My Documents\實習課題\Visual C++精彩實例詳解\Visual C++精彩實例詳解\本書源代碼\基因算法的VC實現\OpticalNetwork\OpticalNetworkDlg.cpp(705) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
C:\Documents and Settings\Serein\My Documents\實習課題\Visual C++精彩實例詳解\Visual C++精彩實例詳解\本書源代碼\基因算法的VC實現\OpticalNetwork\OpticalNetworkDlg.cpp(705) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
C:\Documents and Settings\Serein\My Documents\實習課題\Visual C++精彩實例詳解\Visual C++精彩實例詳解\本書源代碼\基因算法的VC實現\OpticalNetwork\OpticalNetworkDlg.cpp(711) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
C:\Documents and Settings\Serein\My Documents\實習課題\Visual C++精彩實例詳解\Visual C++精彩實例詳解\本書源代碼\基因算法的VC實現\OpticalNetwork\OpticalNetworkDlg.cpp(711) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
Generating Code...
Linking...
LINK : warning LNK4075: ignoring /EDITANDCONTINUE due to /INCREMENTAL:NO specification
Creating command line "bscmake.exe /nologo /o"Debug/OpticalNetwork.bsc" ".\Debug\StdAfx.sbr" ".\Debug\OpticalNetwork.sbr" ".\Debug\OpticalNetworkDlg.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
OpticalNetwork.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -