📄 mobmsg.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MobMsg - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\wuzf\LOCALS~1\Temp\RSP3B.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/MobMsg.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\点播系统资料\TVOD_Manager\ShortMsg\MobMsg.cpp"
"D:\点播系统资料\TVOD_Manager\ShortMsg\MobMsgDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\wuzf\LOCALS~1\Temp\RSP3B.tmp"
Creating temporary file "C:\DOCUME~1\wuzf\LOCALS~1\Temp\RSP3C.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/MobMsg.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\点播系统资料\TVOD_Manager\ShortMsg\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\wuzf\LOCALS~1\Temp\RSP3C.tmp"
Creating command line "link.exe Ws2_32.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/MobMsg.pdb" /machine:I386 /out:"Release/MobMsg.exe" ".\Release\MobMsg.obj" ".\Release\MobMsgDlg.obj" ".\Release\StdAfx.obj" ".\Release\MobMsg.res" "
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
MobMsg.cpp
MobMsgDlg.cpp
D:\点播系统资料\TVOD_Manager\ShortMsg\MobMsgDlg.cpp(272) : warning C4172: returning address of local variable or temporary
D:\点播系统资料\TVOD_Manager\ShortMsg\MobMsgDlg.cpp(1587) : warning C4018: '<=' : signed/unsigned mismatch
Generating Code...
Linking...
Creating command line "bscmake.exe /nologo /o"Release/MobMsg.bsc" ".\Release\StdAfx.sbr" ".\Release\MobMsg.sbr" ".\Release\MobMsgDlg.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
MobMsg.exe - 0 error(s), 2 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -