This is the homework of Java, it mainly includes thread and awt or swing.
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.
Clock Application 运用java GUI和多线程构建的时钟程序,这个程序让我第一次体验到了数学在计算机中的运用。同样,这个程序也是在大二时候做的。
2020年的视频
一个清晰一点的
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.