赞
踩
@file:DependsOn("org.apache.commons:commons-lang3:3.12.0")
import org.apache.commons.lang3.*
import java.util.stream.*
println(SystemUtils.getJavaHome())
println(SystemUtils.getUserHome())
println(SystemUtils.getUserDir())
D:\ScoopApps\apps\graalvm22-jdk17\current
C:\Users\EDZ
D:\jupyter
println(ArchUtils.getProcessor().type)
println(ArchUtils.getProcessor().arch)
X86
BIT_64
RandomStringUtils.random(9)
声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/你好赵伟/article/detail/192924
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。