代码搜索:connectionString

找到约 2,829 项符合「connectionString」的源代码

代码结果 2,829
www.eeworm.com/read/370089/9619215

config app.config

www.eeworm.com/read/369702/9636057

bas mdbdata.bas

Attribute VB_Name = "Mdbdata" '在工程中引用Microsoft ActiveX Data Objects 2.x Library Public cn As ADODB.Connection Public rs As ADODB.Recordset Sub Msgdata() On Error GoTo Mderr Set cn
www.eeworm.com/read/173585/9649517

bas link.bas

Attribute VB_Name = "link" Public Sub link() Set Mcon = New ADODB.Connection Mcon.ConnectionString = "Provider=sqloledb;Data Source=zhw;Initial Catalog=SuperMarketdb;User Id=sa;Password=8
www.eeworm.com/read/368598/9684776

cs sqlhelper.cs

using System; using System.Data; using System.Data.SqlClient; using System.Configuration; /// /// SQLHelper 的摘要说明 /// namespace DBUnititly { public abstract class
www.eeworm.com/read/172767/9691680

dfm formrights.dfm

object rights: Trights Left = 62 Top = 20 Width = 570 Height = 414 Caption = #26435#38480#31649#29702 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText
www.eeworm.com/read/172767/9691738

~dfm formrights.~dfm

object rights: Trights Left = 62 Top = 20 Width = 570 Height = 414 Caption = #26435#38480#31649#29702 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText
www.eeworm.com/read/368445/9694598

config app.config

www.eeworm.com/read/415848/11050046

txt 51aspx源码必读.txt

在线订票系统源码 具体要求:***********尽量做的简单化 别用CSS技术以及自定义控件 别用脚本语言 我们看不懂 达到我们学生初级初级水平****** 在线售票系统(毕业设计) 系统设置:密码修改 增加用户(权限) [打印机设置 票样打印设置 这2块用不着实现系统界面上 放着就好了] 基础设置:基础参数设置(买票设置/订票设置/退票设置)(比如多少时间之前不能买票 ...
www.eeworm.com/read/415803/11052716

txt 源码必读.txt

在线订票系统源码 具体要求:***********尽量做的简单化 别用CSS技术以及自定义控件 别用脚本语言 我们看不懂 达到我们学生初级初级水平****** 在线售票系统(毕业设计) 系统设置:密码修改 增加用户(权限) [打印机设置 票样打印设置 这2块用不着实现系统界面上 放着就好了] 基础设置:基础参数设置(买票设置/订票设置/退票设置)(比如多少时间之前不能买票 ...
www.eeworm.com/read/269844/11073804

asp conn.asp