A.socket
B.getsockname
C.getpeername
D.getsocket
您可能感興趣的試卷
你可能感興趣的試題
A.pthread_init
B.pthread_attr_create
C.pthread_attr_destroy
D.pthread_attr_init
A.pthread_mutex_init
B.pthread_mutex_create
C.pthread_mutex_begin
D.pthread_mutex_lock
A.pthread_self
B.pthread_pause
C.pthread_join
D.pthread_exit
A.exit
B.pthread_quit
C.pthread_exit
D.return
A.pthread_self
B.pthread_create
C.create_pthread
D.pthread_new
最新試題
LINUX系統(tǒng)中,如果用戶沒有密碼,也是可以進入系統(tǒng)的。
tail命令用于顯示文件的末尾部分,加上參數(shù)-f后,就相當于linux的監(jiān)控系統(tǒng),例如:tail -f /var/log/httpd/access_log。
linux中使用mv命令時,當所移動的文件源位置與目標位置不是同一位置時,也可以改名。
linux系統(tǒng)中,普通用戶test1可以訪問其它用戶的家目錄。
linux中使用mv命令時當源位置與目標位置是同一位置時,是改名(重命名)。
運用vi編輯器,編輯完畢網(wǎng)卡文件/etc/sysconfig/network-scripts/ifcfg-ens33保存并退出后,需要重啟對應(yīng)的網(wǎng)卡服務(wù),在centos 7中,下列哪個命令是正確的()
LINUX中root用戶可以更改所有用戶的密碼。
linux系統(tǒng)中,要查看/etc/passwd文件前10行,應(yīng)該在終端中輸入()命令
linux系統(tǒng)中,如果要查看曾經(jīng)使用過的命令,可以在終端中輸入history命令。
Linux系統(tǒng)中要切換到2號終端,應(yīng)使用的鍵盤組合鍵為Ctrl+Alt+F2。