代码搜索:Connection

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

代码结果 10,000
www.eeworm.com/read/229449/14338783

txt readme.txt

-08/18/2006 Petre M. -this file explains the debugger settings that must be set in the Project Options to connect ADE7169Fxx based boards to IAR Workbench on the PC -in the Debugger=>Setup menu
www.eeworm.com/read/127662/14342947

java printingmembers.java

package lib; import javax.swing.*; import java.awt.*; import java.awt.print.PageFormat; import java.awt.print.Printable; import java.awt.print.PrinterException; import java.sql.*; import java.u
www.eeworm.com/read/127662/14342958

java members.java

package lib; import java.sql.*; public class Members { /*************************************************************************** *** declaration of the private variables used in the p
www.eeworm.com/read/127662/14342965

java borrow.java

package lib; import java.sql.*; public class Borrow { private Connection connection = null; private Statement statement = null; private ResultSet resultSet = null; private int bookID;
www.eeworm.com/read/127662/14343006

java resultsettablemodel.java

package lib; import javax.swing.table.AbstractTableModel; import java.sql.*; /** *ResultSet rows and columns are counted from 1 and JTable *rows and columns are counted from 0. When processin
www.eeworm.com/read/127662/14343044

java printingbooks.java

package lib; import javax.swing.*; import java.awt.*; import java.awt.print.PageFormat; import java.awt.print.Printable; import java.awt.print.PrinterException; import java.sql.*; import java
www.eeworm.com/read/127455/14354324

java netclientmidlet.java

/* * Copyright (c) 2000-2001 Sun Microsystems, Inc. All Rights Reserved. */ package examples.netclient; import java.lang.*; import java.io.*; import java.util.*; import javax.microedition.lcdui.*;
www.eeworm.com/read/127322/14361328

bas mdlmain.bas

Attribute VB_Name = "mdlMain" Option Explicit Public Conn As ADODB.Connection Public UserName As String Public Base As String Private Sub Main() Dim Rst As ADODB.Recordset Dim SQLstring As
www.eeworm.com/read/127265/14363694

bas module1.bas

Attribute VB_Name = "Module1" Option Explicit 'attribute VB_Name ="Module1" Public userlever As String '保存用户级别 Public recs As Integer '保存记录集中记录个数 Public yr As Double '保存余额 'D
www.eeworm.com/read/127264/14363739

bas module1.bas

Attribute VB_Name = "Module1" Option Explicit Public userlevel As String '保存用户级别 Public flag As Integer '记录操作标记 'Public flag1 As Integer '记录操作标记 Public tna As String '保