代码搜索:CNN
找到约 803 项符合「CNN」的源代码
代码结果 803
www.eeworm.com/read/205287/15321564
cpp myoledbsampledlg.cpp
// MyOLEDBSampleDlg.cpp : implementation file
//
#include "stdafx.h"
#include "MyOLEDBSample.h"
#include "MyOLEDBSampleDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static ch
www.eeworm.com/read/282499/9087907
bas module1.bas
Attribute VB_Name = "Module1"
Option Explicit
Public Function cnn() As String '定义函数
'返回一个数据库连接
cnn = "Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=Gcgl;Initial Cata
www.eeworm.com/read/375869/9346680
bas module1.bas
Attribute VB_Name = "Module1"
Public Function Cnn() As String '声明函数
'返回一个数据库连接
Cnn = "DSN=NBooks"
End Function
www.eeworm.com/read/270237/11044285
frm selectlayer.frm
VERSION 5.00
Begin VB.Form selectlayer
BorderStyle = 3 'Fixed Dialog
Caption = "选择图层"
ClientHeight = 2355
ClientLeft = 45
ClientTop = 330
www.eeworm.com/read/434589/7857033
frm form1.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "Form1"
ClientHeight = 1680
ClientLeft = 60
ClientTop = 345
ClientWidth = 6165
LinkTopic
www.eeworm.com/read/398517/7941681
bas modsql.bas
Attribute VB_Name = "ModSql"
Public Function ExecuteSql(ByVal strSql As String) As ADODB.Recordset
On Error GoTo ExecuteSql_Error
Dim cnn As ADODB.Connection
Dim rst As ADODB.Recordset
www.eeworm.com/read/245241/12808622
frm form31.frm
VERSION 5.00
Begin VB.Form Form31
Caption = "Form31"
ClientHeight = 3195
ClientLeft = 60
ClientTop = 345
ClientWidth = 4680
LinkTopic
www.eeworm.com/read/245241/12808721
frm form30.frm
VERSION 5.00
Begin VB.Form Form30
Caption = "Form30"
ClientHeight = 6630
ClientLeft = 60
ClientTop = 345
ClientWidth = 7395
LinkTopic
www.eeworm.com/read/142942/12907552
bas connectdb.bas
Attribute VB_Name = "ConnectDB"
Public Function ConnectDMDB1000()
'strCnn = "driver={SQL Server};server=YANLIANG;uid=;pwd=;database=Gendata"
strCnn = "driver={SQL Server};server=HSC-NK5VRBZL47D;uid