-
save unicode file
save unicode file
- 2022-01-25 14:42:37下载
- 积分: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
-
A database searching programme written by vc.I find it on internet.
用VC编写的一个数据库的搜索程序,网上找到的-A database searching programme written by vc.I find it on internet.
- 2023-02-27 22:10:03下载
- 积分:1
-
枚举WINDOWS所有可用端口,包含一个模块源码与一个窗体源码
枚举WINDOWS所有可用端口,包含一个模块源码与一个窗体源码-WINDOWS enumeration of all available ports, a module that contains source code form with a source
- 2022-12-24 10:30:03下载
- 积分:1
-
单向链表模板程序,可以在VC++下直接编译执行
单向链表模板程序,可以在VC++下直接编译执行-TList
- 2023-03-17 10:30:04下载
- 积分:1
-
随机数的应用vb.
随机数的应用vb.-Random Number of vb.
- 2022-01-29 01:55:07下载
- 积分:1
-
我是初学者 只是自己按照书上讲的编写出来的的实现vcd播放的小程序 拿出来分享...
我是初学者 只是自己按照书上讲的编写出来的的实现vcd播放的小程序 拿出来分享-I am a beginner only in accordance with their own sense of the book are written by the realization of a small program vcd player out to share
- 2023-03-02 07:15:04下载
- 积分:1
-
解析字符串,按照运算表达式来计算出最终结果值
解析字符串,按照运算表达式来计算出最终结果值-Parsing a string, in accordance with the operator expression to calculate the final results of the value of
- 2023-03-03 01:50:03下载
- 积分:1
-
Someone with the C language written in the blood of Warcraft remarkable program...
别人用C语言写的魔兽争霸显血程序希望能有用。-Someone with the C language written in the blood of Warcraft remarkable program would like to be useful.
- 2023-06-25 20:05:03下载
- 积分:1
-
用C语言编的很好的反潜游戏,该游戏现在已有Windows版,不过这是DOS下的。...
用C语言编的很好的反潜游戏,该游戏现在已有Windows版,不过这是DOS下的。-C language series of good anti-submarine game, the game now Windows version, but this is under DOS.
- 2022-07-28 06:36:25下载
- 积分:1