最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

Spring 配置文件XML頭部文件模板實例詳解

 更新時間:2017年04月24日 08:40:10   投稿:lqh  
這篇文章主要介紹了Spring 配置文件XML頭部文件模板實例詳解的相關資料,需要的朋友可以參考下

普通spring配置文件模板:

<?xml version="1.0" encoding="UTF-8" ?>  
<beans xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
   xmlns="http://www.springframework.org/schema/beans" 
   xsi:schemaLocation="http://www.springframework.org/schema/beans 
   http://www.springframework.org/schema/beans/spring-beans-3.0.xsd">  

</beans>

添加注解后的格式:

<?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" 
   xsi:schemaLocation="http://www.springframework.org/schema/beans 
   http://www.springframework.org/schema/beans/spring-beans-3.0.xsd 
   http://www.springframework.org/schema/context 
   http://www.springframework.org/schema/context/spring-context-3.0.xsd">  

</beans>

感謝閱讀,希望能幫助到大家,謝謝大家對本站的支持!

相關文章

最新評論

清河县| 镇雄县| 家居| 长沙市| 甘泉县| 庆城县| 寻甸| 曲周县| 黔南| 尼木县| 古丈县| 上犹县| 怀来县| 达尔| 兴文县| 辰溪县| 和平区| 富平县| 卢氏县| 封丘县| 定襄县| 重庆市| 宁乡县| 深水埗区| 九龙城区| 扶沟县| 曲阳县| 汝城县| 温泉县| 襄樊市| 渭源县| 阜平县| 沁阳市| 资阳市| 岢岚县| 浙江省| 武汉市| 沙河市| 宁城县| 鹤壁市| 桑植县|