代码搜索:String
找到约 10,000 项符合「String」的源代码
代码结果 10,000
www.eeworm.com/read/408078/11405802
pas psmfwlog.pas
unit PSMFWLog;
interface
uses
Windows, Registry,SysUtils,Classes,StrUtils,IdTrivialFTPBase,WinSock;
type TPSMFWLog=class
public
mTime: string;
mDirection:string;
mPermi
www.eeworm.com/read/406295/11444957
pas num_change.pas
unit NUM_Change;
interface
Function TelC(Num:String):string;
Function chg(rmsg:String):String;
implementation
uses strutils;
Function TelC(Num:String):string; //号码改变
var tl:integer;
www.eeworm.com/read/405272/11467099
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/401812/11548857
pas alhttpcommon.pas
{*************************************************************
Author: St閜hane Vander Clock (SVanderClock@Arkadia.com)
www: http://www.arkadia.com
EMail: SVanderClock@Arkadia.
www.eeworm.com/read/400412/11577448
pas ufunctions.pas
unit UFunctions;
interface
uses
Windows, Forms,Messages, SysUtils, Classes, Controls;
function GetAppPath:String;
Function showstr(str:string;F:boolean=False;Titlestr:string='注意'
www.eeworm.com/read/400412/11577450
~pas ufunctions.~pas
unit UFunctions;
interface
uses
Windows, Forms,Messages, SysUtils, Classes, Controls;
function GetAppPath:String;
Function showstr(str:string;F:boolean=False;Titlestr:string='注意'
www.eeworm.com/read/158420/11619103
pas unit_public_1.pas
{//------------------------------------------------------------------------
//设计时间 : 2002.1.21
//初始设计者 : 曾忠诚
//模块名称 : 大客户系统公共模块和全部变量的存放地
//模块功能 : 把系统需要使用到的全局变量和部分的函数写入该模块
//输入
www.eeworm.com/read/157733/11667775
c scan.c
/* Functions for reading FILE*'s up to certain strings or characters. */
/* Copyright (C) 1997 Andrew McCallum
Written by: Andrew Kachites McCallum
This file is part of
www.eeworm.com/read/346712/11729720
java utils.java
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either vers
www.eeworm.com/read/346639/11734475
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;
///
///产