pluginexample.plg

来自「这是一个用于歌词下载、上传、匹配的源代码」· PLG 代码 · 共 32 行

PLG
32
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: PluginExample - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\DOCUME~1\xhy\LOCALS~1\Temp\RSP9D.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/PluginExample.pdb" /debug /machine:I386 /out:"bin/PluginExample.exe" /pdbtype:sept 
.\Debug\PluginExample.obj
.\Debug\PluginExampleDlg.obj
.\Debug\StdAfx.obj
.\Debug\PluginExample.res
.\Debug\PlayerImp.obj
.\Debug\frontend.obj
\temp\Output\MLPluginLib\Debug\MLPluginLib.lib
]
Creating command line "link.exe @D:\DOCUME~1\xhy\LOCALS~1\Temp\RSP9D.tmp"
<h3>Output Window</h3>
Linking...
LINK : warning LNK4098: defaultlib "LIBCD" conflicts with use of other libs; use /NODEFAULTLIB:library



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

⌨️ 快捷键说明

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