-
Written by a foreigner transparent menu is drawn from the. Very nice interface a...
一个老外写的透明菜单,是自绘的。非常好看的界面和效果。做VC界面开发的人可以看看。-Written by a foreigner transparent menu is drawn from the. Very nice interface and effects. VC interface so people can look at the development.
- 2022-02-06 05:56:43下载
- 积分:1
-
VISUAL C++ .NET 做的黑白棋源码。
开发平台visual stode .net2005
VISUAL C++ .NET 做的黑白棋源码。
开发平台visual stode .net2005
- 2022-03-12 12:04:36下载
- 积分:1
-
图像的 反色与灰度色 转换,很强的 效果,完整的程序上传
图像的 反色与灰度色 转换,很强的 效果,完整的程序上传-image of the anti-gray color and color conversion, the effect of a strong, complete the procedures for upload
- 2022-02-01 14:29:01下载
- 积分:1
-
delphi精略也就是《Delphi 精要》也不知道好不好,不要见怪哟
delphi精略也就是《Delphi 精要》也不知道好不好,不要见怪哟-is "Delphi incisive" I do not know or not, do not mind yo!
- 2023-05-04 18:55:05下载
- 积分:1
-
框架公司业务管理系统
有一家叫“周大框”的公司,用金属线为客户定制各种图案的框架。目前,该公司只生产圆、长方形和直角三角形等三种框架,材料有金、银、铜和铂金四种。该公司由店铺、生产车间和材料仓库构成。
店铺负责接受客户的订单。客户除了选择图案的种类、材料和数量外,还要给出图案的规格。其中,圆:半径;长方形:长、宽;直角三角形:两个直角边的长度。
框架的价格主要由加工费和材料费两部分构成。其中,加工费仅与框架的形状有关,而与材料的种类和框架的规格无关;材料费由材料的单价乘以框架的周长而得。框架周长精
- 2022-07-21 21:46:38下载
- 积分:1
-
all kinds of Sorting Demo
all kinds of Sorting Demo
- 2022-03-04 15:11:19下载
- 积分: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
-
very good test software, with a worthy, very good
非常好的test软件,值得一用,非常非常好-very good test software, with a worthy, very good
- 2022-03-14 04:14:57下载
- 积分:1
-
With ATL/WTL realize the CIcon, CCursor, CLogFont useful source of template clas...
用ATL/WTL实现的CIcon、CCursor、CLogFont等有用的模板类源码-With ATL/WTL realize the CIcon, CCursor, CLogFont useful source of template classes
- 2022-03-24 06:13:23下载
- 积分:1
-
用ajax进行注册表单验证
资源描述用ajax对象发送异步请求,返回部分数据修改页面而不是全部的页面,以页面局部刷新的效果更改页面中的内容,给用户更好的体验,首先获取ajax对象,再为readystatechange事件设置回调函数,创建请求,最后用get方法发送请求……
- 2022-04-23 12:58:15下载
- 积分:1