代码搜索:CNN

找到约 803 项符合「CNN」的源代码

代码结果 803
www.eeworm.com/read/399605/7845209

aspx sendsubquery.aspx

 dim Cnn as sqlconnection dim cmd as
www.eeworm.com/read/399605/7845210

aspx outstorequery.aspx

 dim Cnn as sqlconnection dim cmd as
www.eeworm.com/read/399605/7845215

aspx sendretquery.aspx

 dim Cnn as sqlconnection dim cmd as
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
www.eeworm.com/read/398482/7944167

bas module1.bas

Attribute VB_Name = "Module1" Public blnAdd0 As Boolean, blnAdd1 As Boolean, blnAdd2 As Boolean Public Function Cnn() As String '返回一个数据库连接 Cnn = "Provider=MSDASQL.1;Persist Security Info=False;
www.eeworm.com/read/397710/8027354

bas module1.bas

Attribute VB_Name = "Module1" Public blnAdd0 As Boolean, blnAdd1 As Boolean, blnAdd2 As Boolean Public Function Cnn() As String '返回一个数据库连接 Cnn = "Provider=MSDASQL.1;Persist Security Info=False;
www.eeworm.com/read/296752/8078869

cs show.aspx.cs

using System; using System.Collections; using System.ComponentModel; using System.Data; using System.Drawing; using System.Web; using System.Web.SessionState; using System.Web.UI; using System
www.eeworm.com/read/329924/12926420

bas module1.bas

Attribute VB_Name = "Module1" Public cnn As New ADODB.Connection '将cnn定义为全局数据库连接对象 Public Function forOpen() As Boolean '全局函数foropen,打开数据库的连接 cnn.ConnectionString = "driver={SQL Server};s
www.eeworm.com/read/327007/13103992

cs 成绩修改.aspx.cs

using System; using System.Data; using System.Data.SqlClient; using System.Configuration; using System.Collections; using System.Web; using System.Web.Security; using System.Web.UI; using Sys
www.eeworm.com/read/327007/13103993

cs 课程成绩.aspx.cs

using System; using System.Data; using System.Data.SqlClient; using System.Configuration; using System.Collections; using System.Web; using System.Web.Security; using System.Web.UI; using Sys