A.init
B.service
C.destroy
D.post
您可能感興趣的試卷
你可能感興趣的試題
A.調(diào)用Http Servlet Request對象的get Attribute()方法
B.調(diào)用Servlet Context對象的get Attribute()方法
C.調(diào)用Http Servlet Request對象的get Parameter()方法
A.helloapp/HelloServlet.class
B.helloapp/WEB-INF/HelloServlet.class
C.helloapp/WEB-INF/classes/HelloServlet.class
D.helloapp/WEB-INF/classes/org/javathinker/HelloServlet.class
A.http://localhost:8080/hello.jsp
B.http://localhost:8080/helloapp/hello.jsp
C.http://localhost:8080/helloapp/hello/hello.jsp
A.數(shù)據(jù)庫
B.應(yīng)用程序
C.網(wǎng)絡(luò)編程
D.客戶機(jī)/服務(wù)器
A.Number屬性
B.Description屬性
C.Count
D.Source屬性
最新試題
創(chuàng)建的子線程默認(rèn)情況下可聯(lián)合的。
常見不對稱加密算法有()
取消任務(wù)執(zhí)行時(shí)作為取消令牌使用的類是()
獲取本機(jī)主機(jī)名的語句為()
專門用于處理被加密或者被解密數(shù)據(jù)的流對象是()
waitpid()函數(shù)可以處理同時(shí)退出的多個(gè)進(jìn)程進(jìn)行。
假設(shè)子網(wǎng)掩碼為255.255.255.0,IP地址為192.168.1.254,則該IP地址的網(wǎng)絡(luò)標(biāo)識部分為前()個(gè)字節(jié)。
資源同步實(shí)現(xiàn)方式有哪些?()
改變某個(gè)描述符的SO_KEEPALIVE 選項(xiàng)值,不會(huì)影響到主機(jī)上打開的其它描述符。
對于非阻塞I/O 模型,進(jìn)程從調(diào)用recvfrom 函數(shù),到將數(shù)據(jù)從內(nèi)核拷貝到用戶空間整個(gè)過程都不會(huì)阻塞進(jìn)程的執(zhí)行。