-
通用控件
26个VC++界面编程通用控件源代码实例: 如何获得指定点的控件指针 如何将编辑框中输入的字符转换为大写(小写) 如何设置和获得单选按钮的选中状态 如何设置和获得一组单选按钮的选中状态 如何设置列表控件的显示方式 如何设置组合框中列表框的宽度 如何实现带自动完成功能的组合框 如何实现位图按钮 如何使用滑块 如何使用进度条 如何使用列表框 如何使用旋转按钮 如何使用组合框 如何通过控件ID获得控件窗口指针 如何为控件添加工具提示 如何通过控件窗口指针获得控件ID 如何为控件添加工具提示 如何限制编辑框输入文本的长度 如何在按钮上显示图标 如何在列表控件中插入列 如何在列表框中添加水平滚动条 如何在组合框中显示文件列表 ......
- 2022-06-21 19:46:35下载
- 积分:1
-
利用工厂设计模式这几计算器
使用简单工厂模式解决计算器相比较上次思维更加的清晰,各类以及函数的关系也更加的清楚。让我深刻的体会到良好的设计模式能给程序后期的修改和增加功能带来相当大的便利
- 2023-02-16 01:30:04下载
- 积分:1
-
labwindows cvi ODBC数据库代码实例
应用背景
labwindows ODBC数据管理器实现数据库的操作labwindows ODBC数据管理器实现数据库的操作labwindows ODBC数据管理器实现数据库的操作labwindows ODBC数据管理器实现数据库的操作
关键技术
利用labwindows ODBC数据管理器实现数据库的操作,添加,删除,等适合初学者学习,详细通过ODBC管理器进行操作。
利用labwindows ODBC数据管理器实现数据库的操作,添加,删除,等适合初学者学习,详细通过ODBC管理器进行操作
- 2022-07-23 22:57:05下载
- 积分:1
-
Related to the complexity of network computing, there is c, vc two of the five p...
复杂网络计算相关,有c、vc两种环境的5个程序:1.筛选一列不重复记录2.集聚系数的计算(c语言,附有示例数据)3.含有节点信息的编号程序(vc,附有示例数据)4.独立性计算程序(附相关文献)5.网页过滤批处理程序(可处理无限文件)-Related to the complexity of network computing, there is c, vc two of the five procedures for the environment: 1. Screening of duplicate records is not a 2. Agglomeration coefficients (c language, with sample data) 3. Contain the number of nodes process information (vc, with sample data) 4. the independence of the calculation procedure (with the related literature) 5. page batch filtering process (which can handle unlimited file)
- 2022-01-25 23:17:46下载
- 积分:1
-
用VC++实现的闹钟提示功能,带源码,赞!
用VC++实现的闹钟提示功能,带源码,赞!-With VC++ Realize prompted the alarm clock function, with source code, Zan!
- 2022-03-21 03:08:17下载
- 积分:1
-
Qt4连连看
#include "widget.h"
#include
int main(int argc, char *argv[])
{
QApplication a(argc, argv);
Widget w;
w.show();
return a.exec();
}
- 2023-04-28 14:15:04下载
- 积分:1
-
记事本
在windows上运行的Java程序,功能类似于windows自带的记事本,包含新建,删除,保存,另存、全选,粘贴,复制退出等等功能
- 2022-12-04 08:35:03下载
- 积分:1
-
内存管理 c++高手的必然磨练
内存管理 c++高手的必然磨练
内存管理 c++高手的必然磨练
内存管理 c++高手的必然磨练-Memory management c++ Master the inevitable temper memory management c++ Master the inevitable temper
- 2023-06-26 01:35:04下载
- 积分:1
-
windows w indows w indows
windows w indows w indows-windows windows windows windows windows
- 2022-01-27 19:59:58下载
- 积分:1
-
花一天时间学好Word排版,绝对是一劳永逸的事。
Word不是最重要的,但绝对是影响建模表达、写作效率和修改方便性的关键。
所有与内容无关的...
花一天时间学好Word排版,绝对是一劳永逸的事。
Word不是最重要的,但绝对是影响建模表达、写作效率和修改方便性的关键。
所有与内容无关的排版工作都交给Word去完成吧。-Flower a day to learn Word Publishing, is a matter for once and for all. Word is not the most important, but is the expression of the impact of modeling, writing and revision of the efficiency of the key convenience. All unrelated to the content of the typesetting work to complete it to the Word.
- 2022-04-09 00:58:38下载
- 积分:1