代码搜索:String
找到约 10,000 项符合「String」的源代码
代码结果 10,000
www.eeworm.com/read/154249/5639677
java stringhelper.java
/*********************************************************************
*
* Copyright (C) 2002 Andrew Khan
*
* This library is free software; you can redistribute it and/or
* modify it under the t
www.eeworm.com/read/153996/5644027
java textutil.java
/*
JSPWiki - a JSP-based WikiWiki clone.
Copyright (C) 2001-2002 Janne Jalkanen (Janne.Jalkanen@iki.fi)
This program is free software; you can redistribute it and/or modify
it under
www.eeworm.com/read/153251/5651599
java sourcewriter.java
/**
* Redistribution and use of this software and associated documentation
* ("Software"), with or without modification, are permitted provided
* that the following conditions are met:
*
* 1
www.eeworm.com/read/159761/6786535
java format.java
/**
* Title:
* Description:
* Copyright: Copyright (c) 2005
* Company:
* @author not attributable
* @version 1.0
*/
public class Format {
//-----------------
www.eeworm.com/read/473485/6844185
java myinput.java
//Myinput.java
//该类用于处理整数、实数、字符串的键盘输入
import java.io.*;
public class MyInput
{
//read a string from the keyboard
public static String readString()
{
Buffe
www.eeworm.com/read/473386/6851886
pas untfun.pas
unit Untfun;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ImgList, ExtCtrls, ComCtrls, ToolWin,WinSock,StdCtrls, jpeg,
REGISTRY,Co
www.eeworm.com/read/473097/6856358
java stringarrays.java
//演示字符串数组。
class StringArrays {
public static void main(String args[]) {
String str[] = { "Here,", "a", "test", "string." };
System.out.println("原始的字符串: ");
for(int i=0; i
www.eeworm.com/read/472560/6870210
pas publicunit.pas
unit PublicUnit;
interface
USES Windows, SysUtils,WinTypes, WinProcs, Classes, Graphics,ShellApi,ADODB, Messages,forms,
ComObj, ActiveX,Dialogs,OleCtrls, SHDocVw,ShlObj;
Function GetPath:
www.eeworm.com/read/471115/6897195
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/471193/6898982
cpp 1240.cpp
#include
using namespace std;
int main()
{
int n;
cin>>n;
for(int i=1;i>s;
cout