代码搜索:Address
找到约 10,000 项符合「Address」的源代码
代码结果 10,000
www.eeworm.com/read/131113/5948170
java address.java
/*---------------------------------------------------------------------------
* Copyright (C) 1999,2000 Dallas Semiconductor Corporation, All Rights Reserved.
*
* Permission is hereby granted, fre
www.eeworm.com/read/130577/5951866
java address.java
/*
* $Id: Address.java 54929 2004-10-16 16:38:42Z germuska $
*
* Copyright 1999-2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
*
www.eeworm.com/read/129405/5973545
java address.java
//$Id: Address.java,v 1.1 2004/12/06 23:58:15 epbernard Exp $
package org.hibernate.test.metadata.onetoone;
import javax.ejb.Entity;
import javax.ejb.GeneratorType;
import javax.ejb.Id;
/**
* @auth
www.eeworm.com/read/129405/5973623
java address.java
//$Id: Address.java,v 1.2 2004/12/05 21:30:12 epbernard Exp $
package org.hibernate.test.metadata.dependent;
import javax.ejb.DependentObject;
import javax.ejb.AccessType;
import java.io.Serializable
www.eeworm.com/read/129132/5975097
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/127438/6005602
c address.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "mpiimpl.h"
/* -- Begin Profiling Symbol Block
www.eeworm.com/read/126336/6017764
java address.java
/**
* Address.java
*
* Bill Lynch
* CoolServlets.com
* April 21 1999
*
* Email Package Version 1.1
*
* Copyright (C) 1999 Bill Lynch
*
* This program is free softwa
www.eeworm.com/read/126029/6019387
java address.java
package com.ntsky.bbs.service;
/**
* Title: Ntsky OpenSource BBS
* Description:
* Copyright: Copyright (c) 2004
* Company: WWW.FM880.COM
* @author 姚君林
* @version 1.
www.eeworm.com/read/116168/6113768
java address.java
package com.hellking.study.hibernate;
/**
*在hibernate中代表了Address表的类。
*/
public class Address
{
/**属性,和Address表的字段一致**/
private String id;
private String zip;
private String s