代码搜索:CONNECT

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

代码结果 10,000
www.eeworm.com/read/440952/7678462

java connect.java

package C; import java.awt.BorderLayout; import java.awt.Dimension; import java.awt.Toolkit; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.net.InetAddres
www.eeworm.com/read/164665/7692827

vbp connect.vbp

Type=Exe Form=Connect.frm Object={F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0; COMDLG32.OCX Object={FAEEE763-117E-101B-8933-08002B2F4F5A}#1.1#0; DBLIST32.OCX Object={BE4F3AC8-AEC9-101A-947B-00DD01
www.eeworm.com/read/164665/7692844

vbw connect.vbw

frmODBC = 88, 88, 574, 536, , 66, 66, 552, 514, frmODBCErrors = 0, 0, 0, 0, C, 0, 0, 0, 0, C modODBCAPI = 0, 0, 0, 0, C
www.eeworm.com/read/164665/7692846

frm connect.frm

VERSION 5.00 Begin VB.Form frmODBC BackColor = &H00C0C0C0& BorderStyle = 3 'Fixed Dialog Caption = "Chapter 6.4 Example" ClientHeight = 4380 ClientL
www.eeworm.com/read/438912/7720460

png connect_no.png

www.eeworm.com/read/438912/7722074

png connect_no.png

www.eeworm.com/read/438912/7723002

png connect_no.png

www.eeworm.com/read/438608/7729194

h connect.h

CDatabase pDb;//全局变量,要跟某个数据库连接起来 CString dsnName=_T("DSN=myx;DBQ="); //数据源的名字是 CString sDriver=_T("Microsoft Access Driver (*.mdb)"); //驱动程序 CString mdbName=_T("\\图书销售管理系统.mdb"); //数据库名
www.eeworm.com/read/438437/7731225

h connect.h

/** @file connect.h define the connection method to other daemon */ #ifndef CONNECT_H #define CONNECT_H #include "config.h" #include "debug.h" #include "simple_list.h" #include #includ
www.eeworm.com/read/438437/7731227

c connect.c

/** @file connect.c implements the connection methods to other peer */ #include "config.h" #include "debug.h" #include "connect.h" #include "utils_socket.h" #include "daemoncom.h" #include