-
一个非常漂亮的Visual C++界面的程序,大家可以参考
一个很漂亮的visual C++界面程序,大家可以参考一下-A very beautiful visual C++ Interface procedures, we can refer to
- 2022-04-25 00:18:35下载
- 积分:1
-
一个日历的例子MiniCalendar
一个日历的例子MiniCalendar--An example of Mini Calendar
- 2022-03-10 08:34:46下载
- 积分:1
-
基于bootstrap后台管理系统模板
资源描述基于bootstrap后台管理系统模板startbootstrap-sb-admin 界面节约 控件灵活 自己下载后做了一些修改
- 2023-01-05 10:55:04下载
- 积分:1
-
1. Asynchronous download demo 2. Demonstration in error control on the usage of...
1.演示异步下载文件 2.演示在listview控件上使用进度条 3.subclassed的使用.-1. Asynchronous download demo 2. Demonstration in error control on the usage of 3.subclassed use.
- 2022-04-20 19:25:37下载
- 积分:1
-
文件传输
所用技术:多线程 、异步通信时用到select模型、同时压缩包中还包含一些读取大文件的相关资料。启动该程序两次,一个作为发送端、一个作为接收端。文件接受时可以指定存储路径、也可以重命名。
- 2023-06-03 21:30:04下载
- 积分:1
-
本程序主要作用与TXT电子小说的阅读,在您的阅读过程中程序可自动翻页,并且您还可以自己设置自动翻页时间间隔,程序自带书签功能,您可以随时保存您的阅读进度方便下次...
本程序主要作用与TXT电子小说的阅读,在您的阅读过程中程序可自动翻页,并且您还可以自己设置自动翻页时间间隔,程序自带书签功能,您可以随时保存您的阅读进度方便下次的阅读,程序会在您打开的TXT文件的相同目录下创建一个*.m的文件,此文件为书签文件,删除后会造成保存的阅读进度的丢失。 开发平台 vs 2008
-A major role in this process with TXT e-fiction reading, in the course of your reading program can be automatically flip, and you can also set up their own auto-flip time interval, the program comes with a bookmark feature, you can always save your progress to facilitate reading the next reading, the program will open in your TXT file the same directory to create a*. m files, the file for the bookmarks file, delete saved will result in the loss of reading progress. Development platform vs 2008
- 2022-04-24 18:47:11下载
- 积分: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
-
是一个 CTreeCtrl 用法的示例,给出了CTreeCtrl与Check Box 和 Radio buttown在一起的用法...
是一个 CTreeCtrl 用法的示例,给出了CTreeCtrl与Check Box 和 Radio buttown在一起的用法-CTreeCtrl is an example of usage, and given CTreeCtrl Check Box and Radio buttown together Usage
- 2022-03-30 12:46:03下载
- 积分:1
-
带有标题栏的菜单
带有标题栏的菜单-column with the title menu
- 2023-03-24 07:55:03下载
- 积分:1
-
java开发的简单界面的学生管理系统
1、完成了登录界面2、完成了对学生信息的增删改查3、添加了分页查询的功能
- 2022-03-13 12:20:28下载
- 积分:1