?? mtf.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MTF - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "midl.exe /nologo /D "NDEBUG" /tlb "Release/MTF.tlb" /mktyplib203 /win32 "E:\MTF\MTF.odl""
Creating command line "rc.exe /l 0x404 /fo"Release/MTF.res" /i "Release" /d "NDEBUG" /d "_AFXDLL" "E:\MTF\MTF.rc""
Creating temporary file "C:\DOCUME~1\FRANKC~1\LOCALS~1\Temp\RSP303.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/MTF.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\MTF\DlgProxy.cpp"
"E:\MTF\MTF.cpp"
"E:\MTF\MTFDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\FRANKC~1\LOCALS~1\Temp\RSP303.tmp"
Creating temporary file "C:\DOCUME~1\FRANKC~1\LOCALS~1\Temp\RSP304.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/MTF.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\MTF\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\FRANKC~1\LOCALS~1\Temp\RSP304.tmp"
Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/MTF.pdb" /machine:I386 /out:"Release/MTF.exe" .\Release\DlgProxy.obj .\Release\MTF.obj .\Release\MTFDlg.obj .\Release\StdAfx.obj .\Release\MTF.res "
<h3>Output Window</h3>
Creating Type Library...
Processing E:\MTF\MTF.odl
MTF.odl
Processing C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\oaidl.idl
oaidl.idl
Processing C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\objidl.idl
objidl.idl
Processing C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\unknwn.idl
unknwn.idl
Processing C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\wtypes.idl
wtypes.idl
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
DlgProxy.cpp
MTF.cpp
MTFDlg.cpp
E:\MTF\MTFDlg.cpp(160) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
E:\MTF\MTFDlg.cpp(161) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
Generating Code...
Linking...
<h3>Results</h3>
MTF.exe - 0 error(s), 2 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -