代码搜索:Connection

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

代码结果 10,000
www.eeworm.com/read/270032/11050640

c con2d.c

#include #define OFFS 4 /* first & last segment min size */ #define SMAX 20 /* object min half size */ #define DIRECT 0 #define INVERSE 1 #define LEFT 0x00 #defi
www.eeworm.com/read/415475/11071921

bas conn.bas

Attribute VB_Name = "CONN" Public czy As String '操作员 Public czyqx As String '权限 Public yhxhcd As String '用户序号传递 Public wxidcd As String '维修单ID传递 Public hfidcd As String '回访ID传递 Publi
www.eeworm.com/read/269781/11078502

java client.java

// Fig. 17.5: Client.java // Set up a Client that will read information sent // from a Server and display the information. // Java core packages import java.io.*; import java.net.*; import jav
www.eeworm.com/read/269781/11078504

java server.java

// Fig. 17.4: Server.java // Set up a Server that will receive a connection // from a client, send a string to the client, // and close the connection. // Java core packages import java.io.*;
www.eeworm.com/read/415250/11079034

cls clsconfig.cls

VERSION 1.0 CLASS BEGIN MultiUse = -1 'True Persistable = 0 'NotPersistable DataBindingBehavior = 0 'vbNone DataSourceBehavior = 0 'vbNone MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/269594/11088505

asp conn.asp

www.eeworm.com/read/269594/11088513

asp myconn.asp

www.eeworm.com/read/414785/11101660

h h323.h

/* * mcu.h * * H323 routines for a simple MCU * * Copyright (C) 1993-1998 Equivalence Pty. Ltd. * Copyright (C) 2006 Post Increment * * The contents of this file are subject to the Moz
www.eeworm.com/read/414785/11101670

cxx h323.cxx

/* * h323.cxx * * H.323 routines for a simple MCU * * Copyright (C) 2000 Equivalence Pty. Ltd. * Copyright (C) 2004 Post Increment * * The contents of this file are subject to the Mozi
www.eeworm.com/read/414382/11115634

cpp register.cpp

// Register.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "Register.h" #include "RegisterDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE