-
关于父子窗口之间的通信问题,包括消息等的传送
关于父子窗口之间的通信问题,包括消息等的传送-window between father and son on the communications issues, including the transmission of news
- 2022-03-13 05:28:56下载
- 积分:1
-
用C写的 窗口开发程序,一般都认为不错的,我的同事都看了觉得很不错的,希望大家...
用C写的 窗口开发程序,一般都认为不错的,我的同事都看了觉得很不错的,希望大家-C development of a window to write procedures that are generally good, my colleagues have watched them feel very good, we hope to s
- 2023-05-03 11:40:03下载
- 积分:1
-
一个由本人自已开发的网络电视,这里是一个雏形,还没有开发完毕,但是基本的思路和框架都已经出来了,用windows mediaplayer作为主体,加入了广告代码...
一个由本人自已开发的网络电视,这里是一个雏形,还没有开发完毕,但是基本的思路和框架都已经出来了,用windows mediaplayer作为主体,加入了广告代码.-one I own development by the television network, here is a prototype, is not yet finished. But the basic ideas and frameworks have been released, windows MediaPlayer used as a principal, joined the advertising code.
- 2022-03-01 02:49:46下载
- 积分:1
-
The examples are given in detail in a single document the procedures to achieve...
本实例给出了详细的在单文档程序中实现多视图的切换。-The examples are given in detail in a single document the procedures to achieve multi-view of the switch.
- 2022-03-24 19:37:08下载
- 积分:1
-
MFC源代码
该程序是经过查看某老师的 课程 最后写的MFC 界面编程, 对于初学者有很好的引导作用,通过MFC的各种类控制盒方法属性的控制,完成了界面的设计。运行效果,我已经测试,非常不错。如有问题,请私聊我。 谢谢
- 2022-05-28 03:35:14下载
- 积分:1
-
WPF模拟轨道运动
资源描述本例为WPF平台下开的一个小DEMO模拟天体运动状态 可进行运动模拟需要借鉴的可以做 也可以在前端的xaml直接进行编写 模拟有交点的轨道运动是否由于公转周期不同碰撞的问题相互交流学习多多评论
- 2023-06-05 14:45:04下载
- 积分:1
-
一个可以把位图文件转换为文本文件的源程序,大家试试看
一个可以把位图文件转换为文本文件的源程序,大家试试看-one can bitmap conversion of the source text file, we try
- 2023-06-20 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
-
一个完整的图书管理系统,功能强大完整,利用C++和数据库的连接形成管理系统,完美的源代码...
一个完整的图书管理系统,功能强大完整,利用C++和数据库的连接形成管理系统,完美的源代码-a complete library management system, powerful integrity, the use of C and the database management system of connected, the perfect source code! !
- 2022-03-06 08:01:58下载
- 积分:1
-
一个控制托盘图标位置的例子
一个控制托盘图标位置的例子--An example of controling the ico position of tray
- 2022-02-05 02:26:36下载
- 积分:1