摘要: public class Test { public static void main(String[] args) throws UnsupportedEncodingException { Runtime r = Runtime.getRuntime();//获取Runtime实例 p... 阅读全文
posted @ 2017-01-18 13:57 黄河边上的牧马人 阅读(199) 评论(0) 推荐(0)