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

搜索资源列表

  1. dfm

    0下载:
  2. 通常情况下, 用Delphi开发的程序, dfm是作为资源嵌入可执行文件的, 这就或多或少地带来了一些安全方面的问题. 比如, 通过分析资源, 就能大致了解Form上用了哪些控件 甚至, 通过修改资源, 就可以达到修改程序界面的目的.. 这个小程序就是为了解决这一问题而作的尝试. 主要思路就是, 将dfm作为字符串变量, 保存在程序内部.. 至于代码, 基本上都是抄Delphi的, 只不过把从资源读改为从变量读, 仅此而已.. 如果您有更好的方法, 望不乞赐教,
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:183396
    • 提供者:zwh
  1. qsting

    0下载:
  2. 快速字符串处理原代码!直接操作内存,功能非常强大!-Quick dealing with the original code string! Direct operation of memory, very powerful!
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-02
    • 文件大小:540196
    • 提供者:就哦俄
  1. testStrtoXDef

    0下载:
  2. 字符串转换为各种类型,很多人用Try Except去做,这样不但调试不方便,也是不经济的,试下这段代码。-String is converted to various types, Try Except with a lot of people do, so that debugging is not only inconvenient, is not the economy, the code under test.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-29
    • 文件大小:182089
    • 提供者:kendychong
  1. at_send

    0下载:
  2. 通过at发送手机短信.转字符串转换为Unicode代码,例如“中”的unicode代码为 4E2D,(好像是将中字的ASCII码分开,分别转成16进制)-At sending text messages via mobile phones. Turn the string is converted to Unicode code, such as " in progress" unicode code 4E2D, (as if the word is the ASCII cod
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-12
    • 文件大小:2183
    • 提供者:LYC
  1. DelphiSRTL

    0下载:
  2. Delphi常用的函数代码库,如crc、md5、字符串加密呀什么-Delphi code library commonly used functions, such as the crc, md5, string encryption呀what
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:561274
    • 提供者:沈昌逸
  1. DESCrypt

    0下载:
  2. DES 加密 delphi版程序代码,有字符串和十六进制两种-DES encryption delphi version of code, there are two kinds of string and hexadecimal
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-01
    • 文件大小:3815
    • 提供者:徐长今
  1. Delphi_Programming_classic_string_matching_code.ra

    0下载:
  2. Delphi编程开发匹配字符串经典代码Delphi Programming classic string matching code-Delphi Programming classic string matching code
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-08
    • 文件大小:146707
    • 提供者:J3679
  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. TPerlRegEx

    0下载:
  2. delphi正则表达式控件,很好用的。用来处理字符串,html代码功能强大。-delphi controls the regular expression, good use. Used to handle strings, html code, and powerful.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:201509
    • 提供者:hzakao
  1. hanzi2piny

    0下载:
  2. 汉字字符串转拼音,代码简练,delphi xe2下可以正常使用。-Chinese to Pinyin string, concise code, to delphi xe2 under normal use.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-27
    • 文件大小:501396
    • 提供者:张三
  1. Delphi_123858

    0下载:
  2. Delphi:运用Delphi实现的CRC32-Static静态加密实例,来自Delphi软件加密技术中的一个随书实例,代码内包括了一个基本的Crc32表,可取出指定字符串的CRC32校验值,也可取指定的文件的crc32校验值,加密操作步骤相当简单,看运行截图便知。 -Delphi: using CRC32-Static Static encryption example Delphi implementation, a software encryption technology from
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-17
    • 文件大小:11052
    • 提供者:O7K2BGV
  1. Delphi_750127

    0下载:
  2. Delphi:Delphi环境下使用RSA算法加密字符串和文件的例子,代码文件较多,比较完整的例子,位数可设置为:128位、256位、512位、768位、1024位。相信通过这个RSA加密实例,你会学会如何运用Delphi语言进行RSA算法的加密技巧。 -Delphi: Delphi environment using the following example of RSA encryption algorithm strings and files, code files larger,
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:151907
    • 提供者:STLXTZS
  1. counterstring

    0下载:
  2. Delphi统计中英文字符个数,对一段含有英文和中文的字符串分别统计,显示出英文个数和中文文字数量,测试了下,源码在Delphi7中可直接编译,但运行时程序功能好像失效了,这里把代码发上来,想用或学习的,自己研究一下修正下。-Delphi statistical number in English character, string for a section containing English and Chinese respectively statistics, shows that t
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-14
    • 文件大小:5044
    • 提供者:lpudn10
  1. Delphidatestring

    0下载:
  2. Delphi如何将日期转换成字符串呢?Delphi新手可参考的一个代码,源代码在Delphi中可完美编译运行,如示例截图所示。程序将借助Excel2000中的相关组件实现。-How Delphi the date into a string? A code Delphi novice can refer to, the source code can be compiled to run in Delphi, such as the example shown in the screenshot
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:6006
    • 提供者:wpudn52
搜珍网 www.dssz.com