?? demo.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Demo - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/Demo.res" /d "NDEBUG" /d "_AFXDLL" "E:\MyCode_VisualBasic\USBPass\USoftDog\USBPass3.0\Demo\VC Demo\Demo.rc""
Creating temporary file "C:\DOCUME~1\GuFC\LOCALS~1\Temp\RSP11B.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/Demo.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\MyCode_VisualBasic\USBPass\USoftDog\USBPass3.0\Demo\VC Demo\Demo.cpp"
"E:\MyCode_VisualBasic\USBPass\USoftDog\USBPass3.0\Demo\VC Demo\DemoDlg.cpp"
"E:\MyCode_VisualBasic\USBPass\USoftDog\USBPass3.0\Demo\VC Demo\usbpassw.cpp"
"E:\MyCode_VisualBasic\USBPass\USoftDog\USBPass3.0\Demo\VC Demo\usbpassr.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\GuFC\LOCALS~1\Temp\RSP11B.tmp"
Creating temporary file "C:\DOCUME~1\GuFC\LOCALS~1\Temp\RSP11C.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/Demo.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\MyCode_VisualBasic\USBPass\USoftDog\USBPass3.0\Demo\VC Demo\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\GuFC\LOCALS~1\Temp\RSP11C.tmp"
Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/Demo.pdb" /machine:I386 /out:"Release/Demo.exe" ".\Release\Demo.obj" ".\Release\DemoDlg.obj" ".\Release\StdAfx.obj" ".\Release\Demo.res" ".\Release\usbpassw.obj" ".\Release\usbpassr.obj" "
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Demo.cpp
DemoDlg.cpp
E:\MyCode_VisualBasic\USBPass\USoftDog\USBPass3.0\Demo\VC Demo\DemoDlg.cpp(187) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
E:\MyCode_VisualBasic\USBPass\USoftDog\USBPass3.0\Demo\VC Demo\DemoDlg.cpp(197) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
E:\MyCode_VisualBasic\USBPass\USoftDog\USBPass3.0\Demo\VC Demo\DemoDlg.cpp(252) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
E:\MyCode_VisualBasic\USBPass\USoftDog\USBPass3.0\Demo\VC Demo\DemoDlg.cpp(305) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
E:\MyCode_VisualBasic\USBPass\USoftDog\USBPass3.0\Demo\VC Demo\DemoDlg.cpp(356) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
E:\MyCode_VisualBasic\USBPass\USoftDog\USBPass3.0\Demo\VC Demo\DemoDlg.cpp(368) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
E:\MyCode_VisualBasic\USBPass\USoftDog\USBPass3.0\Demo\VC Demo\DemoDlg.cpp(379) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
usbpassw.cpp
usbpassr.cpp
Generating Code...
Linking...
<h3>Results</h3>
Demo.exe - 0 error(s), 0 warning(s)
<h3>
--------------------Configuration: Demo - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/Demo.res" /d "_DEBUG" /d "_AFXDLL" "E:\MyCode_VisualBasic\USBPass\USoftDog\USBPass3.0\Demo\VC Demo\Demo.rc""
Creating temporary file "C:\DOCUME~1\GuFC\LOCALS~1\Temp\RSP11E.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/Demo.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\MyCode_VisualBasic\USBPass\USoftDog\USBPass3.0\Demo\VC Demo\Demo.cpp"
"E:\MyCode_VisualBasic\USBPass\USoftDog\USBPass3.0\Demo\VC Demo\DemoDlg.cpp"
"E:\MyCode_VisualBasic\USBPass\USoftDog\USBPass3.0\Demo\VC Demo\usbpassw.cpp"
"E:\MyCode_VisualBasic\USBPass\USoftDog\USBPass3.0\Demo\VC Demo\usbpassr.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\GuFC\LOCALS~1\Temp\RSP11E.tmp"
Creating temporary file "C:\DOCUME~1\GuFC\LOCALS~1\Temp\RSP11F.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/Demo.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\MyCode_VisualBasic\USBPass\USoftDog\USBPass3.0\Demo\VC Demo\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\GuFC\LOCALS~1\Temp\RSP11F.tmp"
Creating temporary file "C:\DOCUME~1\GuFC\LOCALS~1\Temp\RSP120.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Demo.pdb" /debug /machine:I386 /out:"Debug/Demo.exe" /pdbtype:sept
".\Debug\Demo.obj"
".\Debug\DemoDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\Demo.res"
".\Debug\usbpassw.obj"
".\Debug\usbpassr.obj"
]
Creating command line "link.exe @C:\DOCUME~1\GuFC\LOCALS~1\Temp\RSP120.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Demo.cpp
DemoDlg.cpp
E:\MyCode_VisualBasic\USBPass\USoftDog\USBPass3.0\Demo\VC Demo\DemoDlg.cpp(187) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
E:\MyCode_VisualBasic\USBPass\USoftDog\USBPass3.0\Demo\VC Demo\DemoDlg.cpp(197) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
E:\MyCode_VisualBasic\USBPass\USoftDog\USBPass3.0\Demo\VC Demo\DemoDlg.cpp(252) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
E:\MyCode_VisualBasic\USBPass\USoftDog\USBPass3.0\Demo\VC Demo\DemoDlg.cpp(305) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
E:\MyCode_VisualBasic\USBPass\USoftDog\USBPass3.0\Demo\VC Demo\DemoDlg.cpp(356) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
E:\MyCode_VisualBasic\USBPass\USoftDog\USBPass3.0\Demo\VC Demo\DemoDlg.cpp(368) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
E:\MyCode_VisualBasic\USBPass\USoftDog\USBPass3.0\Demo\VC Demo\DemoDlg.cpp(379) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
usbpassw.cpp
usbpassr.cpp
Generating Code...
Linking...
<h3>Results</h3>
Demo.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -