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

搜索资源列表

  1. DelphiDoXML

    0下载:
  2. Delphi操作xml文件,对xml文件的创建、增删、改、查-Delphi s operations xml file , create xml file , add or delete , change , check
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:281kb
    • 提供者:Eagle
  1. MixProgressBar

    0下载:
  2. Multicolor progress bar. Instead of signaling progress by specifying the position from min to max, you add sections (also from min to max) of any color. I originally used with three colors to show file corruption (like a disk surface check).
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-02
    • 文件大小:1.55kb
    • 提供者:David
  1. 200741119366291

    0下载:
  2. 速度飞快的数独计算器,基本的原理就是递归搜索,但在检查9个3*3小方块的时候使用了复杂度为O(1)的算法,使得求解速度极快 使用方法: 使用方法: STEP One:在文本文档中 写入81个数(待填的用0表示,每九个换行,每两个数之间空一个) 保存为 input.in(注意后缀) 运行 “数独终结者.exe” 文件夹内会生成一个Answer.out的文件,用文本打开,便是答案 (bestshudu.pas是源程序) -Sudoku calculator fast sp
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:30.28kb
    • 提供者:cc5432166
  1. Launcher-2010-Source

    0下载:
  2. A Launcher for MuOnline, development in Pascal, compiled with Delphi7, this launcher contains a great AutoUpdate with CRC Check for each file.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-10
    • 文件大小:2.03mb
    • 提供者:ivan
  1. chakanwenjian

    0下载:
  2. 查看系统指定文件是非存在的检测语句,非常好且实用的代码,原创代码,只在本站共享。-Check the specified file system, there is the detection of non-statement, is very good and useful code, original code, only the site sharing.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-31
    • 文件大小:1.42kb
    • 提供者:静水深流
  1. CheckFileMD5Demo

    0下载:
  2. 使用md5 检查文件的完整性,演示如何使用md5算发和文件流-use mdt check file and file steam option file
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-02
    • 文件大小:30.28kb
    • 提供者:时光
  1. checkfile

    0下载:
  2. Delphi FileExists检查文件是否存在,编程学习源码,很好的参考资料。-Delphi FileExists check if the file exists, learning programming source code, a good reference.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-01
    • 文件大小:9.05kb
    • 提供者:什锦豆腐
  1. QCtrl

    0下载:
  2. GetMmInch - 取得打印机及屏幕信息 GetPCName - 取电脑名 GetPCIP - 通过机器名得到IP地址 IsNumStr - 判断字符串是否是数字串 IsCharStr - 判断字符串是否是[A..Z]字串 ArbStr - 取随机字符串 DenCrypt - 异或加密解密 EncrypKey - 字符串加密 UncrypKey - 字符串解密 StrNum - 查询子字符串SubStr在字符串Str中出现的次数 FSize - 取文件
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-07
    • 文件大小:9.51kb
    • 提供者:qylin
  1. FileCheck

    0下载:
  2. 文件检查,此程序主要用于windows下面检查相应文件。-check file。
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-25
    • 文件大小:336.07kb
    • 提供者:
  1. Delphi_848107

    0下载:
  2. Delphi:Delphi7源码,可直接编译。Delphi为软件增加“帮助”功能,点击帮助后会打开一个帮助文档,文件为HELP.HLP,当然也可使用CHM格式,这样当打开软件后,如果用户想要得到帮助请单击"帮助"按钮或者"帮助",菜单,若程序执行时找不到帮助文件,则会弹出提示:没有发现帮助文件!请检查文件是否复制! -Delphi: Delphi7 source code can be compiled directly. Delphi is a software to increase t
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-24
    • 文件大小:9.1kb
    • 提供者:XPO1OCA
  1. Delphi_643501

    0下载:
  2. Delphi:Delphi修改文件 属性信息,改变文件的只读属性,还有只读属性、系统属性、隐藏属性。操作时点击属性前面的复选框,选中后点击“属性修改”按钮即可。 -Delphi: Delphi modify the file attribute information, change the read-only file attributes, as well as the read-only attribute, system attributes, hidden attributes.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-14
    • 文件大小:4.13kb
    • 提供者:XPO1OCA
  1. Delphi_825454

    0下载:
  2. Delphi:Delphi使用FileExists函数检查文件是否存在,附演示程序源代码,因为只注重功能演示,所以程序还有很多需要完善的地方,文本框中的路径需要手功输入,有时间的可自己完善。 -Delphi: Delphi use the FileExists function to check whether a file exists, with a demo program source code, because only focus on functional demo, so t
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-05
    • 文件大小:13.32kb
    • 提供者:1VAFLP0
  1. tcscomp

    0下载:
  2. TFileCheckSumComp is freeware Delphi component which allow to check program exe file for changes and if found, use Windows installer service to reinstall program. Demo installation package included.
  3. 所属分类:Delphi控件源码

    • 发布日期:2018-04-20
    • 文件大小:136kb
    • 提供者:pepesilv
搜珍网 www.dssz.com