代码搜索:String

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

代码结果 10,000
www.eeworm.com/read/109329/15559255

txt description.txt

{**********************************************************************} { } { "The contents of this file are subject to the M
www.eeworm.com/read/431013/8713694

c strappnd.c

/* * NAME: append_string (string1, string2) * * FUNCTION: Appends the contents of string1 to the contents * of string2. * * EXAMPLE: string1 string2 before string2 after
www.eeworm.com/read/357389/10210193

c ex_email.c

///////////////////////////////////////////////////////////////////////// //// //// //// ex_mail - A simple SMTP email cl
www.eeworm.com/read/433490/7927357

java chinesestring.java

class ChineseString { ChineseString() { } public static String commonWords[] = { "你好。", "有时间么?可以和你聊聊吗?", "你好,很高兴可以和你成为朋友。", "你多大了?是男生还是女生?", "你是用手机聊吗?", "为什么不说话?", "你
www.eeworm.com/read/139229/13172906

cpp hnstringtest.cpp

/* * HnStringTest.cc * Copyright (C) 1997 Norio Katayama * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * L
www.eeworm.com/read/112808/6143630

c epath_numeric_000.c

/* -*- linux-c -*- * * (C) Copyright FORCE Computers 2004 * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of
www.eeworm.com/read/112808/6143646

c epath_numeric_003.c

/* -*- linux-c -*- * * (C) Copyright FORCE Computers 2004 * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of
www.eeworm.com/read/480891/6663267

c ex_email.c

///////////////////////////////////////////////////////////////////////// //// //// //// ex_mail - A simple SMTP email cl
www.eeworm.com/read/252264/12290838

asm sort.asm

data segment para buffer db 100 db ? db 100 dup(?) string_start db 1000 dup(?) string_now dw offset string_start string_list dw offset string_start dw 100 dup(?) string_num dw 0 string1
www.eeworm.com/read/131077/14162294

cc hnstringtest.cc

/* * HnStringTest.cc * Copyright (C) 1997 Norio Katayama * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * License