-
MFC源代码
该程序是经过查看某老师的 课程 最后写的MFC 界面编程, 对于初学者有很好的引导作用,通过MFC的各种类控制盒方法属性的控制,完成了界面的设计。运行效果,我已经测试,非常不错。如有问题,请私聊我。 谢谢
- 2022-05-28 03:35:14下载
- 积分:1
-
一个模仿realone的窗体代码
只是单窗体,无其他控件
一个模仿realone的窗体代码
只是单窗体,无其他控件-a copy of the Form Form code alone, without other controls
- 2022-06-15 20:38:57下载
- 积分:1
-
Delphi,C++Builder界面皮肤控件
Delphi,C++Builder界面皮肤控件-Delphi, C Builder interface skin Controls
- 2022-03-02 22:10:53下载
- 积分:1
-
Aero styled GUI with vb6
Aero styled GUI with vb6
- 2022-05-05 22:41:26下载
- 积分:1
-
数学家 陈省生 数学分析 直觉易懂 slide
数学家 陈省生 数学分析 直觉易懂 slide
- 2023-05-09 01:10:03下载
- 积分:1
-
这是一个简单菜单示例_Event实现,想设计菜单的的朋友可以借鉴...
这是一个简单菜单示例_Event实现,想设计菜单的的朋友可以借鉴-This is a simple sample menu _Event realized, would like to design the menu of a friend can learn from
- 2022-02-16 03:18:30下载
- 积分:1
-
nurbs vs2010
3.01使用NURBS,VS2010编译。里面有一个测试项目,和test.exe testwin.exe。代码适合初学者。libnurbs NURBS是一个好的图书馆,使用Linux
- 2022-07-24 19:44:39下载
- 积分: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
-
ex_2.dsp
This file (the project file) contains information at the project lev
ex_2.dsp
This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
ex_2.cpp
This is the main application source file.
- 2022-07-13 02:59:30下载
- 积分:1
-
world time, 世界时间的演示程序。
world time, 世界时间的演示程序。-world time, a illustrating program of global time.
- 2022-01-26 06:21:23下载
- 积分:1