代码搜索:String
找到约 10,000 项符合「String」的源代码
代码结果 10,000
www.eeworm.com/read/370848/9580004
plg string.plg
Build Log
--------------------Configuration: String - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\WINDOWS\TEMP\RS
www.eeworm.com/read/370848/9580007
clw string.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
ClassCount=1
Class1=CStringApp
LastClass=CStringApp
NewFileInclude2=#include "String.h"
ResourceCount=0
NewFi
www.eeworm.com/read/169944/9830318
h string.h
// String.h: interface for the CString class.
//
//////////////////////////////////////////////////////////////////////
#ifndef _GOS_STRING_H
#define _GOS_STRING_H
#define strlen(psz) CString
www.eeworm.com/read/169944/9830403
cpp string.cpp
#include "GOS.h"
#include "String.h"
#define SF_START 0x010000
#define SF_LEFT 0x020000
#define SF_PSIGN 0x040000
#define SF_PREC 0x080000
#define SF_PRECMASK 0x000f00
#define SF_WIDTH
www.eeworm.com/read/366121/9831566
h string.h
#ifndef __STRING_H__
#define __STRING_H__
char *string(char* str);
char *stringd(int n);
char *stringn(char* str, int len);
#endif//__STRING_H__
www.eeworm.com/read/366121/9831611
h string.h
#ifndef __STRING_H__
#define __STRING_H__
char *string(char* str);
char *stringd(int n);
char *stringn(char* str, int len);
#endif//__STRING_H__
www.eeworm.com/read/366121/9831668
cpp string.cpp
#include
#include
#include
#include
#include
//#include "self_def.h"
#define NELEMS(a) ((int)(sizeof (a)/sizeof ((a)[0])))
static struct
www.eeworm.com/read/366121/9831701
cpp string.cpp
#include
#include
#include
#include
#include
#include "self_def.h"
#define NELEMS(a) ((int)(sizeof (a)/sizeof ((a)[0])))
static struct st
www.eeworm.com/read/366065/9834482
test string.test
# Commands covered: string
#
# This file contains a collection of tests for one or more of the Tcl
# built-in commands. Sourcing this file into Tcl runs the tests and
# generates output for errors.
www.eeworm.com/read/366065/9834981
n string.n
'\"
'\" Copyright (c) 1993 The Regents of the University of California.
'\" Copyright (c) 1994-1996 Sun Microsystems, Inc.
'\"
'\" See the file "license.terms" for information on usage and redistribut