代码搜索:Namespace
找到约 10,000 项符合「Namespace」的源代码
代码结果 10,000
www.eeworm.com/read/139332/5800675
hpp stlport.hpp
// (C) Copyright John Maddock 2001 - 2002.
// (C) Copyright Darin Adler 2001.
// (C) Copyright Jens Maurer 2001.
// Use, modification and distribution are subject to the
// Boost Software Lic
www.eeworm.com/read/100133/6273546
hpp config.hpp
#ifndef INC_config_hpp__
#define INC_config_hpp__
/**
* SOFTWARE RIGHTS
*
* ANTLR 2.6.0 MageLang Insitute, 1999
*
* We reserve no legal rights to the ANTLR--it is fully in the
*
www.eeworm.com/read/193359/6355502
txt 20-2.txt
/* 范例:20-2 */
#include
#include "add.cpp" // 含入add.cpp
namespace my_Namespace // 追加定义已存在的my_Namespace
{
void pp(void) // 定义pp()在body内(pp()声明在其他文件内)
{
cout
www.eeworm.com/read/479826/6680983
h imemoryblock.h
/******************
IMemoryBlock.h
******************/
/*!\file IMemoryBlock.h
* \brief Contains the "IMemoryBlock" Class-defintion.
* This is the (abstract) interface for the actual M
www.eeworm.com/read/408091/11405188
cxx entitymanager.cxx
// Copyright (c) 1995 James Clark
// See the file COPYING for copying permission.
#ifdef __GNUG__
#pragma implementation
#endif
#include "splib.h"
#include "EntityManager.h"
#ifdef SP_NAMESPACE
name
www.eeworm.com/read/408091/11405286
cxx link.cxx
// Copyright (c) 1994 James Clark
// See the file COPYING for copying permission.
#include "splib.h"
#include "Link.h"
#ifdef SP_NAMESPACE
namespace SP_NAMESPACE {
#endif
Link::~Link()
{
}
#ifdef
www.eeworm.com/read/155928/11838039
txt 20-2.txt
/* 范例:20-2 */
#include
#include "add.cpp" // 含入add.cpp
namespace my_Namespace // 追加定义已存在的my_Namespace
{
void pp(void) // 定义pp()在body内(pp()声明在其他文件内)
{
cout
www.eeworm.com/read/258547/11856686
txt 20-2.txt
/* 范例:20-2 */
#include
#include "add.cpp" // 含入add.cpp
namespace my_Namespace // 追加定义已存在的my_Namespace
{
void pp(void) // 定义pp()在body内(pp()声明在其他文件内)
{
cout
www.eeworm.com/read/234525/14109718
cpp tconstr.cpp
// tConStr.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include "stdio.h"
#undef EOF
#import "c:\program files\common files\system\ole db\oledb32.dll" rena
www.eeworm.com/read/131660/14133993
txt 20-2.txt
/* 范例:20-2 */
#include
#include "add.cpp" // 含入add.cpp
namespace my_Namespace // 追加定义已存在的my_Namespace
{
void pp(void) // 定义pp()在body内(pp()声明在其他文件内)
{
cout