代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/403042/11523068
java connect.java
import java.sql.DriverManager;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
public class Connect {
Connection con
www.eeworm.com/read/403042/11523071
class connect.class
www.eeworm.com/read/402589/11532927
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/402589/11532933
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/402589/11533035
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/402589/11533040
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/400787/11568442
class connect.class
www.eeworm.com/read/400787/11568466
java connect.java
package student;
import java.io.*;
import java.text.*;
import java.util.*;
import java.sql.*;
import java.net.*;
public class Connect{
private Connection con;
public Connection getCon(){
www.eeworm.com/read/400678/11570667
java connect.java
package com;
import java.io.FileInputStream;
import java.io.File;
import java.io.IOException;
import java.util.Iterator;
import com.hp.hpl.jena.ontology.OntClass;
import com.hp.hpl.jena.ontolo
www.eeworm.com/read/400678/11570683
java connect.java
package com;
import java.io.FileInputStream;
import java.io.File;
import java.io.IOException;
import java.util.Iterator;
import com.hp.hpl.jena.ontology.OntClass;
import com.hp.hpl.jena.ontolo