代码搜索:Address
找到约 10,000 项符合「Address」的源代码
代码结果 10,000
www.eeworm.com/read/117953/14893588
java address.java
//Copyright (c) 1998, Arthur Gittleman
//This example is provided WITHOUT ANY WARRANTY either expressed or implied.
/* Groups fields for an address.
* Uses toString to display.
*/
www.eeworm.com/read/117953/14893795
class address.class
www.eeworm.com/read/117953/14893801
java address.java
//Copyright (c) 1998, Arthur Gittleman
//This example is provided WITHOUT ANY WARRANTY either expressed or implied.
/* Groups fields for an address.
* Uses toString to display.
*/
pack
www.eeworm.com/read/117953/14893868
class address.class
www.eeworm.com/read/117953/14893874
java address.java
//Copyright (c) 1998, Arthur Gittleman
//This example is provided WITHOUT ANY WARRANTY either expressed or implied.
/* Groups fields for an address.
* Uses toString to display.
*/
pack
www.eeworm.com/read/117352/14929144
h address.h
// Address.h
// Address Support classes
#include "stdafx.h"
#include "string.h"
class CAddr: public CObject
{
public:
char m_Name[100];
char m_Address[100];
public:
CAddr()
{
}
www.eeworm.com/read/117290/14932140
java address.java
/*
* The Apache Software License, Version 1.1
*
*
* Copyright (c) 2000 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, wit
www.eeworm.com/read/117290/14932207
class address.class
www.eeworm.com/read/117290/14932222
java address.java
/*
* The Apache Software License, Version 1.1
*
*
* Copyright (c) 2000 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, wit
www.eeworm.com/read/218104/14935363