?? myqq.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MyQQ - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\wangquan\LOCALS~1\Temp\RSPE.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /Fp"Release/MyQQ.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\myqq\MyQQ.cpp"
"E:\myqq\MyQQDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\wangquan\LOCALS~1\Temp\RSPE.tmp"
Creating temporary file "C:\DOCUME~1\wangquan\LOCALS~1\Temp\RSPF.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /Fp"Release/MyQQ.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\myqq\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\wangquan\LOCALS~1\Temp\RSPF.tmp"
Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/MyQQ.pdb" /machine:I386 /out:"Release/MyQQ.exe" .\Release\MyQQ.obj .\Release\MyQQDlg.obj .\Release\StdAfx.obj .\Release\MyQQ.res "
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
MyQQ.cpp
MyQQDlg.cpp
Generating Code...
E:\myqq\MyQQDlg.cpp(689) : warning C4700: local variable 'dwDIBSize' used without having been initialized
Linking...
<h3>Results</h3>
MyQQ.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -