-
Vb2005 prepared using a simple text processing example, for reference purposes o...
用vb2005编写的一个简单的文本处理实例,仅供参考!-Vb2005 prepared using a simple text processing example, for reference purposes only!
- 2022-10-20 01:30:03下载
- 积分:1
-
D3D游戏鼠标键盘控制基础。。。学3D的朋友不要错过。
D3D游戏鼠标键盘控制基础。。。学3D的朋友不要错过。-D3D games based on the mouse keyboard control. . . School friends do not miss 3D.
- 2023-07-08 20:00:03下载
- 积分:1
-
this compressed file is on the realization of automobile sales management system...
此压缩文件是关于实现汽车销售管理系统的数据库设计。包括代码 可执行文件 和说明-this compressed file is on the realization of automobile sales management system database design. Including executable code and annotations, etc.
- 2023-01-21 04:40:03下载
- 积分:1
-
JAVA密码保护页面
JAVA密码保护页面-password-protected pages JAVA
- 2023-04-10 14: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
-
a very attractive clock procedures
一个非常精美时钟程序-a very attractive clock procedures
- 2022-07-05 01:37:34下载
- 积分:1
-
一个模拟生活的游戏源码
一个模拟生活的游戏源码-a life simulation game FOSS
- 2023-01-25 01:00:03下载
- 积分:1
-
xml
读写xml文档,并可以在编码间相互转换,UTF-8-xml
- 2022-06-11 12:57:35下载
- 积分:1
-
Symbol_MC3000_C#.条码扫码范例程序之2
Symbol_MC3000_C#.条码扫码范例程序之2-Symbol_MC3000_C#. Barcodes sweep procedure code sample 2
- 2022-05-22 19:20:43下载
- 积分:1
-
一个透明的菜单栏的例子,非常漂亮。灵感来源于苹果操作系统...
一个透明的菜单栏的例子,非常漂亮。灵感来源于苹果操作系统-Mac OS has nice transparent menus, which uses hardware acceleration. It is al most impossible to achieve that kind of effect in MS Windows, but one can surely create menus, which are looking like that of Mac.
- 2022-11-29 22:35:03下载
- 积分:1