回覆列表
  • 1 # enahg7139

    public void writeVaule(){Properties pro=new Properties();InputStream in=pro.getClass().getResourceAsStream("/dbConfig/dbsqlsever.properties");try {pro.load(in);pro.setProperty("driver", "mysql");pro.setProperty("url", "jdbce");pro.setProperty(username, "lijia");pro.setProperty("password", "125487");OutputStream os = null;os = new FileOutputStream(new File(pro.getClass().getResourceAsStream("/dbConfig/dbsqlsever.properties").toURI()));pro.store(os, null);os.flush();os.close();} catch (IOException e) {// TODO Auto-generated catch blocke.printStackTrace();}}

  • 中秋節和大豐收的關聯?
  • 光纖、乙太網、ADSL上網有什麼區別?