-
应用程序的小程序,显示了广泛的理解小程序
Applet应用显示 对Applet大致的了解-Applet application show broad understanding of Applet
- 2022-05-28 05:31:32下载
- 积分:1
-
制作图标菜单,16像素
制作图标菜单,16像素-produced icon menu, 16 pixel
- 2023-08-01 19:05:03下载
- 积分:1
-
基于STM32的UCGUI控制显示PWM占空比和频率的程序
应用背景基于stm32的代码 触摸屏加EMWIN 跑的gui DEMO界面 加入PWM capture捕获程序,捕获占空比和周期关键技术基于stm32的代码 加入PWM capture捕获程序 跑的gui DEMO界面 触摸屏加ucgui 就是捕获一下占空比 用到了EMWIN的存储模式,然后是指针显示的哟
- 2023-04-17 08:35:03下载
- 积分:1
-
介绍了vc下单文档的图形绘制的方法,包括画笔和华刷的使用
介绍了vc下单文档的图形绘制的方法,包括画笔和华刷的使用-Introduced under the Single Document vc graphics rendering methods, including brush and brush the use of China
- 2022-08-13 02:44:22下载
- 积分:1
-
WTL System Information Class Demo
WTL 系统信息类演示 -WTL System Information Class Demo
- 2022-04-16 00:19:05下载
- 积分:1
-
工具条的下拉箭头按钮演示程序,VC工程源码!
工具条的下拉箭头按钮演示程序,VC工程源码!-Toolbar drop-down arrow button demo program, VC engineering source!
- 2022-06-14 22:48:59下载
- 积分:1
-
银行存储系统的实现,我是用vfp编写的,包含开户,提款,存款,销户....
银行存储系统的实现,我是用vfp编写的,包含开户,提款,存款,销户.-banks storage systems realized, I was prepared Probe, including the opening of accounts, withdrawals, deposits, sales households.
- 2022-02-11 22:42:33下载
- 积分:1
-
AllExpandableBox
CSS+DIV可扩展控件
AllExpandableBox
CSS+DIV可扩展控件-AllExpandableBoxCSS+ DIV scalable control
- 2023-01-01 21:55:04下载
- 积分:1
-
java swing项目
这是一个手工的java swing项目,适合于初步学习。里面涉及到了java swing的基本组件的使用,纯手工代码,代码风格良好。界面美观,并带有演示的PPT。
- 2022-10-16 00:00:04下载
- 积分:1
-
资源管理目录树
这是在windows开发环境下写的一个资源管理树程序,能够获取我的电脑下的所有资源信息。开发工具是VS2003,如果采用更高版本的工具打开,需要更改 stdaftx.h 中的一些宏。例如:
#ifndef _WIN32_WINNT // Allow use of features specific to Windows NT 4 or later.
#define _WIN32_WINNT 0x0501 // Change this to the appropriate value to target Windows 98 and Windows 2000 or later.
#endif
#ifndef _WIN32_WINDOWS // Allow use of features specific to Windows 98 or later.
#define _WIN32_WINDOWS 0x0501 // Change this to the appropriate value to target Windows Me or later.
#endif
- 2023-04-21 23:25:03下载
- 积分:1