在JSP應用程序中要求刪除所有photo目錄中的的文件,但是保留文件夾,下列代碼中空缺位置最適合的選項為()。
A.files[i].isFile()
B.files[i].isDirectory()
C.!files[i].isFile()
D.files[i].isDirectory()。
您可能感興趣的試卷
你可能感興趣的試題
A.application
B.session
C.pageContext
D.servletcontext
A.errorPage
B.Exception
C.isErrorPage
D.error
A.目錄或文件
B.服務器名稱
C.協(xié)議
D.IP地址或域名
A.web.xml配置文件里綁定在servlet上的參數(shù)
B.web.xml所有的servlet都能獲得的參數(shù)
C.頁面?zhèn)鬟f來的參數(shù)
D.sessin里設置的參數(shù)
A.response.getParameter(“title”);
B.requert.getParameters(“title”);
C.request.getAttribute(“title”);
D.requert.getParameter(“title”);
最新試題
在Spring WebFlux中,以下哪個操作符用于跳過Flux中的指定數(shù)量的元素()
在RBAC模型中,"Who"對"What"進行"How"的操作構成了什么()
Vue Router中,哪個函數(shù)用于在運行時添加路由()
在響應式編程中,主線程主要負責什么()
在Spring WebFlux中,哪個接口用于表示服務器端HTTP請求()
Spring WebFlux與Spring MVC的主要區(qū)別是什么()
在Vue Router中,哪個函數(shù)用于在運行時導航到指定路由()
在Spring WebFlux中,以下哪個操作符用于獲取Flux中的前N個值()
在Spring中,哪個注解用于從請求中獲取請求參數(shù)()
在Spring Security中,哪個接口用于獲取用戶信息()