📄 netphone.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: NetPhone - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\WINDOWS\TEMP\RSPE4.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /FR"Debug/" /Fp"Debug/NetPhone.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\我的文档\Vcbook\第xx章 具有异形窗口的网络电话\第xx章 具有异形窗口的网络电话\NetPhone\NetPhoneDlg.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPE4.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSP00E5.TMP" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Debug/NetPhone.pdb" /debug /machine:I386 /out:"NetPhone.exe"
".\Debug\NetPhone.obj"
".\Debug\NetPhoneDlg.obj"
".\Debug\SocketClient.obj"
".\Debug\SocketServer.obj"
".\Debug\StdAfx.obj"
".\Debug\NetPhone.res"
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSP00E5.TMP"
<h3>Output Window</h3>
Compiling...
NetPhoneDlg.cpp
Linking...
LINK : warning LNK4075: ignoring /EDITANDCONTINUE due to /INCREMENTAL:NO specification
Creating command line "bscmake.exe /nologo /o"Debug/NetPhone.bsc" ".\Debug\StdAfx.sbr" ".\Debug\NetPhone.sbr" ".\Debug\NetPhoneDlg.sbr" ".\Debug\SocketClient.sbr" ".\Debug\SocketServer.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
NetPhone.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -