代码搜索:Address

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

代码结果 10,000
www.eeworm.com/read/101039/6259743

java address.java

/* * Copyright (c) 1999 The Java Apache Project. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided tha
www.eeworm.com/read/100047/6274316

cpp address.cpp

#include "webemail.h" #include "delete.h" void address() //displays address book { FILE *address; FILE *gaddress; char filename[400]; char gfilename[400]; passwd *info; char name[100]; char
www.eeworm.com/read/125603/6280270

htm address.htm

www.eeworm.com/read/125603/6280275

htm address.htm

A.topmenu { COLOR: #000000;
www.eeworm.com/read/207698/6327395

h address.h

#include"reg51.h" #include"absacc.h" //RS=1是数据 //RW=1是读 //2*16LCD #define LCDIDATA XBYTE[0xFB01] #define LCDICOM XBYTE[0xFB00] #define LCDIACOM XBYTE[0xFB02] //128*64LCD //左右屏 #define
www.eeworm.com/read/245405/6329466

gif address.gif

www.eeworm.com/read/288939/6352229

java address.java

// FrontEnd Plus for JAD // DeCompiled : Address.class package sms; // Referenced classes of package sms: // Constants public class Address implements Constants {
www.eeworm.com/read/492712/6420067

h address.h

#ifndef H_ADDRESS_H_ABCDE #define H_ADDRESS_H_ABCDE #include using namespace std; //每一条记录的结构 struct Record { string name; //姓名 string tel; //电话号码 }; //用于存储通讯录的链表 //使用的底
www.eeworm.com/read/492712/6420077

obj address.obj

www.eeworm.com/read/492712/6420080

cpp address.cpp

#include #include #include "address.h" #include "AddressList.h" #include "AddressBook.h" int main() { new AddressBook; //开启通信表 return 0; } ostream& operator