代码搜索:PROGRAMMER
找到约 6,766 项符合「PROGRAMMER」的源代码
代码结果 6,766
www.eeworm.com/read/242657/4547203
h clientservice.h
/**
* $Id: ClientService.h 55222 2004-01-07 22:40:17Z shuston $
*
* Sample code from The ACE Programmer's Guide,
* copyright 2003 Addison-Wesley. All Rights Reserved.
*/
#ifndef __CLIENTSERVICE_
www.eeworm.com/read/242657/4547435
h clientcontext.h
/**
* $Id: ClientContext.h 55034 2004-01-01 21:01:01Z shuston $
*
* Sample code from The ACE Programmer's Guide,
* copyright 2003 Addison-Wesley. All Rights Reserved.
*/
#ifndef __CLIENTCONTEXT_
www.eeworm.com/read/216802/4883270
c ps2pp.c
/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS kernel
* FILE: drivers/input/i8042prt/ps2pp.c
* PURPOSE: i8042prt driver
* ps2pp protocol handling
* PROGRAMMER:
www.eeworm.com/read/213039/4930391
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/213039/4930400
cpp ha_proactive_status.cpp
/*
** HA_Proactive_Status.cpp,v 1.8 2004/03/17 19:25:57 shuston Exp
**
** Example program from The ACE Programmer's Guide, Chapter 8.
** Copyright 2003 Addison-Wesley. All Rights Reserved.
*/
www.eeworm.com/read/213039/4930587
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/213039/4930720
h request_handler.h
/**
* Request_Handler.h,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.
*/
#ifndef __REQUEST_H
www.eeworm.com/read/213039/4930789
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/213039/4930897
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/213039/4930935
cpp udp_broadcast.cpp
/**
* UDP_Broadcast.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/c