谁能告诉我怎么一堆error

[复制链接]
查看11 | 回复1 | 2011-5-1 01:57:01 | 显示全部楼层 |阅读模式
代码:
importjava.io.File;
importjava.io.IOException;
publicclassFileJpgName{
publicstaticvoidmain(String[]args)throwsIOException
{
loop(\"E:\\\\壁纸\");
System.exit(0);
}
publicstaticvoidloop(Stringdir)throwsIOException
{
Filef=newFile(dir);
Stringstr[]=null;
if(f.isDirectory())
{intj=0;
str=f.list();
for(inti=0;istr.length;i){
Filefile1=newFile(str);
if(str.endsWith(\".jpg\")){
j;
Stringc=\"ECH\";
Strings=Integer.toString(j);
Stringm=s.concat(\".jpg\");
Stringnewname=c.concat(m);
if(file1.renameTo(newFile(newname)))
System.out.println(\"OK!!!\");
else
System.out.println(\"Error!!!\");

}
}
}
else{
System.out.println(\"NULL\");
}
}
}
回复

使用道具 举报

千问 | 2011-5-1 01:57:01 | 显示全部楼层
搞活风格









<h4class=\"ask\">追问


吗意思,初学,不懂
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

主题

0

回帖

4882万

积分

论坛元老

Rank: 8Rank: 8

积分
48824836
热门排行