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

📄 mypaint.plg

📁 一个用VC++编写的绘图工具
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MyPaint - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/MyPaint.res" /d "_DEBUG" "D:\Project\VC图书源码\第8章\MyPaint\MyPaint.rc"" 
Creating temporary file "C:\DOCUME~1\mq\LOCALS~1\Temp\RSP2E.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/MyPaint.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\Project\VC图书源码\第8章\MyPaint\ARC.CPP"
"D:\Project\VC图书源码\第8章\MyPaint\COMMAND.CPP"
"D:\Project\VC图书源码\第8章\MyPaint\ENTITY.CPP"
"D:\Project\VC图书源码\第8章\MyPaint\LINE.CPP"
"D:\Project\VC图书源码\第8章\MyPaint\MainFrm.cpp"
"D:\Project\VC图书源码\第8章\MyPaint\MyPaint.cpp"
"D:\Project\VC图书源码\第8章\MyPaint\MyPaintDoc.cpp"
"D:\Project\VC图书源码\第8章\MyPaint\MyPaintView.cpp"
"D:\Project\VC图书源码\第8章\MyPaint\POSITION.CPP"
"D:\Project\VC图书源码\第8章\MyPaint\RECTANGLE.CPP"
]
Creating command line "cl.exe @C:\DOCUME~1\mq\LOCALS~1\Temp\RSP2E.tmp" 
Creating temporary file "C:\DOCUME~1\mq\LOCALS~1\Temp\RSP2F.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/MyPaint.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\Project\VC图书源码\第8章\MyPaint\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\mq\LOCALS~1\Temp\RSP2F.tmp" 
Creating temporary file "C:\DOCUME~1\mq\LOCALS~1\Temp\RSP30.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/MyPaint.pdb" /debug /machine:I386 /out:"Debug/MyPaint.exe" /pdbtype:sept 
".\Debug\ARC.OBJ"
".\Debug\COMMAND.OBJ"
".\Debug\ENTITY.OBJ"
".\Debug\LINE.OBJ"
".\Debug\MainFrm.obj"
".\Debug\MyPaint.obj"
".\Debug\MyPaintDoc.obj"
".\Debug\MyPaintView.obj"
".\Debug\POSITION.OBJ"
".\Debug\RECTANGLE.OBJ"
".\Debug\StdAfx.obj"
".\Debug\MyPaint.res"
]
Creating command line "link.exe @C:\DOCUME~1\mq\LOCALS~1\Temp\RSP30.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ARC.CPP
COMMAND.CPP
ENTITY.CPP
LINE.CPP
MainFrm.cpp
MyPaint.cpp
MyPaintDoc.cpp
MyPaintView.cpp
POSITION.CPP
RECTANGLE.CPP
Generating Code...
Linking...



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

⌨️ 快捷键说明

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