摘要:
更改hosts文件: Windows 更改C:\Windows\System32\drivers\etc\hosts文件,在文件中追加219.76.4.4 github-cloud.s3.amazonaws.com, 将域名指向该IP即可 Mac 执行 sudo vi /etc/hosts 追加 2 阅读全文
posted @ 2018-07-11 17:26
小泉哥
阅读(1685)
评论(0)
推荐(0)
摘要:
package com.zuidaima.util.file; import java.io.File; public class FreeDiskSpace { public static void main(String[] args) { File file = new File("c:"); long totalSpace = file... 阅读全文
posted @ 2018-07-11 10:11
小泉哥
阅读(1724)
评论(0)
推荐(0)

浙公网安备 33010602011771号