plot.clw

来自「实时曲线类的改进增加功能: 1)采样数据存盘和加载 2)演示程序中可以实现图形的」· CLW 代码 · 共 25 行

CLW
25
字号
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=clPlot
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "plot.h"
LastPage=0

ClassCount=1
Class1=clPlot

ResourceCount=0

[CLS:clPlot]
Type=0
BaseClass=CWnd
HeaderFile=clPlot.h
ImplementationFile=clPlot.cpp
LastObject=clPlot
Filter=W
VirtualFilter=WC

⌨️ 快捷键说明

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