摘要: public class iloveyouright{ public static void main(String[] args){ System.out.println("\t*\t\t\t*"); System.out.println("*\t\ti love you\t\t*"); Syst 阅读全文
posted @ 2020-03-06 14:40 wzwzzzzz 阅读(223) 评论(0) 推荐(0)
摘要: public class hello_world{ public static void main(String[] args){ System.out.println("Hello world!"); } } class hello_world1{ public static void main( 阅读全文
posted @ 2020-03-06 14:34 wzwzzzzz 阅读(165) 评论(0) 推荐(0)