?? rw.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: rw - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/rw.res" /d "NDEBUG" /d "_AFXDLL" "F:\portion\portion\rw\rw.rc""
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP29.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/rw.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"F:\portion\portion\rw\methoda.cpp"
"F:\portion\portion\rw\rw.cpp"
"F:\portion\portion\rw\rwDlg.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP29.tmp"
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2A.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/rw.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"F:\portion\portion\rw\StdAfx.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2A.tmp"
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2B.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 /nologo /subsystem:windows /incremental:no /pdb:"Release/rw.pdb" /machine:I386 /out:"Release/rw.exe"
.\Release\methoda.obj
.\Release\rw.obj
.\Release\rwDlg.obj
.\Release\StdAfx.obj
.\Release\rw.res
]
Creating command line "link.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2B.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
methoda.cpp
rw.cpp
rwDlg.cpp
F:\portion\portion\rw\rwDlg.cpp(369) : warning C4244: '=' : conversion from '__int64' to 'double', possible loss of data
F:\portion\portion\rw\rwDlg.cpp(399) : warning C4244: '=' : conversion from '__int64' to 'double', possible loss of data
Generating Code...
Linking...
<h3>Results</h3>
rw.exe - 0 error(s), 2 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -