代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/323119/13351048
test-connect
#!/usr/bin/perl
# Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Library G
www.eeworm.com/read/323119/13351726
result connect.result
drop table if exists t1,t2;
show tables;
Tables_in_mysql
columns_priv
db
event
func
general_log
help_category
help_keyword
help_relation
help_topic
host
plugin
proc
procs_priv
slow_log
tables_priv
tim
www.eeworm.com/read/323119/13352831
test connect.test
# This test is to check various cases of connections
# with right and wrong password, with and without database
# Unfortunately the check is incomplete as we can't connect without database
# This tes
www.eeworm.com/read/319882/13440664
h connect.h
#if !defined(AFX_CONNECT_H__BFB4EDB7_DAE1_11D5_B2C4_5254AB2BD63E__INCLUDED_)
#define AFX_CONNECT_H__BFB4EDB7_DAE1_11D5_B2C4_5254AB2BD63E__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MS
www.eeworm.com/read/319882/13440670
cpp connect.cpp
// Connect.cpp : implementation file
//
#include "stdafx.h"
#include "8_1.h"
#include "Connect.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
www.eeworm.com/read/317895/13493928
udl connect.udl
www.eeworm.com/read/317645/13500311
c connect.c
#include "include/mcuapi.h"
#define CONN_STATE_CLOSE 0
#define CONN_STATE_LISTEN 6
#define CONN_STATE_CONNECTED 7
#define IEC104_MIN_APDU 12
#define IEC104_MAX_APDU 253
#defin
www.eeworm.com/read/317645/13500323
h connect.h
#ifndef CONNECT_H
#define CONNECT_H
#include "SubData.h"
#define MBTCP_Client_Num 6
#define IEC_Client_Num 10
#define ListenPort_Num 4 //2403,2404,4661,4662
#define SELECT_S
www.eeworm.com/read/316230/13527942
xpm connect.xpm
/* XPM */
static char * network_xpm[] = {
"32 32 13 1",
" c None",
". c #FFFFFF",
"+ c #000000",
"@ c #808080",
"# c #DCDCDC",
"$ c #C3C3C3",
"% c #FFFFFF",
"& c #008080",
"* c #00C0C0",
"= c #A0A0A0