代码搜索:String

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

代码结果 10,000
www.eeworm.com/read/111089/15518426

java parampart.java

// Copyright (C) 1999 by Jason Hunter . All rights reserved. // Use of this class is limited. Please see the LICENSE for more information. package multipart; import java.io.ByteAr
www.eeworm.com/read/109329/15559105

txt readme.txt

{**********************************************************************} { DWS2 ADO Library - Version 1.01 } { Developed by Fabrizio Vita (http://web.tiscali.
www.eeworm.com/read/106650/15631424

pas 个人收集及编写的一个通用函数集.pas

(*// 标题:UC函数单元 说明:通用函数 日期:2002-10-25 设计:Zswang 扩展:HongzhiK 扩展目期:2003-4-18 版权:Longmaster //*) //*******Begin 修改日志*******// (* 扩展:HongzhiK 扩展目期:2003-6-28 内容: 增加了快速字符串处理单元。大量的字符串处理函数。
www.eeworm.com/read/105758/15659463

java hollywoodtext.java

/* * HollywoodText.java - 30 May 1996 - Version 1.0 * * Copyright 1997 by Bill Giel/Moondog Software * * E-mail: bgiel@ct2.nai.net * WWW: http://w3.nai.net/~rvdi/bgiel/bill.htm * * *
www.eeworm.com/read/102552/15771926

htm subject_18305.htm

序号:18305 发表者:小妮 发表日期:2002-10-19 15:16:36 主题:将long型变量转换成字符型变量的函数哪个啊? 内容:我的程序中需要把将long型变量转换成字符型变量,我记得C中有现成的函数可以实现把long型变量转换成字符型变量,谁知道啊,请告诉我,还有,要使用这个函数需要加载哪个头文件?
www.eeworm.com/read/101916/15797767

java checkstring.java

class CheckString { public static void main(String[] arguments) { String str = "Nobody ever went broke by buying IBM"; System.out.println("The string is: " + str); S
www.eeworm.com/read/130382/5957112

h str2.h

/**************************************************************************** * * Copyright (c) 1998, Network Associates, Inc. and its affiliated Companies * **********************************
www.eeworm.com/read/130385/14196146

c bs_test.c

See LICENSE for license See LICENSE for license byte_string_t bs1, bs2, bs; byte_string_set(bs1, "Hello"); byte_string_set(bs2, "World"); byte_string_join(bs, bs1, bs2);
www.eeworm.com/read/119112/14838953

c bs_test.c

See LICENSE for license See LICENSE for license byte_string_t bs1, bs2, bs; byte_string_set(bs1, "Hello"); byte_string_set(bs2, "World"); byte_string_join(bs, bs1, bs2);
www.eeworm.com/read/367275/9763056

c bs_test.c

See LICENSE for license See LICENSE for license byte_string_t bs1, bs2, bs; byte_string_set(bs1, "Hello"); byte_string_set(bs2, "World"); byte_string_join(bs, bs1, bs2);