617618619620621622623624625626627
{ return; } XFile fx = new XFile(dir); fx.mkdir(); for(int i = 0; i < tmp.length; i++) { tmp[i] = tmp[i].replace('\\', '/');