Java如何打字
程序员文章站
2022-05-15 10:00:59
(1)借助金山打字(2)点击打字测试:(3)绑定QQ:(4)点击课程选择:(5)文字粘贴:public class HelloWorld{ }public static void main(String[] args)System.out.println("hello java");public public public public class class class class static static static static void voi...
(1)借助金山打字
(2)点击打字测试:
(3)绑定QQ:
(4)点击课程选择:
(5)文字粘贴:
public class HelloWorld{ }
public static void main
(String[] args)
System.out.println("hello java");
public public public public
class class class class
static static static static
void void void void
main main main main
String String String String
{} {} {} {} {}
; ; ; ; ; ; ;
"" "" "" "" ""
[] [] [] [] []
() () () () ()
byte byte byte byte
short short short short
int int int int
long long long long
float float float float
double double double double
char char char char
boolean boolean boolean
final final final
Scanner Scanner Scanner
import import import
if if if if
switch switch switch
for for for
while while while
do do do
public class static void byte short int long char float double boolean if else switch case break default import while do for new true false null return this package continue catch final try throw finally private interface transient implements synchronized protected native super extends instanceof thread abstract
public class static void byte short int long char float double boolean if else switch case break default import while do for new true false null return this package continue catch final try throw finally private interface transient implements synchronized protected native super extends instanceof thread abstract
public class static void byte short int long char float double boolean if else switch case break default import while do for new true false null return this package continue catch final try throw finally private interface transient implements synchronized protected native super extends instanceof thread abstract
(6)
(7)
打字速度:超过150 不用练习
及格线 :130
本文地址:https://blog.csdn.net/qq_31762741/article/details/110223102
下一篇: Java常用类-String