摘要: 阅读全文
posted @ 2019-06-25 10:27 HxTZzz 阅读(510) 评论(0) 推荐(0)
摘要: 一、输出个人简历 完整代码: package Demo; public class Demo1 { public static void main(String[] args) { int age = 25; String name = "小明"; int workTime = 3; int Pro 阅读全文
posted @ 2019-06-25 10:19 HxTZzz 阅读(174) 评论(0) 推荐(0)