代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/150696/12271044
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
www.eeworm.com/read/150030/12324453
c connect.c
/*--------------------------------------------------
CONNECT.C -- Connect-the-Dots Mouse Demo Program
(c) Charles Petzold, 1996
------------------------------------------------
www.eeworm.com/read/150030/12324466
mak connect.mak
#-----------------------
# CONNECT.MAK make file
#-----------------------
connect.exe : connect.obj
$(LINKER) $(GUIFLAGS) -OUT:connect.exe connect.obj $(GUILIBS)
connect.obj : connect.c
www.eeworm.com/read/150030/12324469
exe connect.exe
www.eeworm.com/read/250665/12391611
dsp connect.dsp
# Microsoft Developer Studio Project File - Name="Connect" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) A
www.eeworm.com/read/250665/12391614
dsw connect.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/250665/12391618
c connect.c
/*--------------------------------------------------
CONNECT.C -- Connect-the-Dots Mouse Demo Program
(c) Charles Petzold, 1998
------------------------------------------------
www.eeworm.com/read/250665/12391621
mak connect.mak
# Microsoft Developer Studio Generated NMAKE File, Based on Connect.dsp
!IF "$(CFG)" == ""
CFG=Connect - Win32 Debug
!MESSAGE No configuration specified. Defaulting to Connect - Win32 Debug.
!ENDI
www.eeworm.com/read/250609/12397021
cs connect.cs
using System;
using System.Collections.Generic;
using System.Text;
using System.Net.Sockets;
using System.IO;
using System.Net;
namespace SQ
{
class connect
{
private TcpLi
www.eeworm.com/read/336983/12403475
c connect.c
/* Copyright (c) 2004, 2005, Oracle. All rights reserved. */
/*
NAME
connect.c -
DESCRIPTION