Skip to content

运用java GUI和多线程构建的时钟程序,这个程序让我第一次体验到了数学在计算机中的运用。

Notifications You must be signed in to change notification settings

SongRunqi/Clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is the homework of Java, it mainly includes thread and awt or swing.

Package explaining

one

This package implements a small application that will display two text fields showing random numbers every 300ms. When you click "cancel," the two numbers will be displayed on the bottom pink label. image

two

Clock Application 运用java GUI和多线程构建的时钟程序,这个程序让我第一次体验到了数学在计算机中的运用。同样,这个程序也是在大二时候做的。

2020年的视频

11_1709730779

一个清晰一点的

录屏2024-03-06 21 32 55

t

This is an application that simulates two horses running, but it is displayed using progress bars. It features two progress bars, one moving more quickly than the other, similar to two horses racing. image

About

运用java GUI和多线程构建的时钟程序,这个程序让我第一次体验到了数学在计算机中的运用。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages