代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/118305/14876850
h midrequest.h
#ifndef _CMIDREQUEST_H
#define _CMIDREQUEST_H
#include "DB.h"
#include "o_code.hpp"
#include "commondef.h"
class CMidRequest
{
public:
CMidRequest( XW_Connection &conn = DefaultConnect )
www.eeworm.com/read/216256/15023198
button hid_keyboard_button.button
// Copyright (C) Cambridge Silicon Radio Ltd. 2005-2006
// Part of BlueLab 3.4.2-release
#ifdef HW_CASIRA_UART
pio 5 CONNECT /* Use PIO 5 */
message APP_INTERNAL_UNPLUG_IND
CONNECT held 50
www.eeworm.com/read/215854/15036962
cpp myoledbsmpl.cpp
// MyOleDBSmpl.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "MyOleDBSmpl.h"
#include "MainFrm.h"
#include "MyOleDBSmplDoc.h"
#include "MyOleDBSmplVi
www.eeworm.com/read/212209/15164168
cpp myoledbsmpl.cpp
// MyOleDBSmpl.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "MyOleDBSmpl.h"
#include "MainFrm.h"
#include "MyOleDBSmplDoc.h"
#include "MyOleDBSmplVi
www.eeworm.com/read/207654/15265974
c filesel.c
/*
* File selection dialog
*/
#include
static GtkWidget *filew;
static char *sFilename = NULL;
/*
* Get the selected filename and print it to the console
*/
voi
www.eeworm.com/read/207654/15265995
c checkbox.c
/*
* File: checkbox.c
* Auth: Eric Harlow
*
* Show a checkbox.
*/
#include
/*
* CloseAppWindow
*
* Close down the application.
*/
gint CloseAppWindow (GtkWidget *widget, gpoi