代码搜索:GateWay

找到约 3,762 项符合「GateWay」的源代码

代码结果 3,762
www.eeworm.com/read/213039/4932966

vcw gateway.vcw

Microsoft eMbedded Visual Tools Workspace File, Format Version 3.00 # # EM3WorkspaceCreator.pm,v 1.5 2004/03/15 16:04:13 elliott_c Exp # # This file was generated by MPC. Any changes made directl
www.eeworm.com/read/209211/4983510

c gateway.c

#include "common.h" #include "send.h" #define isspace(c) ((c)==' ' || (c)=='\t' || (c)=='\n') /* * Translate the last component of the sender address. If the translation * yields the same addre
www.eeworm.com/read/208152/4995600

sln gateway.sln

Microsoft Visual Studio Solution File, Format Version 7.00 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GateWay", "http://localhost/GateWay/GateWay.csproj", "{F6A40939-2EA0-4595-A9C9-C0A21B35
www.eeworm.com/read/208152/4995610

csproj gateway.csproj

www.eeworm.com/read/208152/4995619

vsdisco gateway.vsdisco

www.eeworm.com/read/204056/5034774

java gateway.java

package net.acai.forum; /** * Title: 清清网络 * Description: * Copyright: Copyright (c) 2002 * Company: www.SuperSpace.com * @author: SuperSpace * @version 1.0 */ //im
www.eeworm.com/read/197974/5090071

java gateway.java

package net.acai.forum; /** * Title: 清清网络 * Description: * Copyright: Copyright (c) 2002 * Company: www.SuperSpace.com * @author: SuperSpace * @version 1.0 */ //im
www.eeworm.com/read/189320/5200453

bor gateway.bor

# Makefile for building the Gateway library with Borland C++ Make NAME = Gateway NO_FULL_PATH=1 OBJFILES = \ $(OBJDIR)\Concrete_Connection_Handlers.$(OBJ_EXT) \ $(OBJDIR)\Config_Files.$(O
www.eeworm.com/read/189320/5200457

vcproj gateway.vcproj

www.eeworm.com/read/189320/5200469

gateway gnumakefile.gateway

# -*- Makefile -*- #---------------------------------------------------------------------------- # GNU Makefile # # @file GNUmakefile.Gateway # # gnu.mpd,v 1.147 2006/02/21 19:25:26 jwillemsen E