码迷,mamicode.com
首页 > 其他好文 > 详细

File类

时间:2019-04-22 22:46:11      阅读:149      评论:0      收藏:0      [点我收藏+]

标签:技术   ima   span   code   .text   info   对象   mamicode   image   

1.创建File对象

String pathname = "d:/yh.text";

File file = new File(String pathname);

 

2.常用方法

技术图片

 

File类

标签:技术   ima   span   code   .text   info   对象   mamicode   image   

原文地址:https://www.cnblogs.com/YeHuan/p/10753440.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!