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

📄 clock.plg

📁 这个是我们学校用的VC++教案
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Clock - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\WINDOWS\TEMP\RSP5184.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Fp"Debug/Clock.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"F:\NEW精品教材\例题\第9章\例9-11 Clock\Clock.cpp"
"F:\NEW精品教材\例题\第9章\例9-11 Clock\ClockCtl.cpp"
"F:\NEW精品教材\例题\第9章\例9-11 Clock\ClockPpg.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP5184.TMP" 
Creating temporary file "C:\WINDOWS\TEMP\RSP5185.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Fp"Debug/Clock.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"F:\NEW精品教材\例题\第9章\例9-11 Clock\StdAfx.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP5185.TMP" 
Creating temporary file "C:\WINDOWS\TEMP\RSP5186.TMP" with contents
[
/nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/Clock.pdb" /debug /machine:I386 /def:".\Clock.def" /out:"Debug/Clock.ocx" /implib:"Debug/Clock.lib" /pdbtype:sept 
".\Debug\Clock.obj"
".\Debug\ClockCtl.obj"
".\Debug\ClockPpg.obj"
".\Debug\StdAfx.obj"
".\Debug\Clock.res"
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSP5186.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSP5187.BAT" with contents
[
@echo off
regsvr32 /s /c ".\Debug\Clock.ocx"
echo regsvr32 exec. time > ".\Debug\regsvr32.trg"
]
Creating command line "C:\WINDOWS\TEMP\RSP5187.BAT"
Compiling...
StdAfx.cpp
Compiling...
Clock.cpp
ClockCtl.cpp
ClockPpg.cpp
Generating Code...
Linking...
<h3>Output Window</h3>
Registering ActiveX Control...



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

⌨️ 快捷键说明

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