-
时钟 走动
说明: 一个应用线程实现指针运动的指针时钟程序。程序应用绘制函数时钟面板,根据线程休眠时间间隔,每隔1000ms进行一次重绘。程序通过获取系统时间函数并加以计算个指针位置,再利用绘制函数将其绘制在面板上,通过设置指针长度及颜色,实现时针、分针、秒针的区分。次外,通过获取窗体大小,设置圆面圆心坐标及半径,可依据窗口大小动态划分圆面大小,并动态绘制刻度点位置。(A pointer clock program that uses threads to implement pointer movement. The program draws the function clock panel and redraws it every 1000ms according to the interval of thread dormancy. The program obtains the system time function and calculates the position of a pointer, then draws it on the panel by drawing function. By setting the length and color of the pointer, it achieves the distinction of clockwise, minute and secondhand. Secondly, by acquiring the size of the form and setting the coordinates and radius of the circle center, the circle size can be dynamically divided according to the size of the window, and the location of the scale points can be dynamically plotted.)
- 2020-06-19 19:00:01下载
- 积分:1
-
HTMLArea在线编辑器
htmlarea在线编辑器实现了整业的编辑,拼写的检查,还有其他几个例子和插件,希望对网友有所帮助(Besides of the function of editing html file,HTMLArea also has the feature of Spelling-check,and there are some examples and plugs,hope helpful to you.)
- 2005-06-30 08:35:12下载
- 积分:1
-
visualmodeler
包含一些JAVA编程实现的工具,主要是图形化的visual modeler可以实现在界面上创建用户任务和资源信息。(Contains some tools JAVA programming, mainly graphical visualmodeler can create user task and resource information in the interface.)
- 2014-09-19 19:30:27下载
- 积分:1
-
Experiment-III
大学Java课程实验三,要求学会使用继承接口与多态。(Java course experiment three universities require learn to use interface inheritance and polymorphism.)
- 2013-08-31 16:06:49下载
- 积分:1
-
509_meal_ordering-master
JAVA web课程设计源代码,本系统是一个简易的餐厅管理系统,系统的主要功能包括:新用户注册功能,用户登录功能,能根据用户登录的身份(分为管理员和普通用户)不同显示不同的功能页面。(JAVA web curriculum design source code, the system is a simple restaurant management system, the main features of the system include: new user registration feature, user login function, according to the identity of the user logged on (divided into administrators and ordinary users) different display different the features page.)
- 2020-11-30 20:29:28下载
- 积分:1
-
The Way to Write High Quality Code for Web
一个关于提高代码写作水平的文章,值得一看(An article on improving code writing is worth reading.)
- 2018-12-20 21:05:41下载
- 积分:1
-
FS
说明: 一款安卓手机与WINDOWS系统之间局域网内文件传输的软件,采用SMB协议。实现自动IP搜索。(A software which can provide file transforming between android device and Windows PC.Using SMB protocal.)
- 2014-05-22 15:15:05下载
- 积分:1
-
Http
自己平时从网上搜集的http协议解析文档(Their normally collected from the Internet http protocol analysis document)
- 2007-11-16 02:44:59下载
- 积分:1
-
基于Libpcap实现的局域网嗅探抓包发包解析工具
说明: 基于Libpcap实现的局域;网嗅探抓包发包解析工具.(Packet sniffing and packet capturing ;analysis tool based on Libpcap.)
- 2020-07-04 20:00:02下载
- 积分:1
-
Wicket_in_action
Wicket is a framework that makes building web applications easier and more fun. It
boasts an object-oriented programming model that encourages you to write maintainable
code and helps you scale your development effort with its facilities for reusable
components and separation of concerns.
- 2012-12-01 20:18:16下载
- 积分:1