scanport.plg

来自「一个简单的端口扫描器」· PLG 代码 · 共 23 行

PLG
23
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ScanPort - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/ScanPort.pdb" /debug /machine:I386 /out:"Debug/ScanPort.exe" /pdbtype:sept  ".\Debug\ScanPort.obj" ".\Debug\ScanPortDlg.obj" ".\Debug\StdAfx.obj" ".\Debug\ScanPort.res" "
<h3>Output Window</h3>
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/ScanPort.bsc"  ".\Debug\StdAfx.sbr" ".\Debug\ScanPort.sbr" ".\Debug\ScanPortDlg.sbr""
Creating browse info file...
<h3>Output Window</h3>



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

⌨️ 快捷键说明

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