-
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
-
數字的加減乘除c++練習
數字的加減乘除c++練習數字的加減乘除c++練習
數字的加減乘除c++練習數字的加減乘除c++練習
數字的加減乘除c++練習數字的加減乘除c++練習
- 2023-05-14 17:50:03下载
- 积分:1
-
C share a common algorithm
C的常用算法共享-C share a common algorithm
- 2022-03-21 10:47:35下载
- 积分:1
-
串口通讯实验
帮助他人,也是帮助自己。
帮助他人,也是帮助自己。
帮助他人,也是帮助自己。
帮助他人,也是帮助自己。
帮助他人,也是帮助自己。
- 2023-07-07 04:10:03下载
- 积分:1
-
课程设计基于UML的学生住宿管理系统设计
课程设计基于UML的学生住宿管理系统设计-Curriculum design is based on UML" s student accommodation management system
- 2022-02-22 12:04:32下载
- 积分:1
-
VB在wince s3c2440 LED控制
LED control in VB on WinCE for S3C2440
- 2022-03-16 13:54:01下载
- 积分:1
-
一个没有任何限制的内码转换器,可以转换GB
一个没有任何限制的内码转换器,可以转换GB->BIG5,BIG5->BG,简体转繁体,繁体转简体-a no restrictions within the code converter that converts GB- gt; BIG5, BIG5- gt; BG, English History turn, turn traditional English
- 2023-03-15 18:05:04下载
- 积分:1
-
literacy bmp file for beginners
读写bmp文件用于初学者-literacy bmp file for beginners
- 2023-06-28 06:25:03下载
- 积分:1
-
类似word页面效果源码
类似word页面效果源码-similar results pages word-source
- 2022-07-13 00:16:23下载
- 积分:1
-
们常常要在web上显示流程图,网上比较难找,到处要收费,自己琢磨了一个,比较简单,包括开始节点,结束结点,两种节点框图(节点、容器)和两种特殊线(跳线、返回线)...
们常常要在web上显示流程图,网上比较难找,到处要收费,自己琢磨了一个,比较简单,包括开始节点,结束结点,两种节点框图(节点、容器)和两种特殊线(跳线、返回线),使用xml文件或xml字串作为数据源,没有多少需求分析,给有心人参考,也收集一些建议,源码过段时间整理再放上。demo代码:-Often displayed in the web flow chart, on-line comparison was difficult to find, everywhere, should be charged, pondering their own one, relatively simple, including the start node, end node, two node diagram (node, container) and the two special lines (jumper, return line), use the xml file or xml string as a data source, not the number of needs analysis, reference to the people, but also to collect some of the proposals, source code over time add the finishing. demo code:
- 2022-06-17 06:32:59下载
- 积分:1