問答題JTextArea和JSpinner能夠響應ActionEvent事件嗎?為什么?
您可能感興趣的試卷
最新試題
在SpringMVC中,不采用注解,設(shè)計控制器類需要實現(xiàn)()。
題型:單項選擇題
配置前端控制器時,<url-pattern>/</url-pattern>表示()。
題型:單項選擇題
@Controller注解類型用于指示Spring類的實例是一個()。
題型:單項選擇題
<mvc:interceptors>元素用于配置一組攔截器,其子元素<bean>中定義的是()。
題型:單項選擇題
組合注解()匹配PUT方式的請求。
題型:單項選擇題
調(diào)用()組件對已經(jīng)綁定了請求消息數(shù)據(jù)的參數(shù)對象進行數(shù)據(jù)合法性校驗。
題型:單項選擇題
將請求消息數(shù)據(jù)與后臺方法參數(shù)建立連接的過程就是SpringMVC中的()。
題型:單項選擇題
@RequestMapping注解的默認屬性是()。
題型:單項選擇題
$.ajax中,表示請求時攜帶的數(shù)據(jù)的是()。
題型:單項選擇題
自定義數(shù)據(jù)綁定可以采用Converter或Formatter,兩者的區(qū)別下列說法正確的是()。
題型:單項選擇題