代码搜索:地址操作

找到约 10,000 项符合「地址操作」的源代码

代码结果 10,000
www.eeworm.com/read/331784/12808436

txt ip地址从头说起.txt

IP地址从头说起 atty.126.com 2003-4-11 网络休闲庄会员俱乐部 随着电脑技术的逐步普及和因特网技术的迅猛发展,学习因特网、利用因特网已不再是那些腰缠万贯的大款和戴者深度眼睛的专业技术人员的专利,它已作为二十一世纪人类的一种新的生活方式而逐步深入到寻常百姓家。谈到因特网,IP地址就不能不提,因为无论是从学习还 ...
www.eeworm.com/read/243130/12959541

txt 测试ip地址是否存在.txt

//测试IP地址是否存在 //uses winsock function testip(IP:string):string; var WSAData:TWSADATA; Addr:DWORD; begin WSAStartup(2, WSAData); Addr:=inet_addr(PChar(IP)); if gethostbyaddr(@Addr,siz
www.eeworm.com/read/324854/13239981

frm frm按客户地址查询.frm

VERSION 5.00 Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX" Begin VB.Form frm按客户地址查询 Caption = "按客户地址查询" ClientHeight = 2490 ClientLeft = 6
www.eeworm.com/read/319921/13439534

txt 地址译码(for m68008).txt

-- M68008 Address Decoder -- Address decoder for the m68008 -- asbar must be '0' to enable any output -- csbar(0) : X"00000" to X"01FFF" -- csbar(1) : X"40000" to X"43FFF" -- csbar(2) : X"08000"
www.eeworm.com/read/319337/13453298

vbw 获取ip和mac地址.vbw

Form1 = 44, 58, 635, 507, C, 22, 29, 613, 478, C
www.eeworm.com/read/319337/13453300

vbp 获取ip和mac地址.vbp

Type=Exe Form=获取IP和MAC地址.frm Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\system32\stdole2.tlb#OLE Automation IconForm="Form1" Startup="Form1" Command32="" Name="工程1" He
www.eeworm.com/read/319337/13453301

frm 获取ip和mac地址.frm

VERSION 5.00 Begin VB.Form Form1 Caption = "Form1" ClientHeight = 3090 ClientLeft = 60 ClientTop = 450 ClientWidth = 5280 BeginProperty Fo
www.eeworm.com/read/315807/13535962

txt ip地址从头说起.txt

IP地址从头说起 atty.126.com 2003-4-11 网络休闲庄会员俱乐部 随着电脑技术的逐步普及和因特网技术的迅猛发展,学习因特网、利用因特网已不再是那些腰缠万贯的大款和戴者深度眼睛的专业技术人员的专利,它已作为二十一世纪人类的一种新的生活方式而逐步深入到寻常百姓家。谈到因特网,IP地址就不能不提,因为无论是从学习还 ...
www.eeworm.com/read/312754/13605446

txt 地址译码(for m68008).txt

-- M68008 Address Decoder -- Address decoder for the m68008 -- asbar must be '0' to enable any output -- csbar(0) : X"00000" to X"01FFF" -- csbar(1) : X"40000" to X"43FFF" -- csbar(2) : X"08000"