代码搜索:CONNECT

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

代码结果 10,000
www.eeworm.com/read/238768/4609752

pod ssl_connect.pod

=pod =head1 NAME SSL_connect - initiate the TLS/SSL handshake with an TLS/SSL server =head1 SYNOPSIS #include int SSL_connect(SSL *ssl); =head1 DESCRIPTION SSL_connect() initi
www.eeworm.com/read/232020/4705951

properties org_connect.properties

#Setup Organization DataBase Connection DB.USER=lamis DB.PASSWORD=lamis123 DB.DRIVER=oracle.jdbc.driver.OracleDriver DB.URL=jdbc:oracle:thin:@10.21.109.112:1521:lamis DB.MAX_CONNECTIONS=100
www.eeworm.com/read/227611/4772556

php connect.lang.php

www.eeworm.com/read/227611/4772583

php connect.tpl.php

www.eeworm.com/read/212742/4934497

java connect_db.java

package test; import java.sql.Connection; import java.sql.DriverManager; import java.sql.SQLException; public class Connect_db { public Connection getConnection(){ Connection con=null; Stri
www.eeworm.com/read/207461/5001410

c base_connect.c

/* -------------------------------------------------------------------------- * * License * * The contents of this file are subject to the Jabber Open Source License * Version 1.0 (the "JOSL").
www.eeworm.com/read/203830/5038743

pod ssl_connect.pod

=pod =head1 NAME SSL_connect - initiate the TLS/SSL handshake with an TLS/SSL server =head1 SYNOPSIS #include int SSL_connect(SSL *ssl); =head1 DESCRIPTION SSL_connect() initi
www.eeworm.com/read/201516/5058322

ascx connect-strings.ascx

'***************************************************** ' Edit the connection strings to suit your database '***************
www.eeworm.com/read/201516/5058410

ascx connect-strings.ascx

'***************************************************** ' Edit the connection strings to suit your database '***************
www.eeworm.com/read/199800/5075362

java~1~ connect.java~1~

package javabean; import java.sql.*; public class Connect { String url; String sql; Connection conn; Statement stmt; ResultSet rs; public Connect() { url = "jd