代码搜索:Addison
找到约 5,402 项符合「Addison」的源代码
代码结果 5,402
www.eeworm.com/read/382594/2629262
h securitycontext.h
/**
* SecurityContext.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 __SECURITYC
www.eeworm.com/read/382594/2629891
h clientservice.h
/**
* ClientService.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 __CLIENTSERVI
www.eeworm.com/read/382594/2630191
h clientcontext.h
/**
* ClientContext.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 __CLIENTCONTE
www.eeworm.com/read/107558/15604981
atg clang1.atg
COMPILER Clang1
/* Simple CLANG level 1 parser.
See "Programming Language Translation" by P.D. Terry (Addison Wesley 1986)
Adapted from Pat Terry's distribution
*/
IGNORE CASE
CHARACTERS
eo
www.eeworm.com/read/136989/5826794
cpp change_instance_default.cpp
/**
* Change_Instance_Default.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.
*
* This code
www.eeworm.com/read/136989/5826841
makefile
# Makefile,v 1.2 2004/01/07 22:40:16 shuston Exp
#
# Copyright 2003 Addison-Wesley Inc. All Rights Reserved.
MAKEFILE=Makefile
MKLIST = Makefile.static \
Makefile.dynamic
## Ensure that
www.eeworm.com/read/494230/1161094
sql publishers.sql
CREATE TABLE Publishers (Publisher_Id CHAR(6), Name CHAR(30), URL CHAR(80))
INSERT INTO Publishers VALUES ('0201', 'Addison-Wesley', 'www.aw-bc.com')
INSERT INTO Publishers VALUES ('0471', 'John Wil
www.eeworm.com/read/483600/1275947
sql publishers.sql
CREATE TABLE Publishers (Publisher_Id CHAR(6), Name CHAR(30), URL CHAR(80))
INSERT INTO Publishers VALUES ('0201', 'Addison-Wesley', 'www.aw-bc.com')
INSERT INTO Publishers VALUES ('0471', 'John Wil
www.eeworm.com/read/213039/4930667
cpp change_instance_default.cpp
/**
* Change_Instance_Default.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.
*
* This code
www.eeworm.com/read/213039/4930808
makefile
# Makefile,v 1.2 2004/01/07 22:40:16 shuston Exp
#
# Copyright 2003 Addison-Wesley Inc. All Rights Reserved.
MAKEFILE=Makefile
MKLIST = Makefile.static \
Makefile.dynamic
## Ensure that