?? filesender.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: FileSender - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\michael\LOCALS~1\Temp\RSP80.tmp" with contents
[
/nologo /MT /W3 /GX /Zi /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_MBCS" /Fp"FileSender.pch" /YX /c
"D:\chxli_dm642\FileSender_li\FileSender\FileSenderDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\michael\LOCALS~1\Temp\RSP80.tmp"
Creating temporary file "C:\DOCUME~1\michael\LOCALS~1\Temp\RSP81.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:"FileSender.pdb" /debug /machine:IX86 /out:"FileSender.exe" /pdbtype:sept /opt:ref /opt:icf
.\FileSender.obj
.\FileSenderDlg.obj
.\stdafx.obj
.\FileSender.res
]
Creating command line "link.exe @C:\DOCUME~1\michael\LOCALS~1\Temp\RSP81.tmp"
<h3>Output Window</h3>
Compiling...
FileSenderDlg.cpp
D:\chxli_dm642\FileSender_li\FileSender\FileSenderDlg.cpp(114) : warning C4244: 'argument' : conversion from 'const double' to 'unsigned long', possible loss of data
Linking...
LINK : warning LNK4089: all references to "SHELL32.dll" discarded by /OPT:REF
<h3>Results</h3>
FileSender.exe - 0 error(s), 2 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -