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

📄 draw.plg

📁 采用VC6.0做的一个画图板程序
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: draw - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\WINDOWS\TEMP\RSP2F4.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/draw.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\程序开发框架及常用代码\VC画图程序框架\draw\TestLine.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP2F4.tmp" 
Creating temporary file "C:\WINDOWS\TEMP\RSP2F5.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/draw.pdb" /debug /machine:I386 /out:"Debug/draw.exe" /pdbtype:sept 
".\Debug\ChildFrm.obj"
".\Debug\draw.obj"
".\Debug\drawDoc.obj"
".\Debug\drawView.obj"
".\Debug\MainFrm.obj"
".\Debug\Setting.obj"
".\Debug\SettingColor.obj"
".\Debug\SettingLine.obj"
".\Debug\StdAfx.obj"
".\Debug\TestLine.obj"
".\Debug\draw.res"
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSP2F5.tmp"
<h3>Output Window</h3>
Compiling...
TestLine.cpp
E:\程序开发框架及常用代码\VC画图程序框架\draw\TestLine.cpp(93) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\程序开发框架及常用代码\VC画图程序框架\draw\TestLine.cpp(95) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
E:\程序开发框架及常用代码\VC画图程序框架\draw\TestLine.cpp(97) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\程序开发框架及常用代码\VC画图程序框架\draw\TestLine.cpp(101) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\程序开发框架及常用代码\VC画图程序框架\draw\TestLine.cpp(103) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
E:\程序开发框架及常用代码\VC画图程序框架\draw\TestLine.cpp(105) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\程序开发框架及常用代码\VC画图程序框架\draw\TestLine.cpp(145) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\程序开发框架及常用代码\VC画图程序框架\draw\TestLine.cpp(147) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
E:\程序开发框架及常用代码\VC画图程序框架\draw\TestLine.cpp(150) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\程序开发框架及常用代码\VC画图程序框架\draw\TestLine.cpp(151) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\程序开发框架及常用代码\VC画图程序框架\draw\TestLine.cpp(152) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\程序开发框架及常用代码\VC画图程序框架\draw\TestLine.cpp(153) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\程序开发框架及常用代码\VC画图程序框架\draw\TestLine.cpp(157) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\程序开发框架及常用代码\VC画图程序框架\draw\TestLine.cpp(159) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
E:\程序开发框架及常用代码\VC画图程序框架\draw\TestLine.cpp(162) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\程序开发框架及常用代码\VC画图程序框架\draw\TestLine.cpp(163) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\程序开发框架及常用代码\VC画图程序框架\draw\TestLine.cpp(164) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\程序开发框架及常用代码\VC画图程序框架\draw\TestLine.cpp(165) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\程序开发框架及常用代码\VC画图程序框架\draw\TestLine.cpp(206) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\程序开发框架及常用代码\VC画图程序框架\draw\TestLine.cpp(208) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
E:\程序开发框架及常用代码\VC画图程序框架\draw\TestLine.cpp(210) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\程序开发框架及常用代码\VC画图程序框架\draw\TestLine.cpp(214) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\程序开发框架及常用代码\VC画图程序框架\draw\TestLine.cpp(216) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
E:\程序开发框架及常用代码\VC画图程序框架\draw\TestLine.cpp(218) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\程序开发框架及常用代码\VC画图程序框架\draw\TestLine.cpp(252) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\程序开发框架及常用代码\VC画图程序框架\draw\TestLine.cpp(254) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
E:\程序开发框架及常用代码\VC画图程序框架\draw\TestLine.cpp(257) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\程序开发框架及常用代码\VC画图程序框架\draw\TestLine.cpp(258) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\程序开发框架及常用代码\VC画图程序框架\draw\TestLine.cpp(259) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\程序开发框架及常用代码\VC画图程序框架\draw\TestLine.cpp(260) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\程序开发框架及常用代码\VC画图程序框架\draw\TestLine.cpp(264) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\程序开发框架及常用代码\VC画图程序框架\draw\TestLine.cpp(266) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
E:\程序开发框架及常用代码\VC画图程序框架\draw\TestLine.cpp(269) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\程序开发框架及常用代码\VC画图程序框架\draw\TestLine.cpp(270) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\程序开发框架及常用代码\VC画图程序框架\draw\TestLine.cpp(271) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\程序开发框架及常用代码\VC画图程序框架\draw\TestLine.cpp(272) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
Linking...



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

⌨️ 快捷键说明

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