代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/153434/5650772
h modem.h
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
www.eeworm.com/read/153434/5650783
h modem.h
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
www.eeworm.com/read/294875/8196091
pl example-4.pl
#!/usr/bin/perl -w
# This program shows a preferences window, which contains
# RadioButtons, a color selection widget, and a font selection widget.
# It demonstrates the use of anonymous perl subrout
www.eeworm.com/read/294875/8196146
cc example-1.cc
/* This program displays a simple window and has a simple callback for
* when the OK button is clicked.
*/
#include
#include
#include
using namespace std;
www.eeworm.com/read/294875/8196191
py example-1.py
#!/usr/bin/env python
# This program monitors the /apps/metacity/general/reduced_resources
# gconf key, and allows the user to change it as well.
import gtk
import gtk.glade
import gconf
class Exam
www.eeworm.com/read/394894/8203815
h sja_interface.h
/*******************************************************************************************/
//外部变量定义:
extern bit bdata sja_mode; /*此位是1时SJA工作在工作模式,为0时工作在复位模式*/
extern bit send_bit;
extern bit
www.eeworm.com/read/394744/8209845
cpp userdlg.cpp
// Userdlg.cpp : implementation file
//
#include "stdafx.h"
#include "图书管理系统.h"
#include "Userdlg.h"
//#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char
www.eeworm.com/read/393485/8282156
cpp ex330_odbc.cpp
#include
using namespace std;
#include
#include
#include
#define OTL_ODBC // Compile OTL 4.0/ODBC
// #define OTL_ODBC_UNIX // uncomment this line i
www.eeworm.com/read/393485/8282286
cpp ex51_oci7.cpp
#include
using namespace std;
#include
#define OTL_ORA7 // Compile OTL 4/OCI7
#include // include the OTL 4 header file
otl_connect db; // connect object
voi
www.eeworm.com/read/393485/8282353
cpp ex43_oci7.cpp
#include
using namespace std;
#include
#define OTL_ORA7 // Compile OTL 4/OCI7
#include // include the OTL 4 header file
otl_connect db; // connect object
voi