代码搜索:INTERNET
找到约 10,000 项符合「INTERNET」的源代码
代码结果 10,000
www.eeworm.com/read/127087/6008954
h lwresd.h
/*
* Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000, 2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for a
www.eeworm.com/read/127087/6008960
h sortlist.h
/*
* Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000, 2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for a
www.eeworm.com/read/127087/6008961
h lwaddr.h
/*
* Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000, 2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for a
www.eeworm.com/read/112303/6145458
h ixjuser.h
/*
* ixjuser.h
*
* User-space include file for the Internet PhoneJACK and
* Internet LineJACK Telephony Cards.
*
* (c) Copyright 1999 Quicknet Technologies, Inc.
*
* This progra
www.eeworm.com/read/409871/11309510
txt 5-1240msg1.txt
Subject: internet - accessible linguistic data-source
subscriber have ask us to compile a list of linguistic resource which be available on the internet and on world wide web , and to make that list
www.eeworm.com/read/471161/1433212
h netscope.h
/*
* Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2002 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
*
www.eeworm.com/read/244005/4514121
h ixjuser.h
/*
* ixjuser.h
*
* User-space include file for the Internet PhoneJACK and
* Internet LineJACK Telephony Cards.
*
* (c) Copyright 1999 Quicknet Technologies, Inc.
*
* This progra
www.eeworm.com/read/239567/4597786
py testselectionextensionifelse.py
from twisted.internet import protocol
from twisted.internet import reactor
class Echo(protocol.DatagramProtocol):
a = 5
def startProtocol(self):
return AbstractDatagramProtoco
www.eeworm.com/read/239567/4597792
py testselectionextensioncontrolpart2.py
from twisted.internet.protocol import DatagramProtocol
from twisted.internet import reactor
class Echo(DatagramProtocol):
def connectionRefused(self):
return DatagramProtocol.conne
www.eeworm.com/read/239567/4597805
py testextractmethodcontrolpart2.py
from twisted.internet.protocol import DatagramProtocol
from twisted.internet import reactor
class Echo(DatagramProtocol):
def connectionRefused(self):
return DatagramProtocol.conne