代码搜索:Connection

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

代码结果 10,000
www.eeworm.com/read/248504/12556168

bas module1.bas

Attribute VB_Name = "Module1" Option Explicit Public strusername As String '用户登录姓名 Public iflag As Integer Public ichangeflag As Integer Public strpublicsql As String Public us
www.eeworm.com/read/248463/12557830

h main.h

/* * main.h * * A simple H.323 MCU * * Copyright (c) 1993-1998 Equivalence Pty. Ltd. * * The contents of this file are subject to the Mozilla Public License * Version 1.0 (the "License
www.eeworm.com/read/334853/12569429

cpp scenario.cpp

/* * Copyright 2002-2005, Mersad Team, Allameh Helli High School (NODET). * * This program is free software, you can redistribute it and/or modify * it under the terms of the GNU General Public
www.eeworm.com/read/334853/12569443

h trainer.h

/* * Copyright 2002-2005, Mersad Team, Allameh Helli High School (NODET). * * This program is free software, you can redistribute it and/or modify * it under the terms of the GNU General Public
www.eeworm.com/read/147096/12584087

m feedback.m

function [a,b,c,d] = feedback(a1,b1,c1,d1,a2,b2,c2,d2,e,f) %FEEDBACK Feedback connection of two systems. % u-->O-->[System1]---+--->y % | | %
www.eeworm.com/read/334587/12585170

txt readme.txt

//------------------------------------------------------------------------ // Readme.txt //------------------------------------------------------------------------ This project stationery is desig
www.eeworm.com/read/334367/12608190

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/247953/12610939

bas module1.bas

Attribute VB_Name = "Module1" Option Explicit ''全局性的当前的套号 Public pintSetNumber As Integer Public pCN As Connection Public Type udtStudent 准考证号 As String 考生姓名 As String End Type Pu
www.eeworm.com/read/334278/12614531

asp conn.asp

www.eeworm.com/read/334155/12631312

bas sharefunction.bas

Attribute VB_Name = "shareFunction" Public con As Connection Dim rst As Recordset '在网络中查找 SQL 服务器,并将其赋给 frmLand.cmbSName Public Function getSNameList() As Boolean Dim errVSQL As Boolean