代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/382761/9001895
cpp select.cpp
#include
#include
#include
#include
struct my_fd_set{
fd_set fs; //定义文件描述符集fs
unsigned int nconnect; //文件描述符集fs中文件描述符的个数
unsigned int n
www.eeworm.com/read/382749/9003431
py 070-tcpclient.py
import socket
sock = socket.socket(socket.AF_INET, socket.SOCK_STREAM)
sock.connect(("192.168.0.2", 9000))
out = sock.makefile("rw", 0)
print >> out, "Hi! I'm the TCP client"
out.close()
print "Clie
www.eeworm.com/read/283460/9020215
sql cowner.sql
create user chest
identified by chest
default tablespace tsp_chest
temporary tablespace tsp_temp
quota unlimited on tsp_chest;
grant connect,resource to chest;
www.eeworm.com/read/185603/9025702
v ram_test_bb.v
// megafunction wizard: %RAM: 2-PORT%VBB%
// GENERATION: STANDARD
// VERSION: WM1.0
// MODULE: altdpram
// ============================================================
// File Name: RAM_TEST.v
www.eeworm.com/read/185603/9025771
v ram7.v
// megafunction wizard: %LPM_RAM_DP+%
// GENERATION: STANDARD
// VERSION: WM1.0
// MODULE: altsyncram
// ============================================================
// File Name: RAM7.v
// M
www.eeworm.com/read/283325/9027890
rtn timerlib.rtn
timer_cancel {cancel a timer} {timer_cancel\( \)} {timer_cancel(\ )} {VxWorks API Reference} {OS Libraries} {} {}
timer_connect {conn
www.eeworm.com/read/185503/9034497
bas const.bas
Attribute VB_Name = "Const"
Public Const GenDate As String = "日期 2005-5-6"
Public Const DATABASE As String = "Lease.mdb"
Public Const CONNECT_LOOP_MAX = 10
Public Declare Sub Sleep Lib
www.eeworm.com/read/380795/9127881
bas const.bas
Attribute VB_Name = "Const"
Public Const GenDate As String = "日期 2005-5-6"
Public Const DATABASE As String = "Lease.mdb"
Public Const CONNECT_LOOP_MAX = 10
Public Declare Sub Sleep Lib
www.eeworm.com/read/183819/9136400
v sdram_pll.v
// megafunction wizard: %ALTCLKLOCK%
// GENERATION: STANDARD
// VERSION: WM1.0
// MODULE: altpll
// ============================================================
// File Name: sdram_pll.v
// M
www.eeworm.com/read/380291/9153843
cls users.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject