代码搜索:Connection
找到约 10,000 项符合「Connection」的源代码
代码结果 10,000
www.eeworm.com/read/247060/12686628
cs sqlhelper.cs
//*********************************************************************
// Microsoft Data Access Application Block for .NET
// http://msdn.microsoft.com/library/en-us/dnbda/html/daab-rm.asp
//
//
www.eeworm.com/read/333307/12688660
cs statusmanage.cs
using System;
using System.Data;
using System.Data.SqlClient;
using StudentManage.DataLevel;
namespace StudentManage.BussinessRule
{
///
/// StatusManage 的摘要说明。
///
www.eeworm.com/read/246798/12704613
txt readme.txt
//------------------------------------------------------------------------
// Readme.txt
//------------------------------------------------------------------------
This project stationery is design
www.eeworm.com/read/145469/12722039
java accountbean.java
package examples;
import java.sql.*;
import javax.naming.*;
import javax.ejb.*;
import java.util.*;
/**
* Demonstration Bean-Managed Persistent Entity Bean.
* This Entity Bean represents a Bank Ac
www.eeworm.com/read/145469/12722326
java messagesender.java
package examples;
import java.io.*;
import java.util.*;
import javax.transaction.*;
import javax.naming.*;
import javax.jms.*;
/**
* This class sends JMS Text message to the topic, at present cartb
www.eeworm.com/read/246164/12753062
java chatapplication.java
package example.chat;
public class ChatApplication {
/*-
* ===============================================
* Bluetooth Chat Application for Multiple Clients
* ======================
www.eeworm.com/read/332126/12776958
cs sqlhelper.cs
//===============================================================================
// Improved Data Access Application Block for .NET
// Original version can be found at:
// http://msdn.microsoft.co
www.eeworm.com/read/331964/12793739
cpp salary.cpp
// Salary.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Salary.h"
#include "SalaryDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
stat
www.eeworm.com/read/144431/12794953
c conn.c
/*
* Copyright (C) 2002-2003 Ardis Technolgies
*
* Released under the terms of the GNU GPL v2.0.
*/
#include
#include
#include
#include
www.eeworm.com/read/331784/12808596
txt ftp反馈信息集锦.txt
FTP反馈信息集锦
[ 作者:阿榕收集整理 转贴自:阿榕论坛 点击数:483 更新时间:2004-2-29 文章录入:阿榕 ]
FTP术语
150 文件状态良好,打开数据连接
200 命令成功
202 命令未实现
211 系统状态或系统帮助响应
212 目录状态
213 文件状态
214 ...