-
VC实现属性页示例
项目中应用程序常会实现配置对话框,以方便用户配置参数。复杂应用的配置参数可能比较多,如果所有配置参数显示在一个对话框窗口,可能显得拥挤并且有些凌乱。属性页可以很好的解决此问题,可将不同类别的配置参数放在不同属性页中显示操作,界面显得既简洁又有条理。本程序为visual C++实现的属性页的例子,对做工程项目有帮助。程序采用MDI窗口实现,visual studio 2008工程
- 2022-03-10 12:28:33下载
- 积分:1
-
ifidf算法的实现, ifidf算法的实现
ifidf算法的实现, ifidf算法的实现-ifidf algorithm, ifidf Algorithm
- 2023-05-01 07:50:03下载
- 积分:1
-
数据结构的一个程序,叫秦九韶算法。计算方法也应用到。
数据结构的一个程序,叫秦九韶算法。计算方法也应用到。-A program of data structure,which named QINGJIUSHAO arithmetic.It also includes caculating method.
- 2022-01-22 12:43:27下载
- 积分:1
-
yig一个自动登陆程序
yig一个自动登陆程序-yig an automatic landing procedures
- 2022-10-01 16:45:03下载
- 积分:1
-
Shows XY view:
OnDraw() sets the text color to Gray Color.
and draws a text...
Shows XY view:
OnDraw() sets the text color to Gray Color.
and draws a text in current font.
DrawLine() draws a line.
- 2022-01-26 02:11:07下载
- 积分:1
-
HTML编辑是Visual Basic示例
HTML Edit is sample for visual Basic
- 2022-08-16 02:22:32下载
- 积分:1
-
MTV电台点歌系统,实惠方便
MTV电台点歌系统,实惠方便-MTV parlors radio system, affordable convenience
- 2022-08-18 08:19:26下载
- 积分:1
-
VC源码完全模仿OICQ的界面的程序,做界面的可以下载看下。
VC源码完全模仿OICQ的界面的程序,做界面的可以下载看下。 -VC-source interface OICQ fully mimic the procedure, and can be downloaded facie interface.
- 2023-04-10 20:55:24下载
- 积分:1
-
XML document processing Thoughts
XML文件处理的思考-XML document processing Thoughts
- 2022-02-22 03:46:16下载
- 积分:1
-
写出一个小程序输出1――100之间不能被3和7整除的数,输出按5个一行.
#include "stdio.h"...
写出一个小程序输出1――100之间不能被3和7整除的数,输出按5个一行.
#include "stdio.h" -Write a small program output 1- 100 between 3 and 7 should not be divisible by the number, the output line 5 by .# Include
- 2022-03-20 21:45:10下载
- 积分:1