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

📄 curvedrawing.plg

📁 根据多点坐标绘制趋势图并定时刷新的程序。
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: CurveDrawing - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/CurveDrawing.res" /d "_DEBUG" /d "_AFXDLL" "D:\技术资料\13183036877\CurveDrawing\CurveDrawing.rc"" 
Creating temporary file "C:\DOCUME~1\User\LOCALS~1\Temp\RSPBA.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/CurveDrawing.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\技术资料\13183036877\CurveDrawing\clPlot.cpp"
"D:\技术资料\13183036877\CurveDrawing\CurveDrawing.cpp"
"D:\技术资料\13183036877\CurveDrawing\CurveDrawingDoc.cpp"
"D:\技术资料\13183036877\CurveDrawing\CurveDrawingView.cpp"
"D:\技术资料\13183036877\CurveDrawing\CurveValue.cpp"
"D:\技术资料\13183036877\CurveDrawing\EditPaneView.cpp"
"D:\技术资料\13183036877\CurveDrawing\MainFrm.cpp"
"D:\技术资料\13183036877\CurveDrawing\MyView.cpp"
"D:\技术资料\13183036877\CurveDrawing\SplitterWndEx.cpp"
"D:\技术资料\13183036877\CurveDrawing\UpPaneView.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\User\LOCALS~1\Temp\RSPBA.tmp" 
Creating temporary file "C:\DOCUME~1\User\LOCALS~1\Temp\RSPBB.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/CurveDrawing.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\技术资料\13183036877\CurveDrawing\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\User\LOCALS~1\Temp\RSPBB.tmp" 
Creating temporary file "C:\DOCUME~1\User\LOCALS~1\Temp\RSPBC.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/CurveDrawing.pdb" /debug /machine:I386 /out:"Debug/CurveDrawing.exe" /pdbtype:sept 
".\Debug\clPlot.obj"
".\Debug\CurveDrawing.obj"
".\Debug\CurveDrawingDoc.obj"
".\Debug\CurveDrawingView.obj"
".\Debug\CurveValue.obj"
".\Debug\EditPaneView.obj"
".\Debug\MainFrm.obj"
".\Debug\MyView.obj"
".\Debug\SplitterWndEx.obj"
".\Debug\StdAfx.obj"
".\Debug\UpPaneView.obj"
".\Debug\CurveDrawing.res"
]
Creating command line "link.exe @C:\DOCUME~1\User\LOCALS~1\Temp\RSPBC.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
clPlot.cpp
D:\技术资料\13183036877\CurveDrawing\clPlot.cpp(90) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
D:\技术资料\13183036877\CurveDrawing\clPlot.cpp(91) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
D:\技术资料\13183036877\CurveDrawing\clPlot.cpp(98) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
D:\技术资料\13183036877\CurveDrawing\clPlot.cpp(99) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
D:\技术资料\13183036877\CurveDrawing\clPlot.cpp(103) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
D:\技术资料\13183036877\CurveDrawing\clPlot.cpp(104) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
D:\技术资料\13183036877\CurveDrawing\clPlot.cpp(105) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
D:\技术资料\13183036877\CurveDrawing\clPlot.cpp(106) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
D:\技术资料\13183036877\CurveDrawing\clPlot.cpp(134) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
D:\技术资料\13183036877\CurveDrawing\clPlot.cpp(135) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
D:\技术资料\13183036877\CurveDrawing\clPlot.cpp(139) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
D:\技术资料\13183036877\CurveDrawing\clPlot.cpp(139) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
D:\技术资料\13183036877\CurveDrawing\clPlot.cpp(144) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
D:\技术资料\13183036877\CurveDrawing\clPlot.cpp(145) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
D:\技术资料\13183036877\CurveDrawing\clPlot.cpp(149) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
D:\技术资料\13183036877\CurveDrawing\clPlot.cpp(150) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
D:\技术资料\13183036877\CurveDrawing\clPlot.cpp(151) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
D:\技术资料\13183036877\CurveDrawing\clPlot.cpp(152) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
D:\技术资料\13183036877\CurveDrawing\clPlot.cpp(183) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
D:\技术资料\13183036877\CurveDrawing\clPlot.cpp(197) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
D:\技术资料\13183036877\CurveDrawing\clPlot.cpp(206) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
D:\技术资料\13183036877\CurveDrawing\clPlot.cpp(206) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
D:\技术资料\13183036877\CurveDrawing\clPlot.cpp(208) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
D:\技术资料\13183036877\CurveDrawing\clPlot.cpp(208) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
D:\技术资料\13183036877\CurveDrawing\clPlot.cpp(218) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
D:\技术资料\13183036877\CurveDrawing\clPlot.cpp(218) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
D:\技术资料\13183036877\CurveDrawing\clPlot.cpp(220) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
D:\技术资料\13183036877\CurveDrawing\clPlot.cpp(220) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
CurveDrawing.cpp
CurveDrawingDoc.cpp
CurveDrawingView.cpp
CurveValue.cpp
EditPaneView.cpp
MainFrm.cpp
MyView.cpp
SplitterWndEx.cpp
UpPaneView.cpp
Generating Code...
Linking...



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

⌨️ 快捷键说明

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