摘要: 在命令行运行主函数时,后缀字符串,则会储存在args[]数组中 public class hello{ public static void main(String[] args){ System.out.println("hello,java"); System.out.println(args[ 阅读全文
posted @ 2021-03-04 21:04 l1j1ng 阅读(118) 评论(0) 推荐(0)