for (int a = 1; a <= 10; a++) {
for (int i = 1; i <= 10 - a; i++) {
System.out.print(" ");
}
for (int j = 1; j <= a; j++) {
//除了第一个和最...
English Article | Word Count | Duration | Accuracy | Speed | Backspace | Error | Slogan |
---|---|---|---|---|---|---|---|
《Java程序编写空心菱形》 | 864字 | 7.1分钟 | 100% | 66 CPM | 64 次 | 2 | 不及格,加强练习! |
The wrong word this time: ;,; | |||||||
Suggestion:
可能对按键不够熟悉,或者对输入法不够熟练所导致,不要急慢慢来,先打对把准确率提高,然后逐渐的加快速度,最后才能打准打快。
|
|||||||
Inspirational quotes: 朝霏作雨连天湿,春气熏人到骨香,四望水亭无正面,有花多处背湖光。 ——朱继芳 | |||||||
What do you think of this article? Give it a rating and let it serve as a guiding light for others |