代码搜索:String
找到约 10,000 项符合「String」的源代码
代码结果 10,000
www.eeworm.com/read/394336/8230310
java coffee.java
public class Coffee {
public Coffee(<mark>String</mark> <mark>string</mark>, <mark>String</mark> <mark>string</mark>2, double d, <mark>String</mark> <mark>string</mark>3, <mark>String</mark> <mark>string</mark>4, <mark>String</mark> <mark>string</mark>5, <mark>String</mark> <mark>string</mark>6, <mark>String</mark> <mark>string</mark>7, <mark>String</mark> <mark>string</mark>8) {
// TODO 自动 ...
www.eeworm.com/read/235551/14063974
txt msvc.txt
FYI: My String class is the STL wide string class.
String CPresentation::cleanRTF(String p_rtfString)
{
String cleanString = NP_STRING;
String convertedString = NP_STRING;
String tempString
www.eeworm.com/read/100079/15885899
out matches.out
matches(L) LOCAL COMMANDS matches(L)
NAME
matches - test if string2 is contained in string1
SYNOPSIS
matches string1 string2
DESCRIPTION
Matches returns a 0 if string2
www.eeworm.com/read/162614/5523693
a cxa4007.a
-- CXA4007.A
--
-- Grant of Unlimited Rights
--
-- Under contracts F33600-87-D-0337, F33600-84-D-0280, MDA903-79-C-0687,
-- F08630-91-C-0015, and DCA100-97-D-0025,
www.eeworm.com/read/231923/14216081
h codeset.h
#if !defined(CODESET_H)
#define CODESET_H
int convert_string_internal(const char *string,const gchar **to_string);
int convert_string_ipmsg_proto(const char *string,const gchar **to_string);
int conve
www.eeworm.com/read/105050/15679317
h stringhelpers.h
#ifndef _STRINGHELPERS_H_
#define _STRINGHELPERS_H_
#define STRING_FORMAT_SAVE 0
#define STRING_FORMAT_CPP 1
#define STRING_FORMAT_UML 2
#define STRING_FORMAT_H 3
#define STRING_F
www.eeworm.com/read/375619/9355607
3 regex.3
.TH REGEX 3 "25 Sept 1997"
.BY "Henry Spencer"
.de ZR
.\" one other place knows this name: the SEE ALSO section
.IR regex (7) \\$1
..
.SH NAME
regcomp, regexec, regerror, regfree \- regular-expressio