代码搜索:Address
找到约 10,000 项符合「Address」的源代码
代码结果 10,000
www.eeworm.com/read/103629/6213772
java address.java
//【代码19-2-5】
// Address.java
import java.io.*;
import java.net.*;
public class Address
{
public static void main(String[] args) throws IOException
{
if (args.length != 1)
{
www.eeworm.com/read/103315/6218693
java address.java
package cmpsample;
import javax.ejb.*;
import java.util.*;
public interface Address extends javax.ejb.EJBLocalObject {
public String getAddressID();
public void setStreet(String street);
publi
www.eeworm.com/read/103315/6219324
java address.java
package cmpsample;
import javax.ejb.*;
import java.util.*;
public interface Address extends javax.ejb.EJBLocalObject {
public String getAddressID();
public void setStreet(String street);
publi
www.eeworm.com/read/102971/6224945
java address.java
/* Copyright 2004 Sun Microsystems, Inc. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
www.eeworm.com/read/102971/6225042
java address.java
package com.sun.j2ee.blueprints.consumerwebsite;
public class Address {
private String streetName1;
private String streetName2;
private String city;
private String state;
private String zip
www.eeworm.com/read/102971/6225058
java address.java
/* Copyright 2004 Sun Microsystems, Inc. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
www.eeworm.com/read/101075/6254582
java address.java
/************************************************************************
*
* $Id: Address.java,v 1.2 2002/03/04 21:42:57 echtcherbina Exp $
*
* Copyright (c) 2001 Sun Microsystems, Inc. All
www.eeworm.com/read/101075/6255456
java address.java
/************************************************************************
*
* $Id: Address.java,v 1.15 2001/11/07 23:20:51 jice Exp $
*
* Copyright (c) 2001 Sun Microsystems, Inc. All rights