-
Invoicing to the enterprise system management, clear and easy interface, easy to...
能对企业的进销存进行系统的管理,界面清晰方便,便于管理-Invoicing to the enterprise system management, clear and easy interface, easy to manage
- 2023-04-21 18:10:03下载
- 积分:1
-
good code! Oh, we quickly under
好的代码!大家快点下哦-good code! Oh, we quickly under
- 2022-02-05 16:18:59下载
- 积分:1
-
WINDOWS CE Registry Editor source, the use of EVC development, can be used in Po...
WINDOWS CE注册表编辑源码,使用EVC开发,可以应用在POCKET PC 2003系统.-WINDOWS CE Registry Editor source, the use of EVC development, can be used in Pocket PC 2003 system.
- 2022-01-27 20:13:40下载
- 积分:1
-
把两幅图片混合,程序算会比较简单,for visual basic 6.0
把两幅图片混合,程序算会比较简单,for visual basic 6.0-The two mixed picture, the program would be relatively simple calculation, for visual basic 6.0
- 2022-03-01 01:48:35下载
- 积分:1
-
图形处理界面,与windows的BMP兼容,耐用,实在!请大家使用!
图形处理界面,与windows的BMP兼容,耐用,实在!请大家使用!-Image processing interface . It s compatible to Windows Bitmap. It s very useful. Please enjoy it!
- 2022-04-24 20:08:35下载
- 积分:1
-
系统会自动删除调试和发布目录,所以请…
The system will automatically delete the debug and release directory, so please do not file on these two directory
- 2023-09-06 04:55:04下载
- 积分:1
-
delphi 动态设置ip地址
IP地址动态设置,可将IP地址保存至EXCEL中,打开程序后载入EXCEL文件,用户可选择对应的IP地址点击确认按钮后,便可应用。
- 2022-01-31 18:38:51下载
- 积分:1
-
随机时间的生成,可以用于其他很多应用,使用STL编的
随机时间的生成,可以用于其他很多应用,使用STL编的-time random generation, can be used in many other applications, the use of STL series
- 2022-02-02 19:37:00下载
- 积分:1
-
离散小波变换的数字水印
这段代码给出的细节和非常精确的实现离散小波用Haar变换变换..
- 2022-09-05 16:25:03下载
- 积分: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