winfwu

导航

2013年5月9日 #

Spring框架----HelloWord

摘要: 【1】创建beans.xml(等同于applicationContext.xml文件)<?xml version="1.0" encoding="UTF-8"?><beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.springframework.org/s 阅读全文

posted @ 2013-05-09 11:21 winfwu 阅读(189) 评论(0) 推荐(0) 编辑