代码搜索:Addison

找到约 5,402 项符合「Addison」的源代码

代码结果 5,402
www.eeworm.com/read/213039/4930810

dynamic makefile.dynamic

# Makefile.dynamic,v 1.3 2004/04/01 00:13:16 bala Exp # # Copyright 2003 Addison-Wesley Inc. All Rights Reserved. MAKEFILE = Makefile.dynamic BIN = HA_Configurable_Server_Dynamic FILES = HA
www.eeworm.com/read/213039/4930856

nodelocal_shared_reader makefile.nodelocal_shared_reader

# Makefile.nodelocal_shared_reader,v 1.2 2004/04/01 00:13:16 bala Exp # # Copyright 2003 Addison-Wesley Inc. All Rights Reserved. MAKEFILE = Makefile.nodelocal_shared_reader BIN = Nodelocal_sh
www.eeworm.com/read/213039/4930883

netlocal_reader makefile.netlocal_reader

# Makefile.netlocal_reader,v 1.2 2004/04/01 00:13:16 bala Exp # # Copyright 2003 Addison-Wesley Inc. All Rights Reserved. MAKEFILE = Makefile.netlocal_reader BIN = Netlocal_reader SRC = Net
www.eeworm.com/read/213039/4930920

cpp udp_unicast.cpp

/** * UDP_Unicast.cpp,v 1.1 2004/01/01 21:01:00 shuston Exp * * Sample code from The ACE Programmer's Guide, * Copyright 2003 Addison-Wesley. All Rights Reserved. */ // Listing 1 code/ch0
www.eeworm.com/read/213039/4930974

makefile

# Makefile,v 1.2 2004/01/05 02:42:25 bala Exp # # Copyright 2003 Addison-Wesley Inc. All Rights Reserved. BIN = Atomic_Op \ Barrier \ Mutex \ RW_Lock \ Semaphore \ Tokens \ Tokens_Dea
www.eeworm.com/read/213039/4931050

makefile

# Makefile,v 1.1 2004/01/01 21:01:00 shuston Exp # # Copyright 2003 Addison-Wesley Inc. All Rights Reserved. BIN = Process_Manager_Death \ Process_Manager_Spawn \ Process_Mutex \ Spawn S
www.eeworm.com/read/189320/5196334

cpp get_opt.cpp

/** * Get_Opt.cpp,v 1.2 2004/01/03 13:04:35 jwillemsen Exp * * ACE_Get_Opt examples not in a larger program. Sample code from The ACE * Programmer's Guide, Copyright 2003 Addison-Wesley. All Right
www.eeworm.com/read/189320/5196863

h ha_status_static.h

/** * HA_Status_Static.h,v 1.2 2005/01/29 16:19:15 mcorino Exp * * Home Automation Status server. Sample code from The ACE Programmer's Guide, * copyright 2003 Addison-Wesley. All Rights Reserved.
www.eeworm.com/read/189320/5197047

cpp udp_multicast.cpp

/** * UDP_Multicast.cpp,v 1.2 2004/06/10 22:43:04 shuston Exp * * Sample code from The ACE Programmer's Guide, * Copyright 2003 Addison-Wesley. All Rights Reserved. */ // Listing 1 code/ch09 #in
www.eeworm.com/read/433911/1875919

h ha_proactive_status.h

/* -*- C++ -*- */ /* ** $Id: HA_Proactive_Status.h 80826 2008-03-04 14:51:23Z wotte $ ** ** Example program from The ACE Programmer's Guide, Chapter 8. ** Copyright 2003 Addison-Wesley. All Right