⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 helloworld.plg

📁 为新手准备的helloworld,从建立工程到显示text文档,到画简单图形.
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: helloworld - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\郎宇飞\LOCALS~1\Temp\RSP144.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /I "D:\BREW30~1.1ZH\sdk\inc" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "AEE_SIMULATOR" /Fp"Debug/helloworld.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"C:\Documents and Settings\郎宇飞\桌面\brew\helloworld\helloworld.c"
]
Creating command line "cl.exe @"C:\DOCUME~1\郎宇飞\LOCALS~1\Temp\RSP144.tmp"" 
Creating temporary file "C:\DOCUME~1\郎宇飞\LOCALS~1\Temp\RSP145.tmp" with contents
[
oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/helloworld.pdb" /debug /machine:I386 /out:"helloworld.dll" /implib:"Debug/helloworld.lib" /pdbtype:sept 
".\Debug\AEEAppGen.obj"
".\Debug\AEEMediaUtil.obj"
".\Debug\AEEModGen.obj"
".\Debug\helloworld.obj"
]
Creating command line "link.exe @"C:\DOCUME~1\郎宇飞\LOCALS~1\Temp\RSP145.tmp""
<h3>Output Window</h3>
Compiling...
helloworld.c
C:\Documents and Settings\郎宇飞\桌面\brew\helloworld\helloworld.c(92) : warning C4101: 'update' : unreferenced local variable
Linking...



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

⌨️ 快捷键说明

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