代码搜索:INTERNET

找到约 10,000 项符合「INTERNET」的源代码

代码结果 10,000
www.eeworm.com/read/106679/15627955

txt rfc902.txt

Network Working Group J. Postel Request for Comments: 902 J. Reynolds
www.eeworm.com/read/106679/15630019

txt rfc3167.txt

Network Working Group D. Meyer Request for Comments: 3167 Sprint Category: Informational
www.eeworm.com/read/170474/9804104

txt rfc2825.txt

组织:中国互动出版网(http://www.china-pub.com/) RFC档中文翻译计划(http://www.china-pub.com/compters/emook/aboutemook.htm) E-mail:ouyang@china-pub.com 译者:piex(piex jintao@bigfoot.com) 译文发布时间:2002-01-18 版权:本中文翻译
www.eeworm.com/read/366434/9815058

txt rfc2825.txt

组织:中国互动出版网(http://www.china-pub.com/) RFC档中文翻译计划(http://www.china-pub.com/compters/emook/aboutemook.htm) E-mail:ouyang@china-pub.com 译者:piex(piex jintao@bigfoot.com) 译文发布时间:2002-01-18 版权:本中文翻译
www.eeworm.com/read/256505/11994062

txt rfc2825.txt

组织:中国互动出版网(http://www.china-pub.com/) RFC档中文翻译计划(http://www.china-pub.com/compters/emook/aboutemook.htm) E-mail:ouyang@china-pub.com 译者:piex(piex jintao@bigfoot.com) 译文发布时间:2002-01-18 版权:本中文翻译
www.eeworm.com/read/171812/9736909

bas modnetcheck.bas

Attribute VB_Name = "modNetCheck" Public Declare Function InternetGetConnectedState Lib "wininet" (lpdwFlags As Long, ByVal dwReserved As Long) As Boolean Public Const INTERNET_CONNECTION_MODEM =
www.eeworm.com/read/171812/9737049

bas modnetcheck.bas

Attribute VB_Name = "Module1" Public Declare Function InternetGetConnectedState Lib "wininet" (lpdwFlags As Long, ByVal dwReserved As Long) As Boolean Public Const INTERNET_CONNECTION_MODEM = 1 P