Java 打印HelloKitty

Java第一课

如何在控制台打印出"Hello Kitty"

如图所示,在IDE中使用

System.out.println();

语句来实现打印

猜你喜欢

转载自www.cnblogs.com/dabai2017/p/9852017.html