代码搜索:CNN
找到约 803 项符合「CNN」的源代码
代码结果 803
www.eeworm.com/read/330124/12915267
bas module1.bas
Attribute VB_Name = "Module1"
Public Function Cnn() As String '声明函数
'返回一个数据库连接
Cnn = "DSN=NBooks"
End Function
www.eeworm.com/read/477595/6728878
bas module1.bas
Attribute VB_Name = "Module1"
Option Explicit
'全局变量cnn用来数据库连接
Public cnn As ADODB.Connection
'数据库连接字符串
Public strcon As String
www.eeworm.com/read/408446/11388045
cpp nn_esdlg.cpp
// NN_ESDlg.cpp : implementation file
//
#include "stdafx.h"
#include "NN_ES.h"
#include "NN_ESDlg.h"
#include "DlgInit.h"
#include "math.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_
www.eeworm.com/read/403968/11493586
txt 120.txt
<mark>CNN</mark>报导,在美国消费电子产品展示会上,微软总裁盖茨在作立题发言时称,数字技术带来了一场涉及人们生活各个方面的技术革命,目前技术创新的周期越来越短,过去以为要几年后才能到来,现在不出一年就会出现在你的眼前,就象手掌式微机,目前采用新版Window CE软件的掌上微机的功能是以前无法想象的。盖茨认为,今后每一个家庭,每一间住所都将成为一个计算机系统,而微软的目标就是通过微软的软件和技术使微软成为这 ...
www.eeworm.com/read/151583/12199130
txt 120.txt
<mark>CNN</mark>报导,在美国消费电子产品展示会上,微软总裁盖茨在作立题发言时称,数字技术带来了一场涉及人们生活各个方面的技术革命,目前技术创新的周期越来越短,过去以为要几年后才能到来,现在不出一年就会出现在你的眼前,就象手掌式微机,目前采用新版Window CE软件的掌上微机的功能是以前无法想象的。盖茨认为,今后每一个家庭,每一间住所都将成为一个计算机系统,而微软的目标就是通过微软的软件和技术使微软成为这 ...
www.eeworm.com/read/151579/12200107
cpp rxado.cpp
// RxADO.cpp: implementation of the CRxADO class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "EasyTradeService.h"
#include "RxADO.h
www.eeworm.com/read/151443/12210687
bas module1.bas
Attribute VB_Name = "Module1"
Public rs As ADODB.Recordset
Public Function ExecuteSQL(ByVal sql As String) As ADODB.Recordset
Dim cnn As ADODB.Connection
Dim rst As ADODB.Recordset
Di
www.eeworm.com/read/149542/12366397
frm form1.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "Form1"
ClientHeight = 1680
ClientLeft = 60
ClientTop = 345
ClientWidth = 6165
LinkTopic