2023年4月29日
摘要: AOP (Aspect Oriented Programming)面向切面编程,一种编程范式,指导开发者如何组织程序结构 OOP (Object Oriented Programming)面向对象编程 作用:在不影响原始设计的基础上为其进行功能增强 Spring理念:无入侵式/无侵入式 连接点(Jo 阅读全文
posted @ 2023-04-29 11:46 云往前面飘 阅读(95) 评论(0) 推荐(0)