單項選擇題下面代碼,哪個是符合編碼規(guī)范的:()

A.
B.
C.
D.


您可能感興趣的試卷

你可能感興趣的試題

2.多項選擇題實現(xiàn)AOP代理時,下面說法正確的是()。

A.Spring默認(rèn)使用用于接口的JDK動態(tài)代理
B.Spring只能使用JDK動態(tài)代理
C.Spring也可以使用CGLIB代理
D.Spring主要使用JDK動態(tài)代理

5.多項選擇題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