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

📄 alarminfo.plg

📁 本程序提供了一种编写定时提醒功能的例子。
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: AlarmInfo - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/AlarmInfo.res" /d "NDEBUG" /d "_AFXDLL" "D:\AlarmInfo\AlarmInfo.rc"" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP12.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/AlarmInfo.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\AlarmInfo\About.cpp"
"D:\AlarmInfo\HyperLink.cpp"
"D:\AlarmInfo\MyDialog.cpp"
"D:\AlarmInfo\MyInfoDlg.cpp"
"D:\AlarmInfo\SetTimeDlg.cpp"
"D:\AlarmInfo\sinstance.cpp"
"D:\AlarmInfo\AlarmInfo.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP12.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP13.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/AlarmInfo.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\AlarmInfo\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP13.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP14.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/AlarmInfo.pdb" /machine:I386 /out:"Release/AlarmInfo.exe" 
.\Release\About.obj
.\Release\HyperLink.obj
.\Release\MyDialog.obj
.\Release\MyInfoDlg.obj
.\Release\SetTimeDlg.obj
.\Release\sinstance.obj
.\Release\AlarmInfo.obj
.\Release\StdAfx.obj
.\Release\AlarmInfo.res
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP14.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
About.cpp
HyperLink.cpp
MyDialog.cpp
MyInfoDlg.cpp
SetTimeDlg.cpp
sinstance.cpp
AlarmInfo.cpp
Generating Code...
Linking...



<h3>Results</h3>
AlarmInfo.exe - 0 error(s), 0 warning(s)
<h3>
--------------------Configuration: AlarmInfo - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/AlarmInfo.res" /d "_DEBUG" /d "_AFXDLL" "D:\AlarmInfo\AlarmInfo.rc"" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP16.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/AlarmInfo.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\AlarmInfo\About.cpp"
"D:\AlarmInfo\HyperLink.cpp"
"D:\AlarmInfo\MyDialog.cpp"
"D:\AlarmInfo\MyInfoDlg.cpp"
"D:\AlarmInfo\SetTimeDlg.cpp"
"D:\AlarmInfo\sinstance.cpp"
"D:\AlarmInfo\AlarmInfo.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP16.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP17.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/AlarmInfo.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\AlarmInfo\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP17.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP18.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/AlarmInfo.pdb" /debug /machine:I386 /out:"Debug/AlarmInfo.exe" /pdbtype:sept 
.\Debug\About.obj
.\Debug\HyperLink.obj
.\Debug\MyDialog.obj
.\Debug\MyInfoDlg.obj
.\Debug\SetTimeDlg.obj
.\Debug\sinstance.obj
.\Debug\AlarmInfo.obj
.\Debug\StdAfx.obj
.\Debug\AlarmInfo.res
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP18.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
About.cpp
HyperLink.cpp
MyDialog.cpp
MyInfoDlg.cpp
SetTimeDlg.cpp
sinstance.cpp
AlarmInfo.cpp
Generating Code...
Linking...



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

⌨️ 快捷键说明

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