网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)

【单选题】listen函数的作用是

A.接受连接请求

B.设置等待连接状态

C.连接套接字到目的地

D.指定本地地址


参考答案和解析
有 2 个参数;第 1 个参数为套接字;第 2 个参数是等待连接队列的中的最大等待数;用于服务器侦听网络上有无连接请求
更多 “【单选题】listen函数的作用是A.接受连接请求B.设置等待连接状态C.连接套接字到目的地D.指定本地地址” 相关考题
考题 TCP连接中,远程主机监听连接请求的函数是() A.listen()B.send()C.connect()D.bind()

考题 Dlookup函数的功用是______。

考题 stract函数的作用是【10】。

考题 中断函数的调用是在满足中断的情况下,自动完成函数调用的。()

考题 Mr Li ()made a radio the news. A.Listen toB.listening toC.to listen toD.listen

考题 This is really a long story, but it is worth () . A、listenB、listening toC、listen to itD、to listen

考题 UNIX系统中,用于通过信道发送数据的管套函数是() A.send()B.recv()C.listen()D.accept()

考题 数组函数 arsort 的作用是();语句 error_reporting(2047)的作用是()。

考题 需要在listen函数之后运行的函数是() A.bindC.acceptB.openD.socket

考题 配置channel必须的参数 ()A. name,listen address and listen portB. name,multicastaddress,listen address and listen portC. name, protocol, listen address, listen port

考题 Mr. Johnson has a habit of asking questions _________. A.and then not listen to the answers B.but then not listen for the answers C.and then not listening to the answers D.and then doesn't listen to the answers

考题 Which of the following activities can help develop the skill of listening for gist A.Listen and find out where Jim lives. B.Listen and decide on the best title for the passage. C.Listen and underline the words the speaker stresses. D.Listen to pains of words and tell if they are the same.

考题 SetTransObject函数和SetTrans函数的作用是什么?二者有什么区别?

考题 VoidSet(Aa);是类A中一个成员函数的说明,其中Aa的含义是()。A、类A的对象引用a作该函数的参数B、类A的对象a的地址值作函数的参数C、表达式变量A与变量a按位与作函数参数D、指向类A对象指针a作函数参数

考题 构造函数和析构函数的作用是什么?

考题 简述窗函数的作用是什么?

考题 在C语言中,函数的调用是可以根据需要随便调用,前面的函数可以调用后面的函数,后面的函数也可以调用前面的函数,无需声明。

考题 需要在listen函数之后运行的函数是()A、bindB、acceptC、openD、socket

考题 UNIX系统中,用于通过信道发送数据的管套函数是()A、send()B、recv()C、listen()D、accept()

考题 单选题在python中,定义一个函数,那么函数名.__doc__的作用是()A 返回指定函数的文档字符串B 返回函数名字C 返回函数定义所在模块的名字D 没有这种用法

考题 问答题构造函数和析构函数的作用是什么?

考题 单选题函数的定积分的定义是()。A 分划、取点、作和、取极限B 作差、作商、取极限C 分划、取点、作商、取极限D 作差、作积、取极限

考题 单选题已知类IMS中两个成员函数的声明为“void listen()const;”与“void speak();”,另有两个对象的定义为“IMS obj1;”与“const IMS obj2;”,则下列语句中,产生编译错误的是(  )。A obj1.listen(  );B obj1.speak(  );C obj2.listen(  );D obj2.speak(  );

考题 单选题VoidSet(Aa);是类A中一个成员函数的说明,其中Aa的含义是()。A 类A的对象引用a作该函数的参数B 类A的对象a的地址值作函数的参数C 表达式变量A与变量a按位与作函数参数D 指向类A对象指针a作函数参数

考题 单选题使作EXCEL提供的函数向导,首先()要输入函数的单元。A 指向B 右健单击C 单击D 双击

考题 单选题一个项目中包含3个函数:main、fa和fb函数,它们之间不正确的调用是()A 在main函数中调用fb函数B 在fa函数中调用fb函数C 在fa函数中调用fa函数D 在fb函数中调用main函数

考题 单选题Mr. Johnson has a habit of asking questions _________.A and then not listen to the answersB but then not listen for the answersC and then not listening to the answersD and then doesn't listen to the answers

考题 单选题需要在listen函数之后运行的函数是()A bindB acceptC openD socket