代码搜索:CNN

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

代码结果 803
www.eeworm.com/read/470213/6916036

htm admscconnectionclosingexample.htm

关闭连接范例 @import url(msd
www.eeworm.com/read/470213/6916045

htm admscprocedurecreationexample.htm

创建过程范例 @import url(msd
www.eeworm.com/read/466182/7040529

bas moddb.bas

Attribute VB_Name = "modDb" '定义数据库连接字符串,连接对象,记录集对象等 Public Const DBNAME As String = "BookManage" '数据库 Public Const CONSTR As String = "Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security
www.eeworm.com/read/465829/7046736

bas accesscnn.bas

Attribute VB_Name = "conn" Public cnn As New ADODB.Connection '定义一个新的ADO数据源 Public kc1 As New ADODB.Recordset '定义一个新的ADO记录集 Public kc2 As New ADODB.Recordset ' Public kc3 As New ADODB.Recordset '
www.eeworm.com/read/465881/7048145

bas module1.bas

Attribute VB_Name = "Module1" Public MySign As Boolean Public Function cnn() As ADODB.Connection '定义函数 Set cnn = New ADODB.Connection cnn.Open "Provider=SQLOLEDB.1;Persist Security I
www.eeworm.com/read/139484/7101590

c20-Φ

//状态模式例 class TCPState; classs TCPConnection { public: TCPConnection() {_state=TCPColsed::Instance();} void ActiveOpen() {_state->ActiveOpen();} void PassiveOpen() {_state=
www.eeworm.com/read/463062/7189867

asp savereg.asp

www.eeworm.com/read/463062/7189869

asp deleteinfo2.asp

删除成功 P{FONT-SIZE: 9pt} .STYLE1 {color: #FF0000}
www.eeworm.com/read/458905/7285645

frm frmsearch.frm

VERSION 5.00 Object = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "MSDATLST.OCX" Object = "{0ECD9B60-23AA-11D0-B351-00A0C9055D8E}#6.0#0"; "MSHFLXGD.OCX" Begin VB.Form FrmSearch Caption
www.eeworm.com/read/456522/7346891

bas module1.bas

Attribute VB_Name = "Module1" Public MySign As Boolean Public Function cnn() As ADODB.Connection '定义函数 Set cnn = New ADODB.Connection cnn.Open "Provider=SQLOLEDB.1;Persist Security Info=