public class test { public static void main(String[] args) { String arch = System.getProperty("sun.arch.data.model"); System.out.println(arch+"-bit"); } }
public class test { public static void main(String[] args) { String arch = System.getProperty("sun.arch.data.model"); System.out.println(arch+"-bit"); } }
作者:纯洁的微笑
出处:www.ityouknow.com
资源:微信搜【纯洁的微笑】关注我,回复 【程序员】【面试】【架构师】有我准备的一线程序必备计算机书籍、大厂面试资料和免费电子书。 一共1024G的资料,希望可以帮助大家提升技术和能力。
点我了解:Tooool-程序员一站式导航网站