摘要: 命令如下: 具体使用例子如下:查看/home/sxd/文档处于哪个分区 可以看到/dev/sda3就是我们要找的分区。 阅读全文
posted @ 2017-09-05 22:57 Angel挤一挤 阅读(3026) 评论(0) 推荐(1)
摘要: 方法1:通过get()方法获取属性值 package com.sxd.test.controller; public class FirstCa{ private Integer num; private String name; private Boolean flag; public Integ 阅读全文
posted @ 2017-09-05 12:11 Angel挤一挤 阅读(1952) 评论(0) 推荐(0)