第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

系統(tǒng)找不到指定的文件

系統(tǒng)找不到指定的文件

fenkapian 2018-02-14 15:56:10
public Map<String, String> getProperties() { ? ? ? ?Properties props = new Properties(); ? ? ? ?Map<String, String> map = new HashMap<>(); ? ? ? ?try {// ? ? ? ? ? ?InputStream in = new FileInputStream("D:\\IntellijWorkspace\\designpattern\\src\\main\\java\\com\\umbrella\\factory\\simple\\type.properties"); ? ? ? ? ? ?InputStream in = new FileInputStream("type.properties"); ? ? ? ? ? ?props.load(in); ? ? ? ? ? ?Enumeration en = props.propertyNames(); ? ? ? ? ? ?while (en.hasMoreElements()) { ? ? ? ? ? ? ? ?String key = (String) en.nextElement(); ? ? ? ? ? ? ? ?String property = (String) props.get(key); ? ? ? ? ? ? ? ?map.put(key, property); ? ? ? ? ? ?} ? ? ? ?} catch (IOException e) { ? ? ? ? ? ?e.printStackTrace(); ? ? ? ?} ? ? ? ?return map; ? ?}要是我這樣用相對路徑就拋異常說找不到文件,要是用上面的絕對路徑就沒錯。相對路徑是絕對沒錯的,這個類和文件都在同一個包下面
查看完整描述

1 回答

?
楠寶寶_

TA貢獻46條經(jīng)驗 獲得超18個贊

你試下把\換成/

查看完整回答
反對 回復(fù) 2018-02-14
  • fenkapian
    fenkapian
    絕對路徑那個是對的啊 現(xiàn)在是用相對路徑就會拋異常
  • 1 回答
  • 0 關(guān)注
  • 1205 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動學(xué)習(xí)伙伴

公眾號

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號