String name=new String(name.getBytes("gb2312"),"iso-8859-1");
con文件内容
属性必须为大写 否则读出来为null
JDBC_DRIVER=com.microsoft.jdbc.sqlserver.SQLServerDriver
MS_URL=jdbc:microsoft:sqlserver://localhost:1433;DatabaseName=STOREDB
MS_USER=lz12366007
MS_PASSWORD=*****