Topic: 如何创建文件夹?

  Print this page

1.如何创建文件夹? Copy to clipboard
Posted by: qingxing2005
Posted on: 2005-03-25 22:47

Post is deleted

2.Re:如何创建文件夹? [Re: qingxing2005] Copy to clipboard
Posted by: wdh113
Posted on: 2005-03-26 01:09

这是java io的内容,不是swt的内容
import java.io.*;

File folder = new File("C:/A/");
if (!folder.exists()) folder.mkdir();

3.Re:如何创建文件夹? [Re: qingxing2005] Copy to clipboard
Posted by: qingxing2005
Posted on: 2005-03-26 09:04

收到,十分感谢~~~~


   Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent
Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1
客服电话 18559299278    客服信箱 714923@qq.com    客服QQ 714923