Java语言程序设计(沈泽刚主编)第3版 第1~3章编程练习答案 第1章Java语言概述 1.1-编写程序,打印您的姓名和年龄。 public class PrintName { public static void main(String[] args){