1、ORM:对象关系映射(Object Relational Mapping,简称ORM,或O/RM,或O/R mapping)(hibernate)
源文档 <>
2、AOP:面向切面编程 Aspect Oriented Programming的缩写(Spring中,类似接口。。编织weave)
3、OOP(Object Oriented Programming )
源文档: <>
本文共 248 字,大约阅读时间需要 1 分钟。
1、ORM:对象关系映射(Object Relational Mapping,简称ORM,或O/RM,或O/R mapping)(hibernate)
源文档 <>
2、AOP:面向切面编程 Aspect Oriented Programming的缩写(Spring中,类似接口。。编织weave)
3、OOP(Object Oriented Programming )
源文档: <>
转载于:https://www.cnblogs.com/Laughing-Lz/p/4726792.html