代码搜索:CNN
找到约 803 项符合「CNN」的源代码
代码结果 803
www.eeworm.com/read/161620/10391720
bas accesscnn.bas
Attribute VB_Name = "conn"
Public cnn As New ADODB.Connection
Public kc1 As New ADODB.Recordset '
Public kc2 As New ADODB.Recordset '
Public kc3 As New ADODB.Recordset '
www.eeworm.com/read/352454/10551507
bas accesscnn.bas
Attribute VB_Name = "conn"
Public cnn As New ADODB.Connection
Public kc1 As New ADODB.Recordset '
Public kc2 As New ADODB.Recordset '
Public kc3 As New ADODB.Recordset '
www.eeworm.com/read/352118/10579403
bas accesscnn.bas
Attribute VB_Name = "conn"
Public cnn As New ADODB.Connection
Public kc1 As New ADODB.Recordset '
Public kc2 As New ADODB.Recordset '
Public kc3 As New ADODB.Recordset '
www.eeworm.com/read/158896/10721923
bas accesscnn.bas
Attribute VB_Name = "conn"
Public cnn As New ADODB.Connection
Public kc1 As New ADODB.Recordset '
Public kc2 As New ADODB.Recordset '
Public kc3 As New ADODB.Recordset '
www.eeworm.com/read/420993/10762305
bas module1.bas
Attribute VB_Name = "Module1"
Public tb1 As String, sql1 As String
Public blnAddRS As Boolean, blnAddBM As Boolean, blnAddGCQJ As Boolean, blnAddBX As Boolean
Public myMonth As String
Public intSe
www.eeworm.com/read/459987/7259647
bas module1.bas
Attribute VB_Name = "Module1"
Public Str_path As String
Public Cname As String '登陆时传用户名
Public Cdate1 As String '传日期(收入情况列表)
Public Cdate2 As String '传日期
Public AA As Boolean '判断是否选择月份
'A
www.eeworm.com/read/321622/13401664
bas dbfunc.bas
Attribute VB_Name = "DbFunc"
Private IsConnect As Boolean
Private Connect_Num As Integer
Private cnn As ADODB.Connection
Private rs As ADODB.Recordset
Private Sub Connect()
If IsConnect = Tr
www.eeworm.com/read/408446/11388054
cpp nn_es.cpp
// NN_ES.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "NN_ES.h"
#include "NN_ESDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static
www.eeworm.com/read/404100/11491733
bas module1.bas
Attribute VB_Name = "Module1"
Function Sqlser_time() As Date '获得SQL服务器时间
Dim cnn As New ADODB.Connection
Dim cmd As New ADODB.Command
Dim rst As New ADODB.Recordset
cnn.ConnectionString = "driver
www.eeworm.com/read/121573/14750948
cls lockdbconnection.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject