-
列表控件的自绘功能,及列表控件的使用。通过自定义类,实现自定义的控件列表。
列表控件的自绘功能,及列表控件的使用。通过自定义类,实现自定义的控件列表。-Self-drawn list control functions, and controls the use of the list. Through custom categories, the realization of a custom list control.
- 2022-02-10 11:49:52下载
- 积分:1
-
VC++编程,有源代码,对MSDN和其他文件帮助系统进行压缩。
VC++编程,有源代码,对MSDN和其他文件帮助系统进行压缩。-VC++ Programming, source code, and other documents on the MSDN help system for compression.
- 2022-10-10 11:10:03下载
- 积分:1
-
一种网络通信编程实例源代码
VC++网络通信编程实例案例精选源代码1-examples of network communication programming source code for a selected case
- 2022-11-05 10:55:03下载
- 积分:1
-
prepared in the summer of the candidates support the voluntary reporting system,...
我们在暑假编写的高考志愿辅助填报系统,通过一定数量的检验,有一定的可行性,仅供参考-prepared in the summer of the candidates support the voluntary reporting system, through a certain amount of testing, a certain possibility is for reference only
- 2022-04-28 23:51:31下载
- 积分:1
-
电子温度计C语言程序代码
ds18b20的初始化、读写时序
数码管的显示程序...
电子温度计C语言程序代码
ds18b20的初始化、读写时序
数码管的显示程序-temperature measure
- 2022-10-06 01:45:03下载
- 积分:1
-
海康产品最新未公开的播放器软件和媒体播放器插件.rar
海康产品最新未公开的播放器软件和媒体播放器插件.rar-Haikang latest Product undisclosed player software and media player plug-ins. Rar
- 2023-01-16 10:25:04下载
- 积分:1
-
VB6 codes for finds the USB HID
VB6 codes for finds the USB HID-class device and exchanges data with it.
- 2023-06-25 14:45:03下载
- 积分:1
-
一个产生随机数的小程序,上次帮一个学生做的,拿上来大家参考参考。...
一个产生随机数的小程序,上次帮一个学生做的,拿上来大家参考参考。-Generate a random number of small procedures, the last to help a student to do, and take up your information.
- 2022-08-07 19:16:29下载
- 积分:1
-
Meissen魔方还原之路(容易学会的)
Meissen魔方还原之路(容易学会的)-Meissen Cube to restore the road (easy to learn to)
- 2022-12-14 02:05:05下载
- 积分:1
-
利用gSoap生成的WebServer服务端提供Add、Sub、Mul、Div等接口
应用背景做为WebServer服务端,提供加、减、乘、除四个WebServer服务的接口。使用C/C++语言进行开发WebServer服务,可以练习使用开源的gSoap框架,区别于用其他语言进行的WebServer服务的开发。关键技术利用gSoap框架,根据calcsoap.h文件,生成wsdl文件和相关的 soapServer.cpp、soapC.cpp、soapH.h、soapStub.h 文件,新建 VC 2008 基于 Win32 控制台的应用程序,作为WebServer服务端,提供 ns__add、ns__sub、ns__mul、ns__div(即加、减、乘、除)四个WebServer服务的接口,并支持利用提供 calcsoap.wsdl 文件给 soap UI 测试工具进行测试。
- 2022-03-18 13:16:42下载
- 积分:1