?? sga.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SGA - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/SGA.res" /d "NDEBUG" /d "_AFXDLL" "C:\Documents and Settings\Administrator\桌面\SGA_v2.0\SGA_v2.0\SGA.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP9C1.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/SGA.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\Documents and Settings\Administrator\桌面\SGA_v2.0\SGA_v2.0\GA.cpp"
"C:\Documents and Settings\Administrator\桌面\SGA_v2.0\SGA_v2.0\MainFrm.cpp"
"C:\Documents and Settings\Administrator\桌面\SGA_v2.0\SGA_v2.0\ParamDlg.cpp"
"C:\Documents and Settings\Administrator\桌面\SGA_v2.0\SGA_v2.0\SGA.cpp"
"C:\Documents and Settings\Administrator\桌面\SGA_v2.0\SGA_v2.0\SGADoc.cpp"
"C:\Documents and Settings\Administrator\桌面\SGA_v2.0\SGA_v2.0\SGAView.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP9C1.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP9C2.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/SGA.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\Documents and Settings\Administrator\桌面\SGA_v2.0\SGA_v2.0\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP9C2.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP9C3.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/SGA.pdb" /machine:I386 /out:"Release/SGA.exe"
".\Release\GA.obj"
".\Release\MainFrm.obj"
".\Release\ParamDlg.obj"
".\Release\SGA.obj"
".\Release\SGADoc.obj"
".\Release\SGAView.obj"
".\Release\StdAfx.obj"
".\Release\SGA.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP9C3.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
GA.cpp
C:\Documents and Settings\Administrator\桌面\SGA_v2.0\SGA_v2.0\GA.cpp(32) : warning C4305: '=' : truncation from 'const double' to 'float'
MainFrm.cpp
ParamDlg.cpp
C:\Documents and Settings\Administrator\桌面\SGA_v2.0\SGA_v2.0\ParamDlg.cpp(67) : warning C4305: '=' : truncation from 'const double' to 'float'
C:\Documents and Settings\Administrator\桌面\SGA_v2.0\SGA_v2.0\ParamDlg.cpp(87) : warning C4305: '=' : truncation from 'const double' to 'float'
SGA.cpp
SGADoc.cpp
SGAView.cpp
Generating Code...
Linking...
<h3>Results</h3>
SGA.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -