udp.plg

来自「博创2410的实验代码」· PLG 代码 · 共 35 行

PLG
35
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: UDP - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\cwh1\LOCALS~1\Temp\RSP14E.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/UDP.pdb" /debug /machine:I386 /out:"Debug/UDP.exe" /pdbtype:sept 
".\Debug\IPDialog.obj"
".\Debug\MainFrm.obj"
".\Debug\MySocket.obj"
".\Debug\StdAfx.obj"
".\Debug\UDP.obj"
".\Debug\UDPDoc.obj"
".\Debug\UDPView.obj"
".\Debug\UDP.res"
]
Creating command line "link.exe @C:\DOCUME~1\cwh1\LOCALS~1\Temp\RSP14E.tmp"
<h3>Output Window</h3>
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/UDP.bsc"  ".\Debug\StdAfx.sbr" ".\Debug\IPDialog.sbr" ".\Debug\MainFrm.sbr" ".\Debug\MySocket.sbr" ".\Debug\UDP.sbr" ".\Debug\UDPDoc.sbr" ".\Debug\UDPView.sbr""
Creating browse info file...
<h3>Output Window</h3>



<h3>Results</h3>
UDP.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?