会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
大山008
博客园
首页
新随笔
联系
订阅
管理
2023年1月9日
getPath()与getAbsolutePath()的区别
摘要: public static void main(String[] args) { File file = new File("\\data\\draw_lottery\\test1.txt"); //取得相对路径 System.out.println("Path: " + file.getPath(
阅读全文
posted @ 2023-01-09 17:39 大山008
阅读(132)
评论(0)
推荐(0)