英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

socket    音标拼音: [s'ɑkət]
n. 窝,穴,插座,眼窝
vt. 插进插座 ;
套接口,(计算机为TCP/IP数据转换所保留的一系列存贮地址)

窝,穴,插座,眼窝插进插座 ; 套介面,(计算机为TCP/IP数据转换所保留的一系列存贮地址)

socket
插座

socket
插座

socket
n 1: a bony hollow into which a structure fits
2: receptacle where something (a pipe or probe or end of a bone)
is inserted
3: a receptacle into which an electric device can be inserted

Socket \Sock"et\, n. [OE. soket, a dim. through OF. fr. L.
soccus. See {Sock} a covering for the foot.]
1. An opening into which anything is fitted; any hollow thing
or place which receives and holds something else; as, the
sockets of the teeth.
[1913 Webster]

His eyeballs in their hollow sockets sink. --Dryden.
[1913 Webster]

2. Especially, the hollow tube or place in which a candle is
fixed in the candlestick.
[1913 Webster]

3. (Electricity) the receptacle of an electric lamp into
which a light bulb is inserted, containing contacts to
conduct electricity to the bulb.
[PJC]

4. (Electricity) the receptacle fixed in a wall and connected
by conductive wiring to an electrical supply, containing
contacts to conduct electricity, and into which the plug
of an electrical device is inserted; -- called also a
{wall socket} or {outlet}. The socket will typically have
two or three contacts; if three, the third is connected to
a ground for safety.
[PJC]

And in the sockets oily bubbles dance. --Dryden.
[1913 Webster]

{Socket bolt} (Mach.), a bolt that passes through a thimble
that is placed between the parts connected by the bolt.

{Socket chisel}. Same as {Framing chisel}. See under
{Framing}.

{Socket pipe}, a pipe with an expansion at one end to receive
the end of a connecting pipe.

{Socket pole}, a pole armed with iron fixed on by means of a
socket, and used to propel boats, etc. [U.S.]

{Socket wrench}, a wrench consisting of a socket at the end
of a shank or rod, for turning a nut, bolthead, etc., in a
narrow or deep recess.
[1913 Webster]

30 Moby Thesaurus words for "socket":
alveolation, alveolus, antrum, armpit, basin, bowl, cavity,
concave, concavity, crater, crypt, cup, depression, dip, fold,
follicle, funnel chest, hole, hollow, hollow shell, lacuna, pit,
pocket, punch bowl, scoop, shell, sink, sinus, trough, vug


请选择你想看的字典辞典:
单词字典翻译
Socket查看 Socket 在百度字典中的解释百度英翻中〔查看〕
Socket查看 Socket 在Google字典中的解释Google英翻中〔查看〕
Socket查看 Socket 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • What is the difference between a port and a socket?
    An endpoint (socket) is defined by the combination of a network address and a port identifier Note that address port does not completely identify a socket (more on this later) The purpose of ports is to differentiate multiple endpoints on a given network address You could say that a port is a virtualised endpoint
  • [Errno 10048] Only one usage of each socket address (protocol network . . .
    The only solution I've found is to use s setsockopt(socket SOL_SOCKET, socket SO_REUSEADDR, 1), but when I try that I get this error: [Errno 10013] An attempt was made to access a socket in a way forbidden by its access permissions
  • networking - What is a socket? - Unix Linux Stack Exchange
    113 A socket is a pseudo-file that represents a network connection Once a socket has been created (identifying the other host and port), writes to that socket are turned into network packets that get sent out, and data received from the network can be read from the socket Sockets are similar to pipes Both look like files to the programs
  • python - socket. shutdown vs socket. close - Stack Overflow
    Most socket libraries, however, are so used to programmers neglecting to use this piece of etiquette that normally a close is the same as shutdown(); close() So in most situations, an explicit shutdown is not needed
  • java - Socket closed exception - Stack Overflow
    14 java net SocketException socket is closed This exception means that you closed the socket, and then continued to try to use it
  • Postman : socket hang up - Stack Overflow
    I've read a few post regarding socket hang up and it mention about sending a request and there's no response from the server side and probably timeout How do I extend the length of time of the request in Postman Collection Runner?
  • python socket programming OSError: [WinError 10038] an operation was . . .
    You'll need to complete a few actions and gain 15 reputation points before being able to upvote Upvoting indicates when questions and answers are useful What's reputation and how do I get it? Instead, you can save this post to reference later
  • Difference between socket and websocket? - Stack Overflow
    I'm building web app that needs to communicate with another application using socket connections This is new territory for me, so want to be sure that sockets are different than websockets It se
  • Understanding INADDR_ANY for socket programming
    Note that a socket can be bound to 0 0 0 0, but not port 0, because its a wildcard that makes it give the socket a random ephemeral port, so when you use bind (INADDR_ANY, 0) it binds to 0 0 0 0 and a random ephemeral port
  • Is there a way for multiple processes to share a listening socket?
    In socket programming, you create a listening socket and then for each client that connects, you get a normal stream socket that you can use to handle the client's request The OS manages the queue





中文字典-英文字典  2005-2009