-
Pocket PC 2003 system under the CHM electronic help files readable source code o...
POCKET PC 2003系统下的CHM电子帮助文件阅读的源代码,值得一看.-Pocket PC 2003 system under the CHM electronic help files readable source code overseas.
- 2022-06-12 05:16:37下载
- 积分:1
-
VFP warehouse management system, for beginners, but also refer to Thesis
VFP库房经营管理系统,初学者适用,也可毕业论文参考-VFP warehouse management system, for beginners, but also refer to Thesis
- 2023-02-21 16:40:04下载
- 积分:1
-
数据图形化显示,效果不错,希望对大家有帮助
数据图形化显示,效果不错,希望对大家有帮助-Graphical display of data, the effect well, want to help everyone
- 2023-04-07 00:05:04下载
- 积分:1
-
SQL语言的分类及语法
SQL语言的分类及语法-SQL syntax and the classification
- 2023-07-17 11:10:03下载
- 积分:1
-
spring
1.Spring框架作用,好处
作用是整合,好处是解耦
在ssh整合中主要使用Spring的IoC和AOP特性。
2.IoC概念 Inverse of Control
反向控制,控制反转
控制权指的是组件对象的创建,销毁,调用关系的维护。
反向控制指的是两个组件在作用时,组件对象的创建、销毁、调用关系维护等工作由IoC框架负责。
Spring框架的IoC使用的DI(依赖注入)技术实现,可以用
setter方式注入或构造器注入。
3.AOP概念
面向切面编程,面向方面编程
面向对象编程,关注点是对象,如何更好更合理的封装一个对象。
面向切面编程,关注点是切面,如何将共通处理部分进行灵活地,重复利用。将切面组件和目标对象解耦。
面向切面编程是以面向对象编程为基础,主要改善组件间一对多的使用结构。
4.AOP注解方式的使用
a.组件自动扫描注解
@Controller 控制组件
@Service 业务组件
@Repository 数据访问组件DAO
@Component 其他组件
b.自动注入注解
@Resource
注意a和b注解使用前提是,在xml中添加下面声明
c.AOP注解
@Aspect:将当前组件指定为切面组件
@Pointcut:定义一个切入点表达式
@Aroun
- 2023-03-04 01:45:05下载
- 积分:1
-
模拟字符处理过程,用c++实现系统对字符串的识别编译过程
模拟字符处理过程,用c++实现系统对字符串的识别编译过程-process simulation characters with c system to achieve the identification string compiler process
- 2022-09-10 22:00:03下载
- 积分:1
-
wince下的注册表编辑器(ARM4I)
好东西! 在winCE下的修改注册表的软件....
wince下的注册表编辑器(ARM4I)
好东西! 在winCE下的修改注册表的软件.-wince under the Registry Editor (ARM4I) good stuff! In winCE under the amended registration Table software.
- 2023-02-19 21:05:03下载
- 积分:1
-
Windows套接字
一些API函数的使用和学习
Windows套接字
一些API函数的使用和学习-Windows Sockets API functions of some use and learning
- 2022-02-06 03:44:12下载
- 积分:1
-
静态链表.这是刚刚学习数据结构的时候编写的第1个小小程序,用构造类型编写的静态链表,实现了基本的赋值,插入,删除等功能。...
静态链表.这是刚刚学习数据结构的时候编写的第1个小小程序,用构造类型编写的静态链表,实现了基本的赋值,插入,删除等功能。-static List. This is just learning the structure of the data, prepared by the time a small program that will prepare the structure type static chain and achieve the basic assignment, insert, delete capabilities.
- 2022-06-20 07:54:46下载
- 积分:1
-
自动取得系统当前年月日并转换为大写,如:二00六年十一月十五日等...
自动取得系统当前年月日并转换为大写,如:二00六年十一月十五日等-automatically the current system date and conversion of capital, such as : November 15, 2006, etc.
- 2023-08-14 16:25:02下载
- 积分:1