代码搜索:PROGRAMMER
找到约 6,766 项符合「PROGRAMMER」的源代码
代码结果 6,766
www.eeworm.com/read/383940/2608542
extra dapa.extra
#-*-Makefile-*- vim:syntax=make
#$Id: dapa.extra,v 1.6 2008/01/24 20:35:40 sallai Exp $
PROGRAM = dapa
ifeq ($(PROGRAMMER),avrdude)
ifdef BOOTLOADER
ifeq ($(shell [ -f /bin/cygwin1.dll
www.eeworm.com/read/382594/2629035
h ha_proactive_status.h
/* -*- C++ -*- */
/*
** HA_Proactive_Status.h,v 1.4 2004/03/15 23:32:42 shuston Exp
**
** Example program from The ACE Programmer's Guide, Chapter 8.
** Copyright 2003 Addison-Wesley. All Rights
www.eeworm.com/read/382594/2629045
cpp ha_proactive_status.cpp
/*
** HA_Proactive_Status.cpp,v 1.9 2005/01/21 02:19:19 ossama Exp
**
** Example program from The ACE Programmer's Guide, Chapter 8.
** Copyright 2003 Addison-Wesley. All Rights Reserved.
*/
#
www.eeworm.com/read/382594/2629456
cpp argv_example.cpp
/**
* ARGV_Example.cpp,v 1.3 2004/01/03 13:04:35 jwillemsen Exp
*
* ACE_ARGV examples not in a larger program. Sample code from The ACE
* Programmer's Guide, Copyright 2003 Addison-Wesley. All
www.eeworm.com/read/382594/2629866
h client.h
/**
* Client.h,v 1.2 2004/01/07 22:40:16 shuston Exp
*
* Sample code from The ACE Programmer's Guide,
* copyright 2003 Addison-Wesley. All Rights Reserved.
*/
#ifndef __CLIENT_H_
#define
www.eeworm.com/read/382594/2630058
h record.h
/**
* Record.h,v 1.2 2004/01/02 23:12:18 shuston Exp
*
* Sample code from The ACE Programmer's Guide,
* copyright 2003 Addison-Wesley. All Rights Reserved.
*/
#ifndef __RECORD_H_
#define
www.eeworm.com/read/382594/2630133
cpp udp_broadcast.cpp
/**
* UDP_Broadcast.cpp,v 1.3 2005/01/21 02:19:19 ossama Exp
*
* Sample code from The ACE Programmer's Guide,
* Copyright 2003 Addison-Wesley. All Rights Reserved.
*/
// Listing 1 code/ch
www.eeworm.com/read/382594/2630134
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/c