-
Visual C++ 6.0编程学习捷的书付例子.rar
Visual C++ 6.0编程学习捷的书付例子.rar-Samples for learning VC++6.0
- 2022-01-22 11:39:22下载
- 积分:1
-
可以比较两行文字的相似率,支持中文
可以比较两行文字的相似率,支持中文
-can compare the two lines similar rate, Chinese support
- 2022-08-21 16:50:31下载
- 积分:1
-
Nessus在WinNT下的运用程序
Nessus在WinNT下的运用程序-Nessus in the application procedures
- 2023-07-22 08:15:05下载
- 积分:1
-
套接字通信客户端
用于Socket 通信的 Client端程序-for Socket Communications Client-side
- 2022-04-08 19:53:52下载
- 积分:1
-
条形码识别
本程序可以运行于Microsoft Windows 98/ME/NT/2000/XP下。
分辨率:任何分辨率即可
制作工具:Microsoft Visual C++ 6.0
- 2022-03-01 09:49:59下载
- 积分:1
-
自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除...
自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除"工程名.clw"文件后退出,再次进入工程系统会提示找不到"工程名.clw"文件,选择"“是(Yes)"重新创建一个,接下来在弹出的对话框里选择"Add all"就可以在新工程中使用CAutoCompleteCombo这个类了(注意引入头文件),我在示例对话框中创建了一个CAutoCompleteCombo类型的变量"m_combo",在对话框的"nInitDialog()"函数中添加了以下语句: // TODO: Add extra initialization here m_combo.AddString("America") m_combo.AddString("British") m_combo.AddString("China") m_combo.AddString("Dalian") m_combo.AddString("England") m_combo.AddString("France") 这样,用户在输入这些字符的头几个字符(不区分大小写)就可以看到自动完成的效果了.-automatic composite frame to complete the realization of the AutoCompleteCombo.cpp and AutoCompleteCombo.h two documents, the user can introduce these two documents of the project, delete the "project name. Clw documents "to withdraw, once again entered the system is not able to find" who works. Clw "document choose "" (Yes), "a re-creation of, the next in the pop-up dialog box you select" Add all "on the new projects CA
- 2023-01-19 02:05:04下载
- 积分:1
-
用IP打开主机端口 实现主机间的数据传输 可以传输文件
用IP打开主机端口 实现主机间的数据传输 可以传输文件-IP host ports open between the mainframe data transmission can transfer files
- 2023-07-12 11:50:03下载
- 积分:1
-
一套非常值得学习的完整源码,可以编译通过,包括作者常用的组件集能及演示如何实现注册的程序!...
一套非常值得学习的完整源码,可以编译通过,包括作者常用的组件集能及演示如何实现注册的程序!-a very complete source of the study, compile, including the author of the components used to collect and demonstrate how the implementation of the registration process!
- 2022-05-29 07:16:25下载
- 积分:1
-
树形控件项目
treelist control project
- 2022-11-11 04:10:03下载
- 积分:1
-
changeable is a small alarm clock, the clock computer simulation procedure is no...
多变小闹钟是一款计算机模拟的闹钟程序,不仅有显示时间,整点报时的功能,还可以设置任意个事件提示。有多款外观Skin可以选择,还可以选择使用数字式还是指针式表盘。 aClock 多变小闹钟使用ATL/WTL框架构建,它充分体现了使用ATL/WTL框架构建小应用程序的优越性-aClock在同类软件中占用资源最少。-changeable is a small alarm clock, the clock computer simulation procedure is not only shows the time, the whole point of the timekeeping function settings that can be arbitrary incident suggested. Several appearance Skin choice can also choose to use digital or dial dial. AClock volatile small alarm clock use ATL/WTL framework, which fully embodies the use of ATL/WTL Frame small applications of superiority- aClock similar software occupied the least resources.
- 2022-02-03 05:02:47下载
- 积分:1