A. DataOutput
B. FileOutput
C. BufferedOutput
D. PipedOutput
您可能感興趣的試卷
你可能感興趣的試題
A.DataOutput
B.FileOutput
C.BufferedOutput
D.PipedOutput
A. int read();
B. int read(byte b[]);
C. int read(byte b[],int offset,int len);
D. int read(int line);
A.屏幕
B.文本
C.顏色
D.圖像
A.paint()
B.init()
C.stop()
D.draw()
A.Applet自身不能運(yùn)行
B.Applet可以嵌在Application中運(yùn)行
C.Application以main()方法為入口
D.Applet可嵌在瀏覽器中運(yùn)行
最新試題
org.springframeword.web.filter.CharacterEncodingFilter可以用來解決()問題。
當(dāng)請(qǐng)求中的參數(shù)與控制器中的方法參數(shù)名不一致時(shí),可以采用()來建立聯(lián)系。
調(diào)用()組件對(duì)已經(jīng)綁定了請(qǐng)求消息數(shù)據(jù)的參數(shù)對(duì)象進(jìn)行數(shù)據(jù)合法性校驗(yàn)。
下列數(shù)據(jù)是合法的JSON數(shù)據(jù)的是()。
單個(gè)攔截器的執(zhí)行流程中,下列方法最先執(zhí)行的是()。
SpringMVC中,使用注解方式時(shí),需要添加()包。
可以在()文件中進(jìn)行前端控制器的配置。
組合注解()匹配PUT方式的請(qǐng)求。
當(dāng)客戶端form表單的enctype屬性為()時(shí),瀏覽器就會(huì)采用二進(jìn)制流的方式來處理表單數(shù)據(jù),服務(wù)器端就會(huì)對(duì)文件上傳的請(qǐng)求進(jìn)行解析處理。
文件上傳時(shí),form表單的method屬性設(shè)置為()。