-
flat BUTTON, very good results, as well as non
扁平的BUTTON,效果非常好的,也是非3D按钮。-flat BUTTON, very good results, as well as non-3D buttons.
- 2022-07-14 01:17:08下载
- 积分:1
-
VB大全(精华版)源代码
非常适合初学者学习,类别全,我已级推荐给很多人了,自己也看了,比较不错,希望大家都能来看看,好东西要分享
- 2022-11-11 08:05:03下载
- 积分:1
-
车间运行管理系统
车间运行管理系统,采用C#语言开发,在VS2005平台下调试通过,实现了日常数字化车间的运行管理,包括车间设备的管理、车间人员的管理、设备检修等基础信息的录入、查询和修改等,适合学习,欢迎下载。
- 2022-11-23 19:00:03下载
- 积分:1
-
一个寒假的开始,在春节附近总是一个开始…
The beginning of a winter break near Spring Festival is always the beginning of a peak period of transportation. If you have ever tried to get a train ticket at that time, you must have witnessed the endless queues in front of every ticket box window. If a guy has seen his friend in a queue, then it is very much likely that this lucky guy might go straight to his friend and ask for a favor. This is called "jumping the queue". It is unfair to the rest of the people in the line, but, it is life. Your task is to write a program that simulates such a queue with people jumping in every now and then, assume that, if one in the queue has several friends asking for favors, he would arrange their requests in a queue of his own-The beginning of a winter break near Spring Festival is always the beginning of a peak perio d of transportation. If you have ever tried to ge not a train ticket at that time. you must have witnessed the endless queues in fr ont of every ticket box window. If a guy has se
- 2022-05-30 02:57:59下载
- 积分: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
-
how to change the background color dialog
如何改变对话框的背景色-how to change the background color dialog
- 2022-07-03 09:53:38下载
- 积分:1
-
VHDL应用程序100例,适合初学者研究及练习 其中包含加法器译码器等多程序。...
VHDL应用程序100例,适合初学者研究及练习 其中包含加法器译码器等多程序。-100 samples of VHDL, it is fit for beginner to study and practice.
Adding machine, decoder and others are included.
- 2022-03-20 23:08:41下载
- 积分:1
-
能够同时显示图片和文字的按钮
能够同时在按钮上显示图片和文字,实现文字和图片同时显示的效果,调用函数SetFxBitmap就可以加载图片,包括正常,经过,按下等状态的效果!
- 2022-02-05 06:37:30下载
- 积分:1
-
- 2022-02-20 19:53:45下载
- 积分:1
-
VB.NET编写的得到屏幕某一个点的颜色
此代码是用VB.NET编写的一个窗体屏幕颜色获取程序,屏幕的x、y坐标可以在窗体的文本框中手工设置,注意不能超过屏幕的大小,用VS2005编写,打开工程后,直接就可以运行。
- 2022-04-23 22:12:34下载
- 积分:1