CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 Dephi控件源码 搜索资源 - string

搜索资源列表

  1. cq3

    0下载:
  2. unit Other interface Uses Windows,tlhelp32,PsAPI type PStrData = ^TStrData TStrData = record Ident: Integer Str: string end TUseInfo=record QQ, Mail, Page:string DL:boolean end TSendMail
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:55446
    • 提供者:delphisoft
  1. Delphimd5DEMO

    0下载:
  2. 1、 MD5String、MD5File、MD5Print、MD5Match这四个函数是供调用的。其他是用来辅助这几个函数的子函数。 2、MD5String为加密字符串。 3、MD5File为加密这个文件。 4、MD5Print是将加密后的密文转换-1, MD5String, MD5File, MD5Print. 4 MD5Match this function is called for. The other is used to support several functions
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:16809
    • 提供者:kingsay
  1. des64code

    1下载:
  2. 使用des64加密字符串的源程序,非常好用-des64 use of the source string encryption, very handy
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:184897
    • 提供者:都督
  1. IP

    0下载:
  2. Delphi的IP输入控件,可以直接使用IPString取出输入的IP地址,返回String
  3. 所属分类:Delphi控件源码

    • 发布日期:2014-01-16
    • 文件大小:186466
    • 提供者:LLL
  1. httpdownload

    0下载:
  2. 这两个函数 function app_path1:string function socket_rec_line1(socket1:TCustomWinSocket timeout1:integer crlf1:string=#13#10):string 实际上是我的一个公用单元中的函数,大家应该养成建立自己的公用单元的习惯。 socket_rec_line1函数中用了唐晓峰大侠的coolmail中的办法:只是简单的一个一个字节收取,找到结束 标志后就算收完一行了,大家实
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:243060
    • 提供者:lbo
  1. Source

    0下载:
  2. MirUnleashed vb.net Module modMainServer Public WithEvents Socket As New WinsockServer Public WithEvents StatusSocket As New WinsockServer Dim MonsterThread As New System.Threading.Thread(AddressOf MonsterProcess) Dim LastPacket
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:388112
    • 提供者:Milo
  1. 繁简体互相转换

    0下载:
  2. 繁简转换控件属性:Mode:(GBtoBig,BigtoGb)GbtoBig:进行简繁转换;BigtoGb:进行繁简转换;方法:SetString(ss:string)返回字符串ss的转换结果(返回繁,简体视mode设定而确定).-simplified change control attributes : Mode : (GBtoBig, BigtoGb) GbtoBig : for signpost; BigtoGb : for simplified conversion; Methods
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:25833
    • 提供者:何智峰
  1. 带附件及Html显示的邮件发送类

    0下载:
  2. unit UnitSendMail; interface uses   Windows, SysUtils, Classes,StdCtrls, ExtCtrls, ComCtrls, Dialogs,   IdMessage, IdBaseComponent, IdComponent, IdTCPConnection, IdTCPClient,   IdExplicitTLSClientServerBase,IdMessageClient, IdSMTP
  3. 所属分类:Delphi控件源码

    • 发布日期:2009-01-14
    • 文件大小:1685
    • 提供者:kennyxue
  1. HyperString.v6.0.Full.Sources.

    0下载:
  2. *** HyperString v6.0 *** (c)1996-2000 EFD Systems, All rights reserved efd@mindspring.com *** THIS IS NOT PUBLIC DOMAIN SOFTWARE *** See below for lice
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-22
    • 文件大小:228904
    • 提供者:FreeDay
  1. Pinyin.rar

    0下载:
  2. unit pinyinfunction //汉字拼音相关的函数定义单元 Function GetHZPY(HZstr: String):String //将任意字符串中的汉字换成拼音首字母(大写) function GetPYIndexChar(hzchar: string):char //将一个汉字转化成拼音首字母(大写) ,unit pinyinfunction // the function of Chinese characters spelling
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-25
    • 文件大小:166788
    • 提供者:jiwu
  1. RC4-Delphi.rar

    3下载:
  2. RC4 加密解密单元delphi版 附件压缩包里有两个单元文件,其中Rc4_Kol_Unit.pas是在delphi KOL编程时引用。若只是delphi编程只须引用Rc4_Unit.pas单元即可。 函数名: Rc4_StrEncrypt() 描 述: RC4 Based string encryption 参 数: i_Encrypt ——为 1 是加密, 0 是解密(integer类型); s_EncryptText ——待加密(解密
  3. 所属分类:Delphi VCL

    • 发布日期:2015-01-09
    • 文件大小:2169
    • 提供者:dll
  1. MD5

    2下载:
  2. DELPHI MD5加密 1、 MD5String、MD5File、MD5Print、MD5Match这四个函数是供调用的。其他是用来辅助这几个函数的子函数。 2、MD5String为加密字符串。 3、MD5File为加密这个文件。 4、MD5Print是将加密后的密文转换成字符串。 5、MD5Match是用来比较密文是否一致。-DELPHI MD5 encryption 1, MD5String, MD5File, MD5Print, MD5Match the four f
  3. 所属分类:Delphi VCL

    • 发布日期:2016-07-30
    • 文件大小:9354
    • 提供者:韩夜
  1. lkJSON-1.07

    0下载:
  2. Json串的控件和使用实例,没有接触过的朋友可以看一下,这个控件对中文的支持目前还有问题。-json string component and sample
  3. 所属分类:Delphi VCL

    • 发布日期:2016-01-25
    • 文件大小:23552
    • 提供者:小牛
  1. MemoryRead

    4下载:
  2. Delphi写的内存搜索与内存读写操作库 指定进程,在进程中查找对应的字符与字符串,或者其他类型的数据。-Delphi to write the memory search and memory read and write operation of the Treasury designated the process, in the process to find the corresponding characters with the string, or other types o
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-22
    • 文件大小:290415
    • 提供者:huping
  1. DELPHI.Programming.code.string.list

    0下载:
  2. DELPHI编程开发字符串链表代码DELPHI Programming code string list -DELPHI Programming code string list
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-24
    • 文件大小:2448
    • 提供者:h
  1. cifrar-string

    0下载:
  2. cifrar cadena de caracteres string
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-13
    • 文件大小:3339
    • 提供者:luciano
  1. Double-string

    0下载:
  2. memo中 重复字符串的删除 去出不同的字串-delete duplicate string memo to a different string
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-24
    • 文件大小:471943
    • 提供者:刘华
  1. jbstr[String-Manipulation-Lib]

    0下载:
  2. String manipulation lib
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-24
    • 文件大小:34847
    • 提供者:mjabarzare
  1. string

    0下载:
  2. Delphi 字符串截取实例,可以将任意字符串截取成你想要的形式!-Delphi string interception function
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-25
    • 文件大小:213190
    • 提供者:梁世杰
  1. DelphiXE-String

    0下载:
  2. Delphi中字符串String、TByte、PChar之间的转换,对Delphi编程人员有帮助-Convert a string String, Byte, Char between Delphi, Delphi programmer for help
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-25
    • 文件大小:9766
    • 提供者:唐飞琳
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com