String currentClassPath = RandomCheckCode.class.getResource(File.separator).toString(); int beginIndex = currentClassPath.indexOf("/", 0)+1; int endIndex = currentClassPath.lastIndexOf("/")+1; String OS = System.getProperty("os.name").toLowerCase(); if(OS.indexOf("win")!=-1) ...
jayuton
搜索本博客
最近加入圈子
最新评论