代码搜索:String
找到约 10,000 项符合「String」的源代码
代码结果 10,000
www.eeworm.com/read/483067/6609249
h string.h
/* string.h
Definitions for memory and string functions.
Copyright (c) Borland International 1987,1988,1990,1991
All Rights Reserved.
*/
#ifndef __STRING_H
#define __STRIN
www.eeworm.com/read/481542/6642973
c string.c
/*
* linux/lib/string.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*/
/*
* stupid library routines.. The optimized versions should generally be found
* as inline code in
www.eeworm.com/read/480891/6663358
h string.h
////////////////////////////////////////////////////////////////////////////
//// (C) Copyright 1996,2003 Custom Computer Services ////
//// This source code may only be used by li
www.eeworm.com/read/480340/6672736
chm string.chm
www.eeworm.com/read/479166/6700082
h string.h
// Fig. 11.9: String.h
// String class definition with operator overloading.
#ifndef STRING_H
#define STRING_H
#include
using std::ostream;
using std::istream;
class String
{
www.eeworm.com/read/479166/6700083
cpp string.cpp
// Fig. 11.10: String.cpp
// String class member-function and friend-function definitions.
#include
using std::cerr;
using std::cout;
using std::endl;
#include
using std:
www.eeworm.com/read/478717/6700909
dsp string.dsp
# Microsoft Developer Studio Project File - Name="STring" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Co
www.eeworm.com/read/478717/6700910
plg string.plg
Build Log
--------------------Configuration: STring - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMINI
www.eeworm.com/read/478717/6700912