代码搜索:Address
找到约 10,000 项符合「Address」的源代码
代码结果 10,000
www.eeworm.com/read/151039/5687233
java address.java
//Source file: H:\\book\\case\\com\\j2eeapp\\cdstore\\Address.java
package com.j2ee14.ch17;
/**
*Address值对象,它必须实现java.io.Serializable接口
*以表示它是可序列化的。
*/
public class Address implements jav
www.eeworm.com/read/145991/5741955
c address.c
/*--------------------------------------------------------------------*/
/* a d d r e s s . c */
/*
www.eeworm.com/read/145991/5741967
h address.h
/*--------------------------------------------------------------------*/
/* a d d r e s s . h */
/*
www.eeworm.com/read/143302/5758216
vb address.vb
Namespace Common
Public Class Address
Public CustomerID As String
Public AddressID As String
Public Address1 As String
Public Address2 As String
P
www.eeworm.com/read/137049/5826369
java address.java
/*
* Java SMPP API
* Copyright (C) 1998 - 2002 by Oran Kelly
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* Lic
www.eeworm.com/read/131451/5928751
java address.java
package com.j2eeapp.ch21.cmp;
public interface Address extends javax.ejb.EJBLocalObject
{
public String getStreet();
public void setStreet(String street);
public String getCity();
pub
www.eeworm.com/read/131315/5937068
c address.c
/*-
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
*
* This code is derived from software contributed to Berkeley by
* Rodney Ruddock of the Unive
www.eeworm.com/read/131315/5944241
c address.c
/*-
* Copyright (c) 1980, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are perm