-
这是一个设计多文档窗体的一个非常好的程序,使用vb.net进行编写...
这是一个设计多文档窗体的一个非常好的程序,使用vb.net进行编写-This is a design document forms over a very good procedures, the use of the preparation for vb.net
- 2022-05-19 00:31:00下载
- 积分:1
-
一个非常适用的多文档界面编程的范例,嘿嘿,不是我写的哈...
一个非常适用的多文档界面编程的范例,嘿嘿,不是我写的哈-A Multiple Document Interface application programming examples,嘿嘿, Kazakhstan is not what I wrote
- 2023-01-05 12:15:04下载
- 积分:1
-
不规则窗体实现,通过位图覆盖的方式来实现不规则窗体
不规则窗体实现,通过位图覆盖的方式来实现不规则窗体-irregular, bitmap coverage of the method to achieve irregular Form
- 2022-12-17 13:45:08下载
- 积分:1
-
仿新版360安全卫士主界面
稍微修改了 duilib,使之支持异性窗口、窗口阴影。
可以通过拖动窗口边缘改变窗口大小
- 2023-07-18 01:40:04下载
- 积分:1
-
主要是关于视图切换的源码开发工具用的是VC++.
主要是关于视图切换的源码开发工具用的是VC++.-View on the main switch is the source development tools using the Visual C++.
- 2023-06-06 13:40:03下载
- 积分:1
-
该代码是利用VC编写的学生分数管理系统。
该代码是利用VC编写的学生分数管理系统。-The code is written using VC student scores management system.
- 2022-05-20 13:57:33下载
- 积分:1
-
use prepared, tested and the expansion of examples ListView
使用VC++6.0编写,经过测试,ListView的扩展示例-use prepared, tested and the expansion of examples ListView
- 2022-01-21 20:45:22下载
- 积分:1
-
旋转字体,没有密码
旋转字体,没有密码-font rotation, no password
- 2023-02-28 09:15: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
-
C++ CUI QT4(第二版)一书的源码,这本书是一个Qt程序不应该…
C++ CUI QT4 (第二版)一书的源码,该书是QT编程本来就不多的参考书中的经典之作。-C++ CUI QT4 (Second Edition) a source book, the book is a QT program should not have many reference books in the classic.
- 2022-10-13 20:25:03下载
- 积分:1