-
指针式时钟
首先要绘制时钟的的表盘与表盘刻度,表盘用Ellipse函数绘制,表盘的六十个刻度以及时钟的十二个小时刻度用MoveTo和LineTo来绘制。时钟的重绘用Invalidate(false)如果参数是true,擦除背景之后,再重绘,会出现刷屏。定时用SetTimer每一秒调用一次ontime中的Invalidate(false)
- 2022-02-05 07:57:05下载
- 积分:1
-
我自已设计的时钟程序
我自已设计的时钟程序-clock procedures
- 2022-11-10 11:35:04下载
- 积分:1
-
我做的老师留的作业,只有基本的注册,登录,修改,查询功能.应该有很多不足,希望大家批评指正!...
我做的老师留的作业,只有基本的注册,登录,修改,查询功能.应该有很多不足,希望大家批评指正!-I do teachers stay in operation, only the basic registration, login, modify the inquiry. Should be a lot less than the hope that we criticized correct!
- 2022-01-25 15:26:32下载
- 积分:1
-
在做网站过程中,有些时候我们做一些特效;这种特效一般都用JavaScript实现;很荣幸我现在这个例子就是讲怎么教我们弹出窗体层。...
在做网站过程中,有些时候我们做一些特效;这种特效一般都用JavaScript实现;很荣幸我现在这个例子就是讲怎么教我们弹出窗体层。-In the process of doing site, sometimes we have to do some special effects such effects are generally achieved using JavaScript am honored to say I am now in this example is to teach us how pop-up form layers.
- 2022-02-28 17:59:15下载
- 积分:1
-
快速计算质数的软件,完全免费,可自由复制、修改!
快速计算质数的软件,完全免费,可自由复制、修改!-quick calculation of the number of quality software, free, be free to copy, modify!
- 2022-04-19 23:09:25下载
- 积分:1
-
实验箱的上位机程序,由学生根据说明自行完成实验程序
实验箱的上位机程序,由学生根据说明自行完成实验程序-PC box experimental procedures, by the students to achieve in accordance with the experimental procedures that
- 2022-04-13 01:09:39下载
- 积分:1
-
FTPCommand是一个在嵌入式环境(WindowsCE,PalmOS,symbian)下可运行的ftp命令程序。...
FTPCommand是一个在嵌入式环境(WindowsCE,PalmOS,symbian)下可运行的ftp命令程序。-FTPCommand is an embedded environment (WindowsCE, PalmOS, symbian) can run ftp command procedures.
- 2022-01-22 03:51:06下载
- 积分:1
-
USB固件开发,基于C8051F320,对于开发USB不在是痛苦
USB固件开发,基于C8051F320,对于开发USB不在是痛苦-USB firmware development, based on the C8051F320, for the development of USB is not painful
- 2023-01-12 13:30:03下载
- 积分:1
-
VB on the essence of CAS, using VB developers might be useful
关于VB编程的精华文摘,对用VB编程的开发人员有借鉴作用 -VB on the essence of CAS, using VB developers might be useful
- 2023-03-30 23:50:04下载
- 积分:1
-
Print "1942年德国数学家哥德巴赫给数学家欧拉的一封信中,"
Print "提出了把一个整数表示成两个素数之和的推测,"
Print "即一个充...
Print "1942年德国数学家哥德巴赫给数学家欧拉的一封信中,"
Print "提出了把一个整数表示成两个素数之和的推测,"
Print "即一个充分大的偶数(大于等于6),"
Print "总可以分解为两个素数之和,"
Print "编写Visual Basic程序来验证这一猜想"
Print "单击开始......"
-Print
- 2022-10-13 14:05:03下载
- 积分:1