📄 getnetsetting.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: GetNetSetting - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/GetNetSetting.res" /d "_DEBUG" /d "_AFXDLL" "C:\Documents and Settings\ptpress\桌面\vc\第03章\获取网络设置,网卡信息\GetNetSetting.rc""
Creating temporary file "C:\DOCUME~1\ptpress\LOCALS~1\Temp\RSPB7.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/GetNetSetting.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\ptpress\桌面\vc\第03章\获取网络设置,网卡信息\CardInfoDlg.cpp"
"C:\Documents and Settings\ptpress\桌面\vc\第03章\获取网络设置,网卡信息\GetNetSetting.cpp"
"C:\Documents and Settings\ptpress\桌面\vc\第03章\获取网络设置,网卡信息\GetNetSettingDlg.cpp"
"C:\Documents and Settings\ptpress\桌面\vc\第03章\获取网络设置,网卡信息\lassNetSetting.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ptpress\LOCALS~1\Temp\RSPB7.tmp"
Creating temporary file "C:\DOCUME~1\ptpress\LOCALS~1\Temp\RSPB8.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/GetNetSetting.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\ptpress\桌面\vc\第03章\获取网络设置,网卡信息\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ptpress\LOCALS~1\Temp\RSPB8.tmp"
Creating temporary file "C:\DOCUME~1\ptpress\LOCALS~1\Temp\RSPB9.tmp" with contents
[
netapi32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/GetNetSetting.pdb" /debug /machine:I386 /out:"Debug/GetNetSetting.exe" /pdbtype:sept
".\Debug\CardInfoDlg.obj"
".\Debug\GetNetSetting.obj"
".\Debug\GetNetSettingDlg.obj"
".\Debug\lassNetSetting.obj"
".\Debug\StdAfx.obj"
".\Debug\GetNetSetting.res"
]
Creating command line "link.exe @C:\DOCUME~1\ptpress\LOCALS~1\Temp\RSPB9.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
CardInfoDlg.cpp
GetNetSetting.cpp
GetNetSettingDlg.cpp
lassNetSetting.cpp
Generating Code...
Linking...
<h3>Results</h3>
GetNetSetting.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -