-
一个跨平台界面开发包fltk(UNIX® /Linux® (X11), Microsoft® Windows® , and MacOS&...
一个跨平台界面开发包fltk(UNIX® /Linux® (X11), Microsoft® Windows® , and MacOS® X.)-a cross-platform interface development kit fltk (UNIXreg/Linuxreg (X11), Microsoftreg Windows , and MacOSreg X.)
- 2022-06-19 14:38:04下载
- 积分:1
-
如何实现工具栏的下拉箭头按钮
如何实现工具栏的下拉箭头按钮-how to achieve the toolbar drop-down arrow button
- 2022-02-06 04:28:37下载
- 积分:1
-
桌面图标弹出提示
从csdn上下载的源码,自己亲身自己使用过,开发软件可以用到。在安装完软件后,弹出一个华丽的提示窗口,标提示软件的功能与作用。采用c++编写,代码清晰易懂。
- 2022-06-20 00:27:03下载
- 积分:1
-
css样式表格,内有多个实例.网页美化设计之用
css样式表格,内有多个实例.网页美化设计之用-css style form, there are multiple instances. Website design landscaping purposes
- 2022-01-23 11:00:58下载
- 积分:1
-
类似explorer.exe的显示所有路径和文件的程序
类似explorer.exe的显示所有路径和文件的程序-Explorer.exe similar path to the show all the procedures and documentation
- 2022-01-31 22:14:43下载
- 积分:1
-
This is a preparation using DELPHI, multithreading on the solution of two
这是一个用DELPHI编写的,关于多线程的,求解二路归并的界面程序!-This is a preparation using DELPHI, multithreading on the solution of two-way merge interface procedures!
- 2022-03-05 12:11:53下载
- 积分:1
-
Design a Pizza shop Application using swing Component.
这是一个基本的GUI应用程序代码,描述了比萨饼店应用程序的设计。
- 2022-08-17 19:21:37下载
- 积分:1
-
文件浏览器,支持方便的浏览本地文件系统
采用c#语言编写
文件浏览器,支持方便的浏览本地文件系统
采用c#语言编写-File browser and support the convenience to browse the local file system uses the c# Languages
- 2023-02-22 07:35:03下载
- 积分: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
-
直接调用WIN32API,在VS2005下开发CE下XML文件的全面操作,包括连接,读,写,删除,修改操作。...
直接调用WIN32API,在VS2005下开发CE下XML文件的全面操作,包括连接,读,写,删除,修改操作。-Direct call WIN32API, developed under the CE in VS2005 under the XML document in full operation, including the connections, read, write, delete, modify operation.
- 2022-07-27 10:52:06下载
- 积分:1