main.plg
来自「1.注册功能 2.登录功能 3.退出系统功能 4.发布新广告功能 5.添」· PLG 代码 · 共 37 行
PLG
37 行
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: main - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\mq\LOCALS~1\Temp\RSP4B.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ws2_32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/main.pdb" /debug /machine:I386 /out:"Debug/main.exe" /pdbtype:sept
".\Debug\Advertisement.obj"
".\Debug\Bid.obj"
".\Debug\bidhistory.obj"
".\Debug\buildbidpage.obj"
".\Debug\buildpage.obj"
".\Debug\Categories.obj"
".\Debug\Category.obj"
".\Debug\Client.obj"
".\Debug\Date.obj"
".\Debug\Group.obj"
".\Debug\Listing.obj"
".\Debug\main.obj"
".\Debug\processrequest.obj"
]
Creating command line "link.exe @C:\DOCUME~1\mq\LOCALS~1\Temp\RSP4B.tmp"
<h3>Output Window</h3>
Linking...
<h3>Results</h3>
main.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?