代码搜索:String

找到约 10,000 项符合「String」的源代码

代码结果 10,000
www.eeworm.com/read/163883/5506967

string

/* * Copyright (c) 1997-1999 * Silicon Graphics Computer Systems, Inc. * * Copyright (c) 1999 * Boris Fomitchev * * This material is provided "as is", with absolutely no warranty expres
www.eeworm.com/read/339800/3294672

string

// Main header for the -*- C++ -*- string classes. #ifndef __STRING__ #define __STRING__ #include extern "C++" { typedef basic_string string; // typedef basic_string
www.eeworm.com/read/339800/3294784

string

#ifndef _CPP_STRING #include #endif
www.eeworm.com/read/287317/4024523

string

/* * Copyright (c) 1997,1998 * Silicon Graphics Computer Systems, Inc. * * Permission to use, copy, modify, distribute and sell this software * and its documentation for any purpose is hereby gra
www.eeworm.com/read/286192/4042042

string

// UnderC Development Project, 2001 // A simplified standard string class #ifndef __STRING_ #define __STRING_ #ifdef __UNDERC__ #include #endif #ifndef NULL #define NULL 0 #end
www.eeworm.com/read/270031/4242218

string

/* * Copyright (c) 1997-1999 * Silicon Graphics Computer Systems, Inc. * * Permission to use, copy, modify, distribute and sell this software * and its documentation for any purpose is hereby gra
www.eeworm.com/read/428664/1956957

string

// Debugging string implementation -*- C++ -*- // Copyright (C) 2003 // Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library is free // software; you can r
www.eeworm.com/read/410339/2210901

string

// Components for manipulating sequences of characters -*- C++ -*- // Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003 // Free Software Foundation, Inc. // // This file is part of the GNU ISO C
www.eeworm.com/read/410339/2210917

string

// Debugging string implementation -*- C++ -*- // Copyright (C) 2003 // Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library is free // software; you can r
www.eeworm.com/read/402165/2328651

string

// Debugging string implementation -*- C++ -*- // Copyright (C) 2003 // Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library is free // software; you can r