-
大厦自动报警系统
大厦自动报警系统,用C++编写的源代码。
- 2022-07-21 02:07:23下载
- 积分:1
-
JPG 周正
一个 c + + 程序来减少更多的便携性和新吨的巨型像素摄像头和手机的图像大小。它可以降低 JPG 大小到 1/2 或 1/4 甚至 1/8 的快速图像传输缓慢互联网 networksJPG DownScaler 用 BorlandC + + Builder 写上
- 2022-08-06 06:02:40下载
- 积分:1
-
animation vibration source of the dialog box
动画震动对话框的源码-animation vibration source of the dialog box
- 2022-01-22 12:34:03下载
- 积分:1
-
图片放大或者缩图(php)
资源描述图片放大或者缩图(php)图片放大或者缩图(php)图片放大或者缩图(php)图片放大或者缩图(php)图片放大或者缩图(php)
- 2023-08-04 00:45:03下载
- 积分:1
-
按回车可直接跳到列表的下一个单元框,进行编辑,操作方便...
按回车可直接跳到列表的下一个单元框,进行编辑,操作方便-Press Enter to jump directly to a unit under the list box, for editing, easy to operate
- 2022-04-28 08:33:54下载
- 积分:1
-
HGE 2D游戏引擎 GUI 控件扩展
老外的例子,实现了常用的按钮、列表框、下拉等控件。。。
- 2023-05-30 11:55:03下载
- 积分:1
-
演示了VC++中使用网页窗口美化程序,加载并显示内存中的内容到网页...
演示了VC++中使用网页窗口美化程序,加载并显示内存中的内容到网页-VC++ to demonstrate the use of landscaping program page window, to load and display the contents of memory to the page
- 2022-05-19 04:36:47下载
- 积分:1
-
JQuery实用系统框架
一款非常实用的 JQuery轻量级系统框架 只需稍微修改就能用,可以通过修改js输入参数,从后台加载菜单。十分简单易用
- 2022-03-02 14:41:39下载
- 积分:1
-
Some small examples, C++ The source, development environment is Visual C
一些小例题,C++的源码,开发环境是Visual C-Some small examples, C++ The source, development environment is Visual C
- 2022-06-16 13:28:37下载
- 积分:1
-
流程设计程序
资源描述
支持在视图上任意编辑图元,设置图元的属性等。可编辑的图元包括文字、图片、多边形等类似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