摘要:
package BranchesMgr.dao;/** * 数据库操作类 * @author Administrator * */import java.sql.*;import java.util.List;public class BaseDao { Connection conn=null... 阅读全文
posted @ 2016-12-08 22:56
穆雄雄
阅读(373)
评论(0)
推荐(0)
摘要:
package BranchesMgr.dao;/** * 数据库操作类 * @author Administrator * */import java.sql.*;import java.util.List;p... 阅读全文
posted @ 2016-12-08 22:56
穆雄雄
阅读(135)
评论(0)
推荐(0)
摘要:
package BranchesMgr.dao;/** * 数据库操作类 * @author Administrator * */import java.sql.*;import java.util.List;p... 阅读全文
posted @ 2016-12-08 22:56
穆雄雄
阅读(71)
评论(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
穆雄雄
阅读(300)
评论(0)
推荐(0)
摘要:
package BranchesMgr.entity;/** * 城区表 * @author Administrator * */public class CityArea { private int id; p... 阅读全文
posted @ 2016-12-08 22:54
穆雄雄
阅读(57)
评论(0)
推荐(0)
摘要:
package BranchesMgr.entity;/** * 城区表 * @author Administrator * */public class CityArea { private int id; p... 阅读全文
posted @ 2016-12-08 22:54
穆雄雄
阅读(91)
评论(0)
推荐(0)
摘要:
package BranchesMgr.entity;/** * * @author Administrator *网点信息表 */public class Branches { private int id;... 阅读全文
posted @ 2016-12-08 22:50
穆雄雄
阅读(116)
评论(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
穆雄雄
阅读(293)
评论(0)
推荐(0)
摘要:
package BranchesMgr.entity;/** * * @author Administrator *网点信息表 */public class Branches { private int id;... 阅读全文
posted @ 2016-12-08 22:49
穆雄雄
阅读(110)
评论(0)
推荐(0)

浙公网安备 33010602011771号