A.@Before
B.@Aspect
C.@Pointcut
D.@After
您可能感興趣的試卷
你可能感興趣的試題
A.《aop:pointcut》
B.《aop:before》
C.《aop:after-retuning》
D.《aop:around》
A.《aop:pointcut》
B.《aop:declare-parents》
C.《aop:advisor》
D.《aop:aspect》
A.Java語言
B.C語言
C.C++語言
D.SQL語言
A.optimize
B.target
C.proxyInterfaces
D.singleton
A.AfterReturningAdvice
B.MethodBeforeAdvice
C.MethodInterceptor
D.ThrowsAdvice
最新試題
簡單來說,RESTful風(fēng)格就是把請求參數(shù)變成()的一種風(fēng)格。
可以在()文件中進(jìn)行前端控制器的配置。
org.springframeword.web.filter.CharacterEncodingFilter可以用來解決()問題。
下列數(shù)據(jù)是合法的JSON數(shù)據(jù)的是()。
在SpringMVC中,不采用注解,設(shè)計(jì)控制器類需要實(shí)現(xiàn)()。
文件上傳時(shí),form表單的method屬性設(shè)置為()。
DispatcherServlet的全名是org.springframework.web.servlet.DispatcherServlet,它在程序中充當(dāng)著()的角色。
ModelAndView對象的()方法向模型對象中添加數(shù)據(jù)。
$.ajax中,表示請求時(shí)攜帶的數(shù)據(jù)的是()。
Tomcat、Jetty、JBoss和GlassFish默認(rèn)的Servlet名稱是()。