学习手册

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

08 2018 档案

摘要:web.xml配置 1 <?xml version="1.0" encoding="UTF-8"?> 2 <web-app version="2.4" 3 xmlns="http://java.sun.com/xml/ns/j2ee" 4 xmlns:xsi="http://www.w3.org/2 阅读全文
posted @ 2018-08-14 09:24 学习手册 阅读(1618) 评论(0) 推荐(0)

摘要:1 <?xml version="1.0" encoding="UTF-8"?> 2 <beans xmlns="http://www.springframework.org/schema/beans" 3 xmlns:xsi="http://www.w3.org/2001/XMLSchema-in 阅读全文
posted @ 2018-08-14 09:17 学习手册 阅读(358) 评论(0) 推荐(0)