摘要: 使用Spring+JDBC组合开发步骤:1、配置数据源?xml version="1.0" encoding="UTF-8"? beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:context="http://www.springframework.org/schema/context" xmlns:aop="http://www.springframework.org/schema/aop" xml 阅读全文
posted @ 2010-12-21 21:27 GeneralXU 阅读(177) 评论(0) 推荐(0) 编辑