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

📄 graphic.plg

📁 孙鑫老师VC视频第十三课代码:使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Graphic - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\Temp\RSP1F6.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/Graphic.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ   /c 
"F:\VCLesson\Lesson13\Graphic\GraphicDoc.cpp"
]
Creating command line "cl.exe @D:\Temp\RSP1F6.tmp" 
Creating temporary file "D:\Temp\RSP1F7.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Graphic.pdb" /debug /machine:I386 /out:"Debug/Graphic.exe" /pdbtype:sept 
.\Debug\Graphic.obj
.\Debug\StdAfx.obj
.\Debug\MainFrm.obj
.\Debug\GraphicDoc.obj
.\Debug\GraphicView.obj
.\Debug\Graphic.res
.\Debug\Graph.obj
]
Creating command line "link.exe @D:\Temp\RSP1F7.tmp"
<h3>Output Window</h3>
Compiling...
GraphicDoc.cpp
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/Graphic.bsc"  .\Debug\StdAfx.sbr .\Debug\Graphic.sbr .\Debug\MainFrm.sbr .\Debug\GraphicDoc.sbr .\Debug\GraphicView.sbr .\Debug\Graph.sbr"
Creating browse info file...
<h3>Output Window</h3>



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

⌨️ 快捷键说明

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