项目作者: ash7966

项目描述 :
simple analog clock synchronised to system
高级语言: Java
项目地址: git://github.com/ash7966/Analog-clock.git
创建时间: 2018-04-19T16:42:33Z
项目社区:https://github.com/ash7966/Analog-clock

开源协议:

下载


My first java program of applet

Analog-clock

note: you must have jdk installed on your PC

simple analog clock synchronised to system

open cmd
navigate to the path of the java file

use command
javac clock.java (press enter)
appletviewer clock.java (press enter)