代码搜索:String
找到约 10,000 项符合「String」的源代码
代码结果 10,000
www.eeworm.com/read/139250/13170173
c str02.c
/*************************************************************************/
/* */
/* Copyright (c) 1997 - 1999 Accelerat
www.eeworm.com/read/139250/13171013
c str03.c
/*************************************************************************/
/* */
/* Copyright (c) 1997 - 1999 Accelerat
www.eeworm.com/read/325877/13178860
pas communal.pas
{▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎}
{▎ ▎}
{▎ 大家都是程序员 没有必要重复一些无聊的事情 我的这些函数能给大家带来方便 ▎}
{▎ 觉得还一般 请关注 http://www.cds
www.eeworm.com/read/138519/13234043
pas dutils.pas
{ DUTILS - Turbo Pascal UTILITIES }
{ (c) 1994 by Dieter Pawelczak }
{$R-}
{$D+}
{$S-}
unit DUTILS;
interface
uses DOS,crt;
const { Month names a
www.eeworm.com/read/239398/13282709
java myinput.java
import java.io.*;
public class MyInput
{
//read a string from thekeyboard
public static String readString()
{
BufferedReader br = new BufferedReader(new InputStreamReader(System.in),1)
www.eeworm.com/read/239368/13283862
pas downgifunit.pas
unit DownGifUnit;
interface
uses
Windows, Messages,Classes, WinInet, SysUtils;
type
TDownGifThread = class(TThread)
private
TheServer:String;
TheFile:String;
T
www.eeworm.com/read/137779/13297457
hpp httpheader.hpp
//Please refer to http://dansguardian.org/?page=copyright2
//for the license for this code.
//Written by Daniel Barron (daniel@//jadeb.com).
//For support go to http://groups.yahoo.com/group/dansguard
www.eeworm.com/read/137779/13297827
hpp connectionhandler.hpp
//Please refer to http://dansguardian.org/?page=copyright2
//for the license for this code.
//Written by Daniel Barron (daniel@jadeb//.com).
//For support go to http://groups.yahoo.com/group/dansguard
www.eeworm.com/read/136577/13371077
cc messagebody.cc
// -*- mode:C++ ; tab-width:4 ; c-basic-offset:4 ; indent-tabs-mode:nil -*-
// ----------------------------------------------------------------------------
// CERTI - HLA RunTime Infrastructure
// Cop
www.eeworm.com/read/318620/13474447
cs xmlcatalogprovider.cs
using System;
using System.Data;
using System.Configuration;
using System.Web;
using System.Xml;
using System.Xml.Schema;
using System.IO;
using System.Collections.Generic;
///
///产