-
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
-
使用SetWindowLong改变窗口的缺省窗口处理函数,从而建立可以显示不同颜色列表的程序...
使用SetWindowLong改变窗口的缺省窗口处理函数,从而建立可以显示不同颜色列表的程序-use SetWindowLong to change the default window to window handling functions, establish can show different colors scheduling procedures
- 2022-03-03 11:13:52下载
- 积分:1
-
Read a variety of data source database
读取各种数据源数据库
- 2023-01-10 08:15:03下载
- 积分:1
-
使用GDI+生成PDF
sharpPDF is easy-to-use c# library to generate PDF on the fly. It allows to save pdf files or get binary streams in output(for example, usable in ASP.NET).通过本源码,一是可以熟悉PDF技术规范和GDI+技术体系;二是可以简单实现自有图形到PDF的转换。
- 2023-04-29 09:20:03下载
- 积分:1
-
网防网络维护
netdefender for network defend
- 2023-05-29 08:40:09下载
- 积分:1
-
with MFC prepared by the various buttons can be directly invoked in such project...
用MFC编写的各种按钮,可直接在工程中引用该类-with MFC prepared by the various buttons can be directly invoked in such projects
- 2023-03-03 08:55:03下载
- 积分:1
-
« 问题描述:
给定一个自然数n,由n开始可以依次产生半数集set(n)中的数如下。
(1) n∈set(n);
(2) 在n的左边加上一...
« 问题描述:
给定一个自然数n,由n开始可以依次产生半数集set(n)中的数如下。
(1) n∈set(n);
(2) 在n的左边加上一个自然数,但该自然数不能超过最近添加的数的一半;
(3) 按此规则进行处理,直到不能再添加自然数为止。
例如,set(6)={6,16,26,126,36,136}。半数集set(6)中有6 个元素。
注意半数集不是多重集。集合中已经有的元素不再添加到集合中。
« 编程任务:
对于给定的自然数n,编程计算半数集set(n)中的元素个数。
« 数据输入:
输入数据由文件名为input.txt的文本文件提供。
每个文件只有1 行,给出整数n。(0
- 2022-02-15 12:30:46下载
- 积分:1
-
ce 5.0上的用mfc编制的ini文件读写源代码,调试OK。
ce 5.0上的用mfc编制的ini文件读写源代码,调试OK。-ce 5.0 on mfc prepared using ini file to read and write source code, debugging OK.
- 2022-04-08 00:07:56下载
- 积分:1
-
really depressed upload all this is a boost to download some better information...
真是郁闷 把这个都上传上去了 就是为了下载些好一点的资料啊-really depressed upload all this is a boost to download some better information ah
- 2022-05-15 13:54:25下载
- 积分:1
-
ssh整合源码和登陆教程,可以学习一下了哦,很不错的。
ssh整合源码和登陆教程,可以学习一下了哦,很不错的。-ssh integration and landing tutorial source, can learn about the Oh, very good.
- 2022-07-16 16:51:05下载
- 积分:1