shiyan9.plg
来自「该程序实现了菜单的显示 带图标的菜单显示 子菜单的实现 1号键为进入菜单的退出键」· PLG 代码 · 共 30 行
PLG
30 行
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: shiyan9 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\koala\LOCALS~1\Temp\RSP2C.tmp" with contents
[
oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/shiyan9.pdb" /debug /machine:I386 /out:"shiyan9.dll" /implib:"Debug/shiyan9.lib" /pdbtype:sept
".\Debug\AEEAppGen.obj"
".\Debug\AEEModGen.obj"
".\Debug\shiyan9.obj"
]
Creating command line "link.exe @C:\DOCUME~1\koala\LOCALS~1\Temp\RSP2C.tmp"
<h3>Output Window</h3>
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/shiyan9.bsc" ".\Debug\AEEAppGen.sbr" ".\Debug\AEEModGen.sbr" ".\Debug\shiyan9.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
shiyan9.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?