-
显示进度条的小程序。菜单中共有4个选项,分别显示出长条形,渐进形,以及这两种进度条分别带有进度数字显示的样子。...
显示进度条的小程序。菜单中共有4个选项,分别显示出长条形,渐进形,以及这两种进度条分别带有进度数字显示的样子。-show the progress of the small program. Menu options for a total of four, showed long rectangular, progressive form, and both progress with the progress of the respective figures show appearance.
- 2022-03-21 22:06:30下载
- 积分:1
-
VC界面程序,程序已编译,可直接运行,欢迎执教
VC界面程序,程序已编译,可直接运行,欢迎执教-VC interface procedures, procedures have been compiled, can be directly run, welcome coaching
- 2022-08-11 05:16:03下载
- 积分:1
-
控制网络的使用,能够加上地址、查找、删除等
ip控件的使用, 能实现ip地址的添加,查找,删除-ip control the use, able to add ip address, search, delete, etc.
- 2023-05-21 21:40:03下载
- 积分:1
-
VC实现串口通讯显示
///////////////文件 commDlg.cpp////////////////
//一个类,对话框类,本程序使用的是对话框形式,这个类是在VC用MFC自动生成的,其中包括了对话框程序应有的一些方法
class CAboutDlg : public CDialog
{
};
/********************以下的个方法也是VC的MFC的对话框程序固有的,也是MFC自动生成的**************/
CAboutDlg::CAboutDlg() : CDialog(CAboutDlg::IDD)
{
}
void CAboutDlg::DoDataExchange(CDataExchange* pDX)
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-01-25 13:10:04下载
- 积分:1
-
vc雷达扫描模拟
是基于vc++编写的模拟雷达扫描的程序,其应用在多数的船舶或位置检测当中,程序实时的描述了雷达扫描的真实情况,是一个不错的小程序代码,在很多界面的制作当中都有应用
- 2022-11-21 22:35:03下载
- 积分:1
-
C# 动态绘制十字线
界面通过标签、文本框等控件,实现对图像每点的像素的坐标读取,并通过g.Drawline的方法绘制十字交叉线。图片通过panel和piactureBox显示图像。
- 2023-07-11 14:55:02下载
- 积分:1
-
使用wxWidget的界面编程例子代码,很有参考价值!
使用wxWidget的界面编程例子代码,很有参考价值!-Use programming interface wxWidget example code, very useful!
- 2022-08-20 20:05:46下载
- 积分:1
-
c++
源码c++ 是做股票软件的 !增加可以去看看的 你先看下 -c++
- 2023-02-24 16:45:03下载
- 积分:1
-
Ejemplo para utilizar activeskin para visual fox pro
Ejemplo para utilizar activeskin para visual fox pro
- 2022-07-15 00:29:34下载
- 积分:1
-
使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现...
使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删出文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用。-use CArchive category of documents to operate. MFC provides the framework document and open the new functions within the Implementation Mechanism. CDocument class how to use the serial storage function preservation and loading data. How to achieve the type of support serial, serial CObArray realization insider. Cut out data files often made mistakes. MFC framework of the procedures and documentation category as a category, and how to access each other indicators cited.
- 2022-02-28 11:46:47下载
- 积分:1