资 源 简 介
Write a program DayClassifier.java that reads an integer from the keyboard, and displays the following
message: If the number is between 1 and 7, ‘a day of the week’ is displayed. If the number is 6 or 7, ‘weekend
and a day of the week’ is displayed. For any other number, ‘not a valid day’ is displayed
文 件 列 表
sheffield
package-list
EasyCanvas$Coordinates.class
EasyCanvas.class
EasyGraphics.class
EasyGraphics.html
EasyGraphics.java
EasyJPanel.class
EasyReader.class
EasyReader.html
EasyReader.java
EasyWriter.class
EasyWriter.html
EasyWriter.java
index.html
package-frame.html
package-summary.html
package-tree.html
stylesheet.css
DayClassifier.java