摘要: 温故而知新 /* public static void main(String[] args) { //String args[] 与 String[] args 都可以执行,但推荐使用 String[] args,这样可以避免歧义和误读。 System.out.println("Hello wor 阅读全文
posted @ 2023-03-06 21:06 听着DJ读童话 阅读(19) 评论(0) 推荐(0)