⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 一款用blueJ编程的数字电子时钟
💻 TXT
字号:
Project: clock-displayAuthors: David Barnes and Michael KollingThis project is part of the material for the book   Objects First with Java - A Practical Introduction using BlueJ   Third edition   David J. Barnes and Michael Kolling   Pearson Education, 2006It is discussed in chapter 3.To use this project, create an instance of class ClockDisplay. Then inspect this instance and leave the inspector window open. With the inspector window open, call the object's methods, such as timeTick and setTime. Watch the "displayString" in the inspector.The displayString field simulates the actual clock display device. Was this program running in a real clock, it would change the real, physical display hardware instead of this string. Everything else could be pretty much the same.Note: This project does not implement adequate handling of errors.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -