摘要:
package BranchesMgr.dao;/** * 数据库操作类 * @author Administrator * */import java.sql.*;import java.util.List;public class BaseDao { Connection conn=null... 阅读全文
posted @ 2016-12-08 22:56
穆雄雄
阅读(374)
评论(0)
推荐(0)
摘要:
package BranchesMgr.dao;/** * 数据库操作类 * @author Administrator * */import java.sql.*;import java.util.List;p... 阅读全文
posted @ 2016-12-08 22:56
穆雄雄
阅读(139)
评论(0)
推荐(0)
摘要:
package BranchesMgr.dao;/** * 数据库操作类 * @author Administrator * */import java.sql.*;import java.util.List;p... 阅读全文
posted @ 2016-12-08 22:56
穆雄雄
阅读(73)
评论(0)
推荐(0)
摘要:
package BranchesMgr.entity;/** * 城区表 * @author Administrator * */public class CityArea { private int id; private String name; public int getId() { ... 阅读全文
posted @ 2016-12-08 22:54
穆雄雄
阅读(301)
评论(0)
推荐(0)
摘要:
package BranchesMgr.entity;/** * 城区表 * @author Administrator * */public class CityArea { private int id; p... 阅读全文
posted @ 2016-12-08 22:54
穆雄雄
阅读(58)
评论(0)
推荐(0)
摘要:
package BranchesMgr.entity;/** * 城区表 * @author Administrator * */public class CityArea { private int id; p... 阅读全文
posted @ 2016-12-08 22:54
穆雄雄
阅读(92)
评论(0)
推荐(0)
摘要:
package BranchesMgr.entity;/** * * @author Administrator *网点信息表 */public class Branches { private int id;... 阅读全文
posted @ 2016-12-08 22:50
穆雄雄
阅读(118)
评论(0)
推荐(0)
摘要:
package BranchesMgr.entity;/** * * @author Administrator *网点信息表 */public class Branches { private int id; private String name; private int cityArea... 阅读全文
posted @ 2016-12-08 22:49
穆雄雄
阅读(295)
评论(0)
推荐(0)
摘要:
package BranchesMgr.entity;/** * * @author Administrator *网点信息表 */public class Branches { private int id;... 阅读全文
posted @ 2016-12-08 22:49
穆雄雄
阅读(114)
评论(0)
推荐(0)

浙公网安备 33010602011771号