单项选择题
()模块扩展了BeanFactory的概念,增加了对国际化(I18N,即Internationalization)消息、事件的传播以及验证的支持;同时提供诸多企业服务,支持对模版框架(例如Velocity、FreeMarker)的集成。
A.Spring Core
B.Spring Context
C.Spring AOP
D.Spring DAO
点击查看答案
相关考题
-
多项选择题
Spring IOC容器管理Action的方式()。
A.使用org.springframework.web.struts.DelegatingRequestProcessor
B.使用org.springframework.web.struts.DelegatingActionProxy
C.使用org.springframework.web.context.ContextLoaderListener
D.使用org.springframework.web.context.ContextLoaderServlet -
填空题
Java中的()类是最顶层的类,所有其他的类都是它直接或间接的子类。 -
填空题
面向对象的计算机语言一般应具有3个基本特性,分别是()。
