锘??xml version="1.0" encoding="utf-8" standalone="yes"?>国产日韩欧美一区在线,日韩国产精品视频,亚洲精品国精品久久99热http://www.aygfsteel.com/anoic/archive/2008/09/18/229601.htmlanoicanoicThu, 18 Sep 2008 02:11:00 GMThttp://www.aygfsteel.com/anoic/archive/2008/09/18/229601.htmlhttp://www.aygfsteel.com/anoic/comments/229601.htmlhttp://www.aygfsteel.com/anoic/archive/2008/09/18/229601.html#Feedback1http://www.aygfsteel.com/anoic/comments/commentRss/229601.htmlhttp://www.aygfsteel.com/anoic/services/trackbacks/229601.html public class Demo {
public static void main(String[] args) {
File dirFile;
File tempFile;
boolean bFile;
String sFileName;
bFile = false;
try {
dirFile = new File("E:\\test");
bFile = dirFile.exists();
if (bFile == true) {
System.out.println("The folder exists.");
} else {
System.out
.println("The folder do not exist,now trying to create a one...");
bFi 闃呰鍏ㄦ枃