port_dll.plg
来自「AppWizard has created this port_dll DLL 」· PLG 代码 · 共 21 行
PLG
21 行
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: port_dll - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "link.exe /nologo /subsystem:windows /dll /incremental:no /pdb:"Release/port_dll.pdb" /machine:I386 /def:".\port_dll.def" /out:"Release/port_dll.dll" /implib:"Release/port_dll.lib" .\Release\port_dll.obj .\Release\StdAfx.obj .\Release\port_dll.res "
<h3>Output Window</h3>
Linking...
Creating library Release/port_dll.lib and object Release/port_dll.exp
<h3>Results</h3>
port_dll.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?