公告板
版本库
filestore
活动
搜索
登录
~whychwj
/
haha
keke
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
添加机房的是否安装的标识
LiJun
2018-10-26
ad22ba26863980edd80a1f9adfebb8daba31d74d
[~whychwj/haha.git]
/
gx_tieta
/
src
/
com
/
fgkj
/
test
/
DoubleTest.java
1
2
3
4
5
6
7
8
9
package com.fgkj.test;
public class DoubleTest {
public static void main(String[] args) {
long max_mem = 381786521;
long free_men = 39576104;
long total_mem= 100663296;
}
}