代码搜索:CONNECT

找到约 10,000 项符合「CONNECT」的源代码

代码结果 10,000
www.eeworm.com/read/330339/12900558

log connect_50.log

Input data file: D:\Data\Bin_WinStyle\connect-4.bdt Mining algorithm: TransTree for mining FI. Minimal support threshold: 50.00 Minimal confidence threshold: 80.00 Start time: Tue Jun 08
www.eeworm.com/read/329332/12960070

c ag_connect.c

/* connects to the remote device */ #include "ag_private.h" #include "ag_types.h" #include "ag.h" #include #include #include #include /*
www.eeworm.com/read/242125/13094157

asp admin_connect.asp

www.eeworm.com/read/241920/13109703

po connect_nonb.po

connect_nonb.o : \ connect_nonb.cpp /usr/include/sys/types.h \ /usr/include/sys/cdefs.h /usr/include/sys/inttypes.h \ /usr/include/machine/ansi.h /usr/include/machine/types.h \ /usr/include/machin
www.eeworm.com/read/241920/13109729

cpp connect_nonb.cpp

#include #include "connect_nonb.h" #include // 返回值 // >0 连接已成功 // -1 连接已失败 // -2 连接正在进行 int connect_nonb(SOCKET sk,struct sockaddr* psa) { int r; r = connect(sk,psa,siz
www.eeworm.com/read/241920/13109808

h connect_nonb.h

#ifndef CONNECT_NONB_H #define CONNECT_NONB_H #include "./def.h" #ifdef WINDOWS #include #else #include // autoconf manual: Darwin + others prereq for stdlib.h #include
www.eeworm.com/read/138087/13264603

html t_connect.html

t_connect
www.eeworm.com/read/323119/13349935

c connect_test.c

/* Copyright (C) 2000 MySQL AB This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Fou
www.eeworm.com/read/323119/13350975

txt connect_leg.txt

305276,1,106231 305276,2,137225 305277,1,106237 305277,2,137231 305280,1,106247 305280,2,137237 305416,1,112030 305416,1,112031 305416,2,112773 305424,1,112033 305424,2,112784 305429,1,112040 305429,2
www.eeworm.com/read/323119/13351776

result init_connect.result

select hex(@a); hex(@a) NULL select hex(@a); hex(@a) 610063 set global init_connect="set @a=2;set @b=3"; select @a, @b; @a @b 2 3 set GLOBAL init_connect=DEFAULT; select @a; @a NULL set global init_co