搜索资源列表
642_javaclock
- Java Clock是个免费的嵌在HTML文档中的小应用程序,可以在你的网页上显示一个时钟,既可以显示模拟形式的时钟,还可以显示数字形式的时钟,你通过点击,进行切换。 -Java Clock is a free embedded in HTML documents to the small applications, You can show up on the website of a clock, we can simulate the form of the clock, and c
Jave_clock
- Java Clock是个免费的可嵌入HTML文档中的小应用程序,可以在你的网页上显示一个时钟,既可以显示模拟形式的时钟,还可以显示数字形式的时钟,你通过点击,进行切换。 -err
czwTime
- 基于JAVA RMI设计的分布式时间显示程序,采用回调技术,客户端调用服务端后不再做任何事,服务端自动每隔3秒(时间也自行设定)再调用客户端的显示方法,在客户端的窗口显示数字时钟。-JAVA RMI-based design of a distributed time display program, using callback technology, client-side post-call service will no longer do anything server automat
Clock
- 一个时钟习作程序,可以在支持Java的手机上运行。运用了低级UI绘图功能,每秒重绘一次屏幕,实现数字时钟和模拟时钟。-A clock program, developed by j2me.
Clock
- 简易时钟程序 包括数字时钟 和指针时钟 Any changes made cards can be good results-Procedures include simple clock clock digital clock and a pointer
shuzsz
- 程序为数字时钟,显示系统当前的年月日以及系统当前时间-Program for the digital clock, display the current month, day, and the current system time
digital-clock-
- 通过java代码实现数字时钟的一个小程序。对初学者来说比较重要-Java code via a small digital clock program. More important for beginners
source
- 本程序为一个用java实现的分布式时钟系统,采用RMI进行远程通信。在客户端实现了模拟时钟和数字时钟的时间显示-This program is a java implementation of a distributed clock system, using RMI for remote communication. On the client, the analog clock and digital clock time display
SimpleAnalogClock
- 改程序要完成一个简单的模拟时钟,要以秒的精度程序显示时间,每秒中更新一次。在时钟对话处理模块中,通过对相关条件的判断和时钟指针坐标点值的计算,完成时、分、秒指针的擦除和重绘,以达到模拟时钟运转的功能。在数字对话框模块中,通过相应的事件处理函数,实现时钟的自动更新,以和时钟对话框的时间保持一致性。-The reform program to complete a simple analog clock display updated time per second to second precis
SimpleAnalogClock
- 改程序要完成一个简单的模拟时钟,要以秒的精度程序显示时间,每秒中更新一次。在时钟对话处理模块中,通过对相关条件的判断和时钟指针坐标点值的计算,完成时、分、秒指针的擦除和重绘,以达到模拟时钟运转的功能。在数字对话框模块中,通过相应的事件处理函数,实现时钟的自动更新,以和时钟对话框的时间保持一致性。-Reform program to complete a simple analog clock to display the time, in seconds, updated once per se
SimpleAnalogClock
- 改程序要完成一个简单的模拟时钟,要以秒的精度程序显示时间,每秒中更新一次。在时钟对话处理模块中,通过对相关条件的判断和时钟指针坐标点值的计算,完成时、分、秒指针的擦除和重绘,以达到模拟时钟运转的功能。在数字对话框模块中,通过相应的事件处理函数,实现时钟的自动更新,以和时钟对话框的时间保持一致性。-Reform program to complete a simple analog clock to display the time, in seconds, updated once per se
AnimatorDemo
- java小应用程序:一个简单的固定数字时钟AnimatorDemo.java-java applet: a simple digital clock AnimatorDemo.java fixed
ex01
- 1.1 作业描述 设计一个生成和显示时间的分布式应用程序,实现以下功能: 1、 一个服务器生成时间,并在多个不同节点的客户端上显示。 2、 客户端有多种时间显示方式,如模拟时钟、数字时钟。 1.2 作业要求 下面是设计时需要满足的四个要求: 1、 打破客户端和服务器开发过程中的紧耦合。 2、 打破客户端和服务器运行时的紧耦合,即不需要固定的机器,不限制客户端的数目等。 3、 允许客户端显示不同的事件。 4、 使用RPC机制或RMI机制。 -
clock
- 一个数字时钟程序,每隔一秒刷新GUI上的时间-a clock what refreshes 1 second!
DisplayClock
- 一个让时钟看起来更漂亮和优雅的Java程序,与之相应的还有一个数字时钟-a small clock—there is also a digital clock below
main
- 有秒计时的数字时钟,我们需要给时钟程序加上一个表示秒的Display,然后为Clock增加成员函数。-A second digital Clock timing, we need to give the Clock program combined with a Display of said second, and then add a member function to the Clock.