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

📄 schedule.plg

📁 brew开发的日历程序 完全模仿mediaplayer的结构设计 值得初学者学习
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Schedule - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\PERFEC~1.LOV\LOCALS~1\Temp\RSP478.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /I "C:\PROGRA~1\BREW31~1.5\sdk\inc" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "AEE_SIMULATOR" /FR"Debug/" /Fp"Debug/Schedule.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\brew\Schedule\SweekScreen.c"
]
Creating command line "cl.exe @C:\DOCUME~1\PERFEC~1.LOV\LOCALS~1\Temp\RSP478.tmp" 
Creating temporary file "C:\DOCUME~1\PERFEC~1.LOV\LOCALS~1\Temp\RSP479.tmp" with contents
[
oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/Schedule.pdb" /debug /machine:I386 /out:"Schedule.dll" /implib:"Debug/Schedule.lib" /pdbtype:sept 
.\Debug\AbsFram.obj
.\Debug\AEEAppGen.obj
.\Debug\AEEModGen.obj
.\Debug\digital_text.obj
.\Debug\SchDB.obj
.\Debug\ScheDateDisp.obj
.\Debug\Schedule.obj
.\Debug\SchEventType.obj
.\Debug\SchMenu.obj
.\Debug\SCreateEvent.obj
.\Debug\SeventContent.obj
.\Debug\ShLOODEvent.obj
.\Debug\SselectDay.obj
.\Debug\SweekScreen.obj
.\Debug\Calendar.obj
]
Creating command line "link.exe @C:\DOCUME~1\PERFEC~1.LOV\LOCALS~1\Temp\RSP479.tmp"
<h3>Output Window</h3>
Compiling...
SweekScreen.c
Linking...
Creating temporary file "C:\DOCUME~1\PERFEC~1.LOV\LOCALS~1\Temp\RSP47A.tmp" with contents
[
/nologo /o"Debug/Schedule.bsc" 
.\Debug\AbsFram.sbr
.\Debug\AEEAppGen.sbr
.\Debug\AEEModGen.sbr
.\Debug\digital_text.sbr
.\Debug\SchDB.sbr
.\Debug\ScheDateDisp.sbr
.\Debug\Schedule.sbr
.\Debug\SchEventType.sbr
.\Debug\SchMenu.sbr
.\Debug\SCreateEvent.sbr
.\Debug\SeventContent.sbr
.\Debug\ShLOODEvent.sbr
.\Debug\SselectDay.sbr
.\Debug\SweekScreen.sbr
.\Debug\Calendar.sbr]
Creating command line "bscmake.exe @C:\DOCUME~1\PERFEC~1.LOV\LOCALS~1\Temp\RSP47A.tmp"
Creating browse info file...
<h3>Output Window</h3>



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

⌨️ 快捷键说明

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