wddn.plg

来自「1)动态加载中间(2)规范化中间层接口 (3)解释本地文件系统(4)基于数据库的」· PLG 代码 · 共 21 行

PLG
21
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: wddn - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "link.exe /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/wddn.pdb" /debug /machine:I386 /def:".\wddn.def" /out:"../Debug/plugins/wddn.dll" /implib:"Debug/wddn.lib" /pdbtype:sept  ".\Debug\wddn.obj" ".\Debug\StdAfx.obj" ".\Debug\wddn.res" "
<h3>Output Window</h3>
Linking...
   Creating library Debug/wddn.lib and object Debug/wddn.exp



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

⌨️ 快捷键说明

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