代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/383883/8912999
c connect.c
#include "gmclient.h"
#include "stockclient.h"
#include "stocktype.h"
static GtkWidget *tentry1;
static GtkWidget *tentry2;
void cancelClicked(GtkWidget *widget,gpointer data)
{
gtk_widget_destr
www.eeworm.com/read/186726/8913703
udl connect.udl
www.eeworm.com/read/186518/8929016
h connect.h
/* connect.h*/
#include "winsock.h"
#include "memory.h"
#include "stdio.h"
int connectsock(const char *host,const unsigned port,const char *transport)
{
/*
* host -dotted decimal
www.eeworm.com/read/186080/8961016
c connect.c
/* Connect.c
*
* Connect to a remote host:
*/
#include "quotes.h"
/*
* ARGUMENTS:
* addr String address in mkaddr()
* format.
*
* RETURNS:
* 0 Successful
* -1 Fail
www.eeworm.com/read/185374/9041242
c connect.c
#include
#include
#include "common.h"
#include "string.h"
#include "pathutils.h"
LIBMTP_folder_t *folders;
LIBMTP_file_t *files;
LIBMTP_mtpdevice_t *device;
void usage(void);
v
www.eeworm.com/read/184847/9070623
udl connect.udl
www.eeworm.com/read/184847/9070731
udl connect.udl
www.eeworm.com/read/381627/9081597
c connect.c
/* Copyright Abandoned 1997 TCX DataKonsult AB & Monty Program KB & Detron HB
This file is public domain and comes with NO WARRANTY of any kind */
/*
** CONNECT.C - This is the ODBC sample dri