英文字典中文字典


英文字典中文字典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
  • What exactly is Socket - Stack Overflow
    I don't know exactly what socket means A server runs on a specific computer and has a socket that is bound to a specific port number The server just waits, listening to the socket for a client to
  • 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
    sock shutdown(socket SHUT_RDWR) sock close() What exactly is the purpose of calling shutdown on the socket and then closing it? If it makes a difference, this socket is being used for non-blocking IO
  • socket. error: [Errno 10013] An attempt was made to access a socket in a . . .
    8 socket error: [Errno 10013] An attempt was made to access a socket in a way forbidden by its access permissions Got this with flask : Means that the port you're trying to bind to, is already in used by another service or process : got a hint on this in my code developed on Eclipse windows :
  • c - socket connect () vs bind () - Stack Overflow
    Both connect() and bind() system calls 'associate' the socket file descriptor to an address (typically an ip port combination) Their prototypes are like:- int connect(int sockfd, const struct soc
  • How do I remove a CLOSE_WAIT socket connection - Stack Overflow
    I have written a small program that interacts with a server on a specific port The program works fine, but: Once the program terminated unexpectedly, and ever since that socket connection is show
  • Docker: Got permission denied while trying to connect to the Docker . . .
    Option 2 is gratuitously insecure; chmod 777 on anything is usually inadvisable, and access to the Docker socket comes with the ability to root the entire host, so giving very broad permissions on that socket file is all but equivalent to disabling your root password for local processes
  • How to set timeout on pythons socket recv method?
    The typical approach is to use select () to wait until data is available or until the timeout occurs Only call recv() when data is actually available To be safe, we also set the socket to non-blocking mode to guarantee that recv() will never block indefinitely select() can also be used to wait on more than one socket at a time
  • Python handling socket. error: [Errno 104] Connection reset by peer
    Python handling socket error: [Errno 104] Connection reset by peer Asked 12 years, 3 months ago Modified 8 months ago Viewed 441k times





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