题目内容

Our last _______ room was unacceptable to you.

查看答案
更多问题

You're supposed to be spending a ______weekend together. What's the matter with you?

语句input=new DataInputStream(fitrstsocket.getInputStream());a=input.readUTF();功能是从数据输入流读取使用UTF-8修改版格式编码的()字符。

A. GBK
B. Unicode
C. BIG5
D. HZ码

客户端的编程流程为:(1)打开( ),新建一个套接字;(2)为套接字建立一个输入和输出流;(3)根据服务器协议从套接字读入或向套接字写入;(4)清除套接字和输入/输出流;

A. Socket
B. ServerSocket
C. Sleep
D. accept

语句fitrstserver=socket1.accept();功能是等待()的请求,直到有一个客户启动并请求连接到相同的端口,然后accept()返回一个对应于客户的Socket。

答案查题题库