代码搜索:Connection
找到约 10,000 项符合「Connection」的源代码
代码结果 10,000
www.eeworm.com/read/399586/7846177
bas module1.bas
Attribute VB_Name = "Module1"
Public myCon As New ADODB.Connection
Public myRs As New ADODB.Recordset
Public strTiaoJian As String
Public deptno As String
Public XingMing As String
Public admin
www.eeworm.com/read/399586/7846495
bas module1.bas
Attribute VB_Name = "Module1"
Public myCon As New ADODB.Connection
Public myRs As New ADODB.Recordset
Public strTiaoJian As String
Public deptno As String
Public XingMing As String
Public admin
www.eeworm.com/read/399581/7846753
install
Intel(R) PRO/Wireless 2915ABG Network Connection driver for Linux
in support of:
Intel(R) PRO/Wireless 2200BG Network Connection
Intel(R) PRO/Wireless 2915ABG Network Connection
Note: The Intel(R
www.eeworm.com/read/199445/7851257
bas module1.bas
Attribute VB_Name = "Module1"
Dim conn As New ADODB.Connection
Dim rs As New ADODB.Recordset
Public Const connstr = "Provider=Microsoft.Jet.OLEDB.3.51;Persist Security Info=False;Data Source=nccc.m
www.eeworm.com/read/199099/7888613
java viewpng.java
import javax.microedition.midlet.*;
import javax.microedition.lcdui.*;
import javax.microedition.io.*;
import java.io.*;
public class ViewPng extends MIDlet implements CommandListener
{
priv
www.eeworm.com/read/199076/7890044
bas module1.bas
Attribute VB_Name = "Module1"
Option Explicit
Public conn As New ADODB.Connection '标记连接对象
Public userID As String '标记当前用户ID
Public userpow As String '标记用户权限
Pub
www.eeworm.com/read/199074/7890784
bas module1.bas
Attribute VB_Name = "Module1"
Public gUserName As String '保存用户名称
Public flag As Integer '添加和修改的标志
Public gSQL As String
www.eeworm.com/read/299064/7894470
readme-first
$Id: README-FIRST,v 1.1.1.1 2003/03/30 18:55:39 al-guest Exp $
=============================================================================
minicom-1.78-s + lrzsz-0.12.16 X, Y, Zmodem protocols + mod
www.eeworm.com/read/434038/7895199
txt readme.txt
DYNA
====
Models a client-server application.
Demonstrates:
- message subclassing
- dynamic module creation
- using WATCH()
- star topology (with the number of modules passed as paramet
www.eeworm.com/read/299013/7899771
bas module1.bas
Attribute VB_Name = "Module1"
Public m As Integer
Public a As Integer
Public b As Integer
Declare Function ShellExecute Lib "shell32.dll" Alias "ShellExecuteA" (ByVal hWnd As Long, ByVal lpOperati