摘要: package com.xbl.test; import java.io.File;import java.io.FileInputStream;import java.io.FileOutputStream; import sun.misc.BASE64Decoder;import sun.mis... 阅读全文
posted @ 2014-10-27 17:03 Geminer学习路程 阅读(1121) 评论(0) 推荐(0)
摘要: Properties prop = System.getProperties(); String os = prop.getProperty("os.name"); System.out.println(os);os.startWith("win") || os.startWith("Win") 阅读全文
posted @ 2014-10-27 17:01 Geminer学习路程 阅读(245) 评论(0) 推荐(0)

一 一,我简单的全部