-
二维曲线
二维曲线-Two dimension curve
- 2022-01-25 16:43:32下载
- 积分:1
-
与敌人游戏城堡战役
漂亮的城堡游戏要摧毁的敌人,用球射击。
尝试下载这个游戏和欣赏的。
- 2022-01-25 21:26:28下载
- 积分:1
-
自适应屏幕程序(基于LabVIEW开发)
自适应屏幕程序(基于LabVIEW开发),自动根据你设定的屏幕分辩率,运行的时候自动调整界面的尺寸。满足用户接口需要。界面友好。希望对LabVIEW爱好者有所启发。
- 2022-06-20 15:35:18下载
- 积分:1
-
各个文件夹以树状的结构来显示文件信息
各个文件夹以树状的结构来显示文件信息-various folders in a tree structure of the document to show information
- 2022-01-26 05:00:43下载
- 积分:1
-
实现View 视图的Zoom in/out
实现View 视图的Zoom in/out-achieve View View Zoom in/out
- 2023-01-22 09:10:04下载
- 积分:1
-
+ +动态菜单设计实例,通过实例,用实例+ + +静态菜单,…
VC++动态菜单设计实例,通过一个实例说明VC++静态菜单、工具栏、状态栏和动态菜单的设计。-VC++ Dynamic Menu design example, through a practical example VC++ static menus, toolbars, status bar, and dynamic menu design.
- 2022-08-22 16:40:49下载
- 积分:1
-
斗地主源码
很不错的本地斗地主源码很不错的本地斗地主源码很不错的本地斗地主源码很不错的本地斗地主源码很不错的本地斗地主源码很不错的本地斗地主源码很不错的本地斗地主源码很不错的本地斗地主源码很不错的本地斗地主源码很不错的本地斗地主源码很不错的本地斗地主源码很不错的本地斗地主源码很不错的本地斗地主源码很不错的本地斗地主源码很不错的本地斗地主源码
- 2022-05-05 04:21:37下载
- 积分:1
-
VB抓贼实例程序,VB窗体编程入门程序,
VB抓贼实例程序,VB窗体编程入门程序,-VB thief sample programs, VB Forms programming entry procedures, Hehe. . . .
- 2022-11-03 22:40:04下载
- 积分:1
-
by finishing a widget library, which contains the most VC6.0 Controls Programmin...
通过整理的一个控件库,其中包含了VC6.0中大部分控件,对于界面编程非常有效。-by finishing a widget library, which contains the most VC6.0 Controls Programming interface for the very effective.
- 2022-10-23 07:20:04下载
- 积分: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