# Spring框架学习


## xml schema约束
-----------------------------
- xsi:chemaLocation 第一个值 命名空间,第二个值 xsd文件
- xml schema约束规定了xml文件中可以使用的元素,属性
- applicationContext.xml中头部的xml schema约束内容是必须

相关文章:

  • 2021-10-29
  • 2021-05-15
  • 2021-07-09
  • 2019-03-08
  • 2021-10-11
  • 2021-05-16
  • 2021-05-30
猜你喜欢
  • 2021-05-08
相关资源
相似解决方案