会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
你的微笑、很美
博客园
首页
新随笔
联系
订阅
管理
随笔分类 -
Java.io
This is the folder that contains the file io stream
关于Java的File.separator
摘要:一、File类在Windows下的路径分隔符(\)和在Linux下的路径分隔符(/)是不一样的,当直接使用绝对路径时,跨平台会报No Such file or diretory异常。File中还有几个与separator类似的静态常量,与系统有关,在编程中应尽量使用。ps:File file = n...
阅读全文
posted @
2015-07-26 23:51
你的微笑、很美
阅读(49687)
评论(3)
推荐(11)
公告