代码搜索:String
找到约 10,000 项符合「String」的源代码
代码结果 10,000
www.eeworm.com/read/273174/10924098
h string.h
/*--------------------------------------------------------------------------
STRING.H
String functions.
Copyright (c) 1988-1997 Keil Elektronik GmbH and Keil Software, Inc.
All rights reserved.
www.eeworm.com/read/273025/10931072
c string.c
/*
* linux/lib/string.c
*
* (C) 1991 Linus Torvalds
*/
#ifndef __GNUC__
#error I want gcc!
#endif
#define extern
#define inline
#define __LIBRARY__
#include
www.eeworm.com/read/273025/10931133
h string.h
#ifndef _STRING_H_
#define _STRING_H_
#ifndef NULL
#define NULL ((void *) 0)
#endif
#ifndef _SIZE_T
#define _SIZE_T
typedef unsigned int size_t;
#endif
extern char * strerror(int errno);
/*
* Thi
www.eeworm.com/read/418219/10958378
zip string.zip
www.eeworm.com/read/271913/10975931
fla string.fla
www.eeworm.com/read/271515/10991265
h string.h
// String.h : main header file for the STRING DLL
//
#if !defined(AFX_STRING_H__76740F6A_296D_11D6_9C7C_5254AB31B8A3__INCLUDED_)
#define AFX_STRING_H__76740F6A_296D_11D6_9C7C_5254AB31B8A3__INCLUD
www.eeworm.com/read/271515/10991271
dll string.dll
www.eeworm.com/read/271515/10991293
lib string.lib
www.eeworm.com/read/271515/10991319
rc string.rc
// Microsoft Visual C++ generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
/