代码搜索:String
找到约 10,000 项符合「String」的源代码
代码结果 10,000
www.eeworm.com/read/243472/12939170
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/242893/12974452
java xml.java
package org.json;
/*
Copyright (c) 2002 JSON.org
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to
www.eeworm.com/read/242893/12974463
java jsonobject.java
package org.json;
/*
Copyright (c) 2002 JSON.org
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to
www.eeworm.com/read/141936/12977016
txt code.txt
{▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎▎}
{▎ ▎}
{▎ 系统公用函数及过程 ▎}
{▎
www.eeworm.com/read/328679/13008135
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/141120/13036919
pas functionunit.pas
unit FunctionUnit;
interface
uses
Windows,Messages, SysUtils, Classes;
type
RefClass = Class
public
IntegrateRate,StockRate,EduationRate,VideoRate:Integer;
end;
func
www.eeworm.com/read/140956/13050960
java textutil.java
/*
* Created on 20-Apr-2004 at 01:30:49.
*
* Copyright (c) 2004-2005 Robert Virkus / Enough Software
*
* This file is part of J2ME Polish.
*
* J2ME Polish is free software; you can redistribute
www.eeworm.com/read/140416/13082307
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/326811/13115283
pas unit_mypro.pas
unit Unit_MyPro;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ExtCtrls, ComCtrls,DB, DBTables,ShellAPI, ShlObj,Registry,TlHelp32,WinSock
www.eeworm.com/read/326811/13115365
pas unit_msg.pas
unit Unit_Msg;
interface
uses Windows,SysUtils,ScktComp;
Const
BUFFERSIZE =1024;
DEFBLOCKSIZE =6;
CM_AddNewId:Word=1001;//增加新用户
CM_FindQuiz:Word=1002;//查找密码提示问题
Cm_FindPass:word