-
WINCE下串口通讯,封装类。
用EVC开发工具设计。
对于WINCE以及EVC开发的朋友有以定的借鉴作用。...
WINCE下串口通讯,封装类。
用EVC开发工具设计。
对于WINCE以及EVC开发的朋友有以定的借鉴作用。-pulled Serial Communications, Packaging category. EVC development tools with the design. EVC pulled for the development of the friends to the reference.
- 2022-02-03 08:47:29下载
- 积分:1
-
implementation object
用C实现面向对象,英文版。请感兴趣的朋友下载。-implementation object-oriented using C
- 2023-06-12 11:55:03下载
- 积分:1
-
实现在Windows mobile系统手机的一键重启和关机功能
实现在Windows mobile系统手机的一键重启和关机功能-Windows mobile system in the implementation of a key cell phone to restart and shutdown function
- 2023-07-26 20:15:03下载
- 积分:1
-
带颜色的静态文本控件
带颜色的静态文本控件-color with the static text control
- 2022-03-10 16:30:36下载
- 积分:1
-
add4 Verilog代码
add4 verilog code -add4 Verilog code
- 2022-02-26 10:00:52下载
- 积分:1
-
用VB编写的模拟操作系统固定分区管理(改进算法).可寻找到与要添加作业大小最近的区进行分配....
用VB编写的模拟操作系统固定分区管理(改进算法).可寻找到与要添加作业大小最近的区进行分配.-VB simulation prepared by the operating system through fixed management (improved algorithm). Seeking to be added to operations and the size of the district recently distributed.
- 2023-09-08 11:30:03下载
- 积分:1
-
program with c++ and java . call each other easyly.
program with c++ and java . call each other easyly.
- 2022-06-18 20:15:05下载
- 积分:1
-
SmartScript Pro 2.0提供多种预制功能可以让您快速、轻松的建立Javascript。它包含有默认的Java Applet folder。...
SmartScript Pro 2.0提供多种预制功能可以让您快速、轻松的建立Javascript。它包含有默认的Java Applet folder。-smart script pro 2.0 has a lot of predefined functions helping you quickly and easily create javascript program.The default Java Applet folder is inluded inside it.
- 2022-03-24 09:24:25下载
- 积分:1
-
齐博分类信息V2.5多城市商业版
齐博分类信息V2.5多城市商业版齐博分类信息V2.5多城市商业版
- 2022-03-07 18:25:27下载
- 积分:1
-
wince EVC 简单的图片浏览功能,自已随意扩展
支持 *.bmp *.jpg *.gif *.png 等等
// TODO: Add yo...
wince EVC 简单的图片浏览功能,自已随意扩展
支持 *.bmp *.jpg *.gif *.png 等等
// TODO: Add your control notification handler code here
CString defFilter("选中其中一个文件|*.bmp *.jpg *.gif *.png")
CFileDialog dlg(TRUE,NULL,NULL,OFN_ALLOWMULTISELECT,defFilter)
if(dlg.DoModal()==IDOK){
PathName=dlg.GetPathName()
}-wince EVC simple picture browsing, support the expansion of their own free*. bmp*. jpg*. gif*. png, etc.// TODO: Add your control notification handler code hereCString defFilter (
- 2023-04-14 17:00:03下载
- 积分:1