资源简介
MyEclipse10.7.1 破解补丁+ 汉化包
教程很详细 希望 你能用上~~~
代码片段和文件信息
import java.io.File;
import java.util.ArrayList;
import java.util.List;
public class CreatePluginsConfig {
private String path;
public CreatePluginsConfig(String path) {
this.path = path;
}
public void print() {
List list = getFileList(path);
if (list == null) {
return;
}
int length = list.size();
for (int i = 0; i < length; i++) {
String result = ““;
String thePath = getFormatPath(getString(list.get(i)));
File file = new File(thePath);
if (file.isDirectory()) {
String fileName = file.getName();
if (fileName.indexOf(“_“) < 0) {
continue;
}
String[] filenames = fileName.split(“_“);
String filename1 = filenames[0];
String filename2 = filenames[1];
result = filename1 + ““ + filename2 + “file:/“ + path + “\\“
+ fileName + “\\4false“;
System.out.println(result);
} else if (file.isFile()) {
String fileName = file.getName();
if (fileName.indexOf(“_“) < 0) {
continue;
}
String[] filenames = fileName.split(“_“);
String filename1 = filenames[0]+“_“+filenames[1];
String filename2 = filenames[2].substring(0 filenames[2].lastIndexOf(“.“));
result = filename1 + ““ + filename2 + “file:/“ + path + “\\“
+ fileName + “4false“;
System.out.println(result);
}
}
}
public List getFileList(String path) {
path = getFormatPath(path);
path = path + “/“;
File filePath = new File(path);
if (!filePath.isDirectory()) {
return null;
}
String[] filelist = filePath.list();
List filelistFilter = new ArrayList();
for (int i = 0; i < filelist.length; i++) {
String tempfilename = getFormatPath(path + filelist[i]);
filelistFilter.add(tempfilename);
}
return filelistFilter;
}
public String getString(object object) {
if (object == null) {
return ““;
}
return String.valueOf(object);
}
public String getFormatPath(String path) {
path = path.replaceAll(“\\\\“ “/“);
path = path.replaceAll(“//“ “/“);
return path;
}
public static void main(String[] args) {
new CreatePluginsConfig(“D:\\MyEclipse\\MyEclipse 10\\Common\\lan
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 3171 2014-08-21 09:35 MyEclipse 10汉化包\CreatePluginsConfig.java
文件 1230 2009-02-15 04:51 MyEclipse 10汉化包\language\features\org.eclipse.babel.nls_birt_zh_3.4.0.v20090215043402\about.html
文件 21695 2009-02-15 04:51 MyEclipse 10汉化包\language\features\org.eclipse.babel.nls_birt_zh_3.4.0.v20090215043402\eclipse_update_120.jpg
文件 16536 2009-02-15 04:51 MyEclipse 10汉化包\language\features\org.eclipse.babel.nls_birt_zh_3.4.0.v20090215043402\epl-v10.html
文件 6367 2009-02-15 04:51 MyEclipse 10汉化包\language\features\org.eclipse.babel.nls_birt_zh_3.4.0.v20090215043402\feature.properties
文件 11667 2009-02-15 04:51 MyEclipse 10汉化包\language\features\org.eclipse.babel.nls_birt_zh_3.4.0.v20090215043402\feature.xm
文件 6506 2009-02-15 04:51 MyEclipse 10汉化包\language\features\org.eclipse.babel.nls_birt_zh_3.4.0.v20090215043402\license.html
文件 1230 2009-02-15 04:51 MyEclipse 10汉化包\language\features\org.eclipse.babel.nls_datatools_zh_3.4.0.v20090215043402\about.html
文件 21695 2009-02-15 04:51 MyEclipse 10汉化包\language\features\org.eclipse.babel.nls_datatools_zh_3.4.0.v20090215043402\eclipse_update_120.jpg
文件 16536 2009-02-15 04:51 MyEclipse 10汉化包\language\features\org.eclipse.babel.nls_datatools_zh_3.4.0.v20090215043402\epl-v10.html
文件 6367 2009-02-15 04:51 MyEclipse 10汉化包\language\features\org.eclipse.babel.nls_datatools_zh_3.4.0.v20090215043402\feature.properties
文件 1251 2009-02-15 04:51 MyEclipse 10汉化包\language\features\org.eclipse.babel.nls_datatools_zh_3.4.0.v20090215043402\feature.xm
文件 6506 2009-02-15 04:51 MyEclipse 10汉化包\language\features\org.eclipse.babel.nls_datatools_zh_3.4.0.v20090215043402\license.html
文件 1230 2009-02-15 04:51 MyEclipse 10汉化包\language\features\org.eclipse.babel.nls_dsdp.tm_zh_3.4.0.v20090215043402\about.html
文件 21695 2009-02-15 04:51 MyEclipse 10汉化包\language\features\org.eclipse.babel.nls_dsdp.tm_zh_3.4.0.v20090215043402\eclipse_update_120.jpg
文件 16536 2009-02-15 04:51 MyEclipse 10汉化包\language\features\org.eclipse.babel.nls_dsdp.tm_zh_3.4.0.v20090215043402\epl-v10.html
文件 6367 2009-02-15 04:51 MyEclipse 10汉化包\language\features\org.eclipse.babel.nls_dsdp.tm_zh_3.4.0.v20090215043402\feature.properties
文件 742 2009-02-15 04:51 MyEclipse 10汉化包\language\features\org.eclipse.babel.nls_dsdp.tm_zh_3.4.0.v20090215043402\feature.xm
文件 6506 2009-02-15 04:51 MyEclipse 10汉化包\language\features\org.eclipse.babel.nls_dsdp.tm_zh_3.4.0.v20090215043402\license.html
文件 1230 2009-02-15 04:51 MyEclipse 10汉化包\language\features\org.eclipse.babel.nls_eclipse_zh_3.4.0.v20090215043402\about.html
文件 21695 2009-02-15 04:51 MyEclipse 10汉化包\language\features\org.eclipse.babel.nls_eclipse_zh_3.4.0.v20090215043402\eclipse_update_120.jpg
文件 16536 2009-02-15 04:51 MyEclipse 10汉化包\language\features\org.eclipse.babel.nls_eclipse_zh_3.4.0.v20090215043402\epl-v10.html
文件 6367 2009-02-15 04:51 MyEclipse 10汉化包\language\features\org.eclipse.babel.nls_eclipse_zh_3.4.0.v20090215043402\feature.properties
文件 26034 2009-02-15 04:51 MyEclipse 10汉化包\language\features\org.eclipse.babel.nls_eclipse_zh_3.4.0.v20090215043402\feature.xm
文件 6506 2009-02-15 04:51 MyEclipse 10汉化包\language\features\org.eclipse.babel.nls_eclipse_zh_3.4.0.v20090215043402\license.html
文件 1230 2009-02-15 04:51 MyEclipse 10汉化包\language\features\org.eclipse.babel.nls_modeling.gmf_zh_3.4.0.v20090215043402\about.html
文件 21695 2009-02-15 04:51 MyEclipse 10汉化包\language\features\org.eclipse.babel.nls_modeling.gmf_zh_3.4.0.v20090215043402\eclipse_update_120.jpg
文件 16536 2009-02-15 04:51 MyEclipse 10汉化包\language\features\org.eclipse.babel.nls_modeling.gmf_zh_3.4.0.v20090215043402\epl-v10.html
文件 6367 2009-02-15 04:51 MyEclipse 10汉化包\language\features\org.eclipse.babel.nls_modeling.gmf_zh_3.4.0.v20090215043402\feature.properties
文件 605 2009-02-15 04:51 MyEclipse 10汉化包\language\features\org.eclipse.babel.nls_modeling.gmf_zh_3.4.0.v20090215043402\feature.xm
............此处省略481个文件信息
- 上一篇:tfidf特征提取
- 下一篇:D3D9 SDK中文文档
相关资源
- Altium Designer Summer 09破解文件
- 塞班手机破解教程工具.zip
- chairgun3汉化版
- AWR13破解安装许可
- OkDataRecovery破解版
- 领智会员管理系统 4.5破解版.zip
- FlashFXP_5.2 绿化破解版
- Xilinx_ISE_13.4_安装及破解教程
- CATIA.P3.V5R20 SP0 SP5 破解文件
- OllyICE中文版
- Keil uVision4 汉化包
- truetable11.0I(AutoCAD-Rel)破解版.rar
- Silvaco Tcad for windows) 最完整破解方法
- FME破解文件
- Get Article Pro破解版
- photomodeler scanner v6.2.2.596汉化破解原创
- 1stopt破解版很好用哦
- 35网址分类目录源码 35dir v2.2 商业破解
- arcgis10.5破解文件,包含desktop,porta
- 破解成无限用户
- 修改查看EXIF信息软件 PhotoInfoEx v1.29破
- ABBYY FineReader 14 破解补丁
- 蚂蚁分类信息网破解版源码可用
- MagicEXIF元数据编辑器破解
- 断针即时打xp V5.5破解版付破解方法
- oligo6.0破解版
- tecplot 10.3 破解版
- Joinmap4.0破解版及使用手册
- Hspice破解文件和方法都打包在一起
- Mac Alfred 3.7 破解版
评论
共有 条评论