-
流程设计程序
资源描述
支持在视图上任意编辑图元,设置图元的属性等。可编辑的图元包括文字、图片、多边形等类似visio软件,但可以定义每个图元自己的属性。图元之间还可以结合使用。
// FlowcharterView.h : interface of the CFlowcharterView class
//
/////////////////////////////////////////////////////////////////////////////
#if !defined(AFX_FLOWCHARTERVIEW_H__50CDD008_9534_443D_8161_E058963BE0B8__INCLUDED_)
#define AFX_FLOWCHARTERVIEW_H__50CDD008_9534_443D_8161_E058963BE0B8__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
#include "FlowchartEditor/FlowchartEditor.h"
class CFlowcharterView : public CView
{
protected: // create from serialization only
CFlowcharterView();
DECLARE_DYNCREATE(CFlowcharterView)
// Attributes
public:
CFlowcharterDoc* GetDocument();
// Operations
public:
- 2022-01-22 07:18:46下载
- 积分:1
-
About gdi+ programming books, explain in detail the method of drawing, you can g...
关于gdi+的编程书籍,详细的讲解了绘图的方法,可以极大的提高界面美观度-About gdi+ programming books, explain in detail the method of drawing, you can greatly enhance the degree of interface aesthetics
- 2023-01-03 10:15:03下载
- 积分:1
-
计算
这个代码用来计算成本或总金额给予数目等投入卷,绷起了在图形设计和印刷公司。提供计算和使用默认值重置了个不错的功能。
- 2022-02-13 21:47:41下载
- 积分:1
-
代码演示了如何将颜色添加到编辑框、列表框、组合框、静态…
代码示范了如何将颜色添加到编辑框,列表框,组合框,静态控制以及单选按钮和复选框。-Code demonstrated how to add color to the edit box, list box, combo box, static control, as well as radio buttons and checkboxes.
- 2022-01-22 07:54:36下载
- 积分:1
-
计数器,计算一定时间内的次数统计。
比如孕妇的胎动计数,脉博计数等等...
计数器,计算一定时间内的次数统计。
比如孕妇的胎动计数,脉博计数等等
-Timer or Counter, statistics frequences in a period
- 2023-08-06 05:05:04下载
- 积分:1
-
VC prepared the MP3 player, including MP3 codecs, spectrum display, such as menu...
VC编写的MP3播放器,包含MP3编解码、频谱显示、菜单列表等。-VC prepared the MP3 player, including MP3 codecs, spectrum display, such as menu list.
- 2022-08-10 18:58:47下载
- 积分:1
-
简单的换肤实现界面
简单的换肤实现界面-simple interface to achieve the Eurocargo
- 2022-08-04 01:52:22下载
- 积分:1
-
问卷百万富翁的游戏
这是一个游戏,使用多维数组和拆分和随机播放功能应用。你的问题,每次对了,你继续下一个。如果你超过
弄错了,它的游戏。有一个50/50的规则,使您可以从两个可能的答案曾经在一场比赛中进行选择。
- 2023-01-18 16:45:04下载
- 积分:1
-
改进了的生产与消费者问题的模拟
改进了的生产与消费者问题的模拟-improved production and consumer issues simulation
- 2022-03-21 23:02:23下载
- 积分:1
-
repaint static control button. Static Controls on the same multiple
重绘了静态控件按钮.同一静态控件上出现多个超连接,同样使用的API,测试使用MFC!-repaint static control button. Static Controls on the same multiple-Link, use the same APIs, testing the use of MFC!
- 2022-03-20 23:43:48下载
- 积分:1