getProperty( "java.class.path" );. String pathElements = classPath.split(System.getProperty( "path.separator" )); ...
確定! 回上一頁