摘要: public class Test { public static void main(String[] args) { System.out.println("bit of JVM is "+System.getProperty("sun.arch.data.model")); }} 阅读全文
posted @ 2013-11-02 12:22 无忧之路 阅读(527) 评论(0) 推荐(0) 编辑
无忧之路