-
如何显示多
GDI+图形文字处理编程,如何显示多帧动画图像,可以扩展-How to display multi-frame animation image
- 2022-04-24 22:12:10下载
- 积分:1
-
定时关机
实现 定时关机, 适合初学者学习,通过命令行调用系统关机命令
- 2022-11-22 11:45:02下载
- 积分:1
-
VB与EXCEL的无缝连接
VB与EXCEL的无缝连接:
"从excel文件获得数据后,插入记录到SQL Server的数据表
Dim dataTable1 As DataTable = New DataTable()
Dim sqlDA1 As SqlClient.SqlDataAdapter = New SqlClient.SqlDataAdapter("SELECT 部门,全年任务, 本年累计完成,上年同期完成,
[完成全年任务的%],[可比增长%] FROM Rwb ", sqlcon)
- 2022-02-28 14:40:06下载
- 积分:1
-
一个报表生成控件,是自己开发报表的理想参考
一个报表生成控件,是自己开发报表的理想参考-a Report Generation Control is its own statements the ideal reference
- 2022-12-11 13:15:02下载
- 积分:1
-
该源代码是实现界面程序中对自定义的按钮实现的一种封装
该源代码是实现界面程序中对自定义的按钮实现的一种封装-the source code is the interface procedures from the definition of a button to achieve Packaging
- 2022-09-10 09:05:03下载
- 积分:1
-
vehicle manajemen sistem
车辆管理系统,使用java来管理您的乘客在您的代理订票
- 2023-02-21 16:20:03下载
- 积分:1
-
滚动条 提供学习js特效的用户使用,很有意思
滚动条 提供学习js特效的用户使用,很有意思-Scroll bar
- 2023-09-07 04:20:03下载
- 积分:1
-
vdcsdfs
;主程序:
LOOP: SETB P10 ;(1)
LCALL DELAY ;(2)
CLR P10 ;(3)
LCALL DELAY ;(4)
AJMP LOOP ;(5)
;以下子程序
DELAY: MOV R7,#250 ;(6)
D1: MOV R6,#250 ;(7)
D2: DJNZ R6,D2 ;(8)
DJNZ R7,D1 ;(9)
RET ;(10)
END ;(11)
-vdcsdfs
- 2022-05-19 09:56:06下载
- 积分:1
-
当鼠标点在圆的外接四边形内圆的颜色将改变,并且实现了滚动条的功能...
当鼠标点在圆的外接四边形内圆的颜色将改变,并且实现了滚动条的功能-when the click of the mouse in the external Quadrilateral Yuan Yuan within the color will change, and the realization of the functional rolling
- 2022-03-18 04:53:22下载
- 积分:1
-
这个是基于c++ builder 的界面编程的一些小程序,对于初学者很有用。...
这个是基于c++ builder 的界面编程的一些小程序,对于初学者很有用。-This is based on c++ builder programming interface to a number of small programs, useful for beginners.
- 2022-06-14 11:37:21下载
- 积分:1