-
用钟表型式简单的计时和显示系统时间,且可对背景进行变换,初学时所写...
用钟表型式简单的计时和显示系统时间,且可对背景进行变换,初学时所写-Simple pattern with time clocks and time display system, and may be the background of transformation, when written by novice
- 2022-07-15 07:47:02下载
- 积分:1
-
改变窗体的皮肤,可有随意的改变,更改窗体的外形颜色
改变窗体的皮肤,可有随意的改变,更改窗体的外形颜色
- change the skin of Form
- 2022-04-15 13:16:36下载
- 积分:1
-
在重绘美化RadioButton控件可以直接带来的
一个经过重绘美化的Radiobutton控件,可直接拿来用-After a redraw beautified Radiobutton controls can be directly brought by
- 2022-03-05 17:57:18下载
- 积分:1
-
信号连续采样源代码
信号连续采样源代码,下载后可以直接使用,非常方便,一块学习进步.......................
- 2022-01-26 14:51:57下载
- 积分:1
-
简单的绘制一个能够旋转的图形。比较基础 ,适合初学者学习学习。
简单的绘制一个能够旋转的图形。比较基础 ,适合初学者学习学习。-Draw a simple rotating graphics. Basis of comparison, suitable for beginners to learn to learn.
- 2022-06-19 17:33:58下载
- 积分:1
-
how to change the color of the control procedures as an example to ListBox
如何改变控件颜色 本程序以ListBox为例-how to change the color of the control procedures as an example to ListBox
- 2023-05-07 11:00:02下载
- 积分:1
-
一个关于动态图形的例子,图形有闪烁和变化功能
一个关于动态图形的例子,图形有闪烁和变化功能-on a dynamic graphic example of scintillation and graphics function changes
- 2022-08-13 09:24:28下载
- 积分:1
-
这是一个简单的记事本程序,可以让你从简单的程序开始了解变成的思想和流程...
这是一个简单的记事本程序,可以让你从简单的程序开始了解变成的思想和流程-This is a simple Notepad program that lets you begin to understand simple procedure into a flow of ideas and
- 2022-06-30 16:18:27下载
- 积分: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
-
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