刚学javahello world 程序报错,书写正确,printin加上后就会报错,找不到符号,只打print可以正常生成class文件,但是加了in就不行了,大小写正确
println是L的小写哦
println是print line的缩写, 是l而不是i