-
第47章 运行后自销毁的程序 适合广大爱好vc的朋友,有一定的参考价值...
第47章 运行后自销毁的程序 适合广大爱好vc的朋友,有一定的参考价值-Chapter 47 after running from the destruction of the procedures for vc-loving friend, a certain reference value
- 2022-06-21 05:14:08下载
- 积分:1
-
CImageList类的使用和显示动画
CImageList类的使用和显示动画-CImageList category and demonstrate the use of animation
- 2022-10-25 23:50:02下载
- 积分: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
-
贵美商城在线商城
贵美商城使用Javaweb技术编写的在线商城,使用了servlet+hibernate+struts+spring技术,前台为jsp页面+js+css技术
- 2022-01-31 06:31:51下载
- 积分:1
-
convert binary data of RADAR to 8 bits bitmap implement enhanced LEE filtering a...
将微波遥感的二进制数据转换成8位位图,然后对其实现增强LEE滤波以及sigma滤波算子,并可以对位图进行缩放显示-convert binary data of RADAR to 8 bits bitmap implement enhanced LEE filtering and sigma filtering can zoom and display the bitmap
- 2022-03-16 02:12:53下载
- 积分:1
-
三层作品,写一个关于美容美发的。本程序在Delphi 7.0 + SQL2000 下编过,运行时需要先运行中间层。
如果ADO配置不当,它会自己弹出连接配置...
三层作品,写一个关于美容美发的。本程序在Delphi 7.0 + SQL2000 下编过,运行时需要先运行中间层。
如果ADO配置不当,它会自己弹出连接配置,正确设置后即可运行,
运行完中间层后,才可以正确运行客户层。否则,客户层会弹出警告
提示框。
-three entries, write a beauty salon on the. The procedures in Delphi 7.0 SQL2000 provided under that operation needs to run the middle layer. If ADO improper configuration, it will link its own pop-up configuration can be set correctly after the operation, Operation End middle layer, we can correct operation of customer layer. Otherwise, the customer will pop-warning boxes.
- 2022-01-25 20:38:48下载
- 积分:1
-
升级MP3代码,使用第三方DLL实现对MP3升级
升级MP3代码,使用第三方DLL实现对MP3升级-Upgrade MP3 code, using third-party DLL to realize MP3 Upgrade
- 2022-01-26 01:00:39下载
- 积分:1
-
可实现多任务调度的模拟
可实现多任务调度的模拟-more achievable task scheduling simulation
- 2022-02-28 15:16:01下载
- 积分:1
-
矩阵的加减乘的程序,有用整型数据存储和用十字链表两中形式实现....
矩阵的加减乘的程序,有用整型数据存储和用十字链表两中形式实现.-The matix sub add processes, it use folat or integer and sore in cross button.
- 2023-05-15 20:10:03下载
- 积分:1
-
用c编写的串口程序,可以直接应用。 欢迎大家批评指正,谢谢。...
用c编写的串口程序,可以直接应用。 欢迎大家批评指正,谢谢。-A com. port program, can be apply it directly. Any comments are very welcome. Thank you,
- 2022-07-12 09:16:13下载
- 积分:1