代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/266832/11211170
c main.c
/*
**********************************************************************
* main.c - Creative EMU10K1 audio driver
* Copyright 1999, 2000 Creative Labs, Inc.
*
**************************
www.eeworm.com/read/266750/11213548
cpp window.cpp
#include "window.h"
#include
//
Window::Window( QWidget *parent)
: QWidget( parent)
{
//界面控制代码
groupBox = new QGroupBox(parent);
groupBox->setObjectName(QString::fromU
www.eeworm.com/read/266070/11244204
asm initsru.asm
/***************************************************************************************************
**
** File: initSRU.asm
** Date: 7/29/05
** Use: ADSP-21369 EZkit. The program initializes
www.eeworm.com/read/266070/11244296
asm initsru.asm
/***************************************************************************************************
**
** File: initSRU.asm
** Date: 7/29/05
** Use: ADSP-21369 EZkit. The program initializes
www.eeworm.com/read/411196/11253089
sql dbsetup.sql
--
-- Script of commands to create crawler database.
--
--
--
-- Usage: psql -U postgres template1 -f ./dbsetup.sql
-- where postgres is user name,
-- template1 is dbname,
-- ./dbsetup.s
www.eeworm.com/read/335694/12507015
m51 text.m51
BL51 BANKED LINKER/LOCATER V5.12 07/06/2008 22:03:24 PAGE 1
BL51 BANKED LINKER/LOCATER V5.12, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE STARTU
www.eeworm.com/read/335694/12507075
plg text.plg
礦ision2 Build Log
Project:
d:\我的文档\桌面\ds18b20\ds18b20\text.uv2
Project File Date: 07/06/2008
Output:
Build target 'Target 1'
assembling START
www.eeworm.com/read/335628/12510862
bas dbfunc.bas
Attribute VB_Name = "DbFunc"
'== 标记数据库是否连接 ==
Private IsConnect As Boolean
'== 标记执行Connect()函数后,访问数据库的次数 ==
Private Connect_Num As Integer
Private cnn As ADODB.Connection '连接数据库的Connection对象
P
www.eeworm.com/read/335624/12511559
bas dbfunc.bas
Attribute VB_Name = "DbFunc"
'== 标记数据库是否连接 ==
Private IsConnect As Boolean
'== 标记执行Connect()函数后,访问数据库的次数 ==
Private Connect_Num As Integer
Private cnn As ADODB.Connection '连接数据库的Connection对象
P
www.eeworm.com/read/335621/12511762
bas dbfunc.bas
Attribute VB_Name = "DbFunc"
'== 标记数据库是否连接 ==
Private IsConnect As Boolean
'== 标记执行Connect()函数后,访问数据库的次数 ==
Private Connect_Num As Integer
Private cnn As ADODB.Connection '连接数据库的Connection对象
P