CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 文件操作 搜索资源 - bcb

搜索资源列表

  1. 多文件捆绑器

    0下载:
  2. bcb写得多文件捆绑器。初学者可以参考一下。-bundled with many documents. Beginners can take a look.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:31531
    • 提供者:fpx
  1. FileStorage.v3.0.1

    1下载:
  2. he FileStorage component capable to upload and hold any data files within your Delphi/BCB forms (within the body of the EXE-program). If your software requires any additional files (.DLL s, WAV s, .TXT s etc), these files could be uploaded straight o
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:118596
    • 提供者:hfb
  1. FileWriteRead

    0下载:
  2. BCB文件打开操作示例,并有转换成Hex格式显示功能-BCB document examples of open operation, and converted into Hex format display
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:304667
    • 提供者:ashao
  1. FileTime

    0下载:
  2. 能够显示创建文件的时间,用bcb实现,功能比较简单,但很实用
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:438954
    • 提供者:zxk
  1. BCBDirectory

    0下载:
  2. BCB的文件、目录、版本信息操作实例。可以在自己的开发过程中直接拿来用。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:55717
    • 提供者:李家
  1. FileChangeNotify

    0下载:
  2. 在BCB中实现监控文件目录变化,在BCB中实现监控文件目录变化
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:17530
    • 提供者:zhao
  1. 获取和设置文件属性

    0下载:
  2. 一个获取和设置文件属性的BCB程序!第一次上载,请站长及高手们多多指教^__^-an access and document attributes of BCB procedures! On the first set, and the master chief who exhibitions ^ __ ^
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:226313
    • 提供者:卢远敏
  1. ReadXLS

    0下载:
  2. ReadXLS BCB读取和写,Excel文档-ReadXLS
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:407762
    • 提供者:林远军
  1. AutoMoveFiles

    0下载:
  2. BCB 6.0 Borland C++ Builder 6.0下编译成功。 文件自动(定时)移动软件源代码。 每隔1秒钟把一个文件夹下的内容自动移动到其它文件夹下。-BCB 6.0 Borland C++ Builder 6.0 compiler successfully under. Document automatically (periodically) mobile software source code. Seconds every one put under a folder
  3. 所属分类:File Operate

    • 发布日期:2017-04-25
    • 文件大小:29696
    • 提供者:王萧风
  1. ATViewer

    0下载:
  2. ATViewer is a component which allows to view files of various types. There is no edit possibility, just quick view - so it s useful to implement "View file" feature in your Delphi/BCB application.-ATViewer is a component which allows to view files of
  3. 所属分类:File Operate

    • 发布日期:2017-05-13
    • 文件大小:2951005
    • 提供者:rickytenco
  1. BCBTXTwrite

    0下载:
  2. BCB写文本,不是很完整 看看就知道了-BCB to write the text, is not very complete look at the know
  3. 所属分类:File Operate

    • 发布日期:2017-04-14
    • 文件大小:4034
    • 提供者:zurro1984
  1. BCB--ini

    0下载:
  2. Borland C++ 用于对ini文件的操作以及对注册表的编写详细文档-Borland C++ for the operation of the ini file as well as the preparation of detailed documentation on the registry
  3. 所属分类:File Operate

    • 发布日期:2017-04-07
    • 文件大小:9699
    • 提供者:bxt
  1. FileReadWrite

    0下载:
  2. 利用BCB工具开发的对于文件的读写简单小程序。-Using tools developed for BCB file read and write simple applets.
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:369620
    • 提供者:wu
  1. log-code(BCB)

    0下载:
  2. 日志代码,BCB调试通过,单线程使用正常。每日一个日志文本,可设置天数,超过即覆盖最早的日志。 学习中,多线程应用好像不稳定,向大家学习更好的日志代码。-Log code, use the normal single-threaded. A daily log text, you can set the number of days over which overwrites the oldest log. Learning, multi-threaded applications like
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:591
    • 提供者:ZJ
  1. SocketTest

    1下载:
  2. bcb中使用socket实现文件传输完整代码,包括客户端和服务器源代码-C++ Builder5 For Socket Trans File
  3. 所属分类:File Operate

    • 发布日期:2017-04-08
    • 文件大小:697871
    • 提供者:老实人
  1. bcb-EXCEL

    0下载:
  2. 这是一个基于c++builder 操作excel 表格的实例-c++builder with excel
  3. 所属分类:File Operate

    • 发布日期:2017-04-08
    • 文件大小:792969
    • 提供者:syp
  1. TIniFile

    0下载:
  2. BCB的TIniFile类在VC++中的对应,功能是用来操作INI文件,完善了其中的构造函数.-BCB' s TIniFile class VC++ corresponding function is used to operate the INI file, which improved the constructor.
  3. 所属分类:File Operate

    • 发布日期:2017-04-06
    • 文件大小:1454
    • 提供者:
  1. evmarshal-standard

    0下载:
  2. 参照《Windows程序设计》一书编写的Wave声音捕获到内存的VCL控件BCB源码-Reference to Windows programming written by Wave sound capture to memory the VCL BCB source control
  3. 所属分类:File Operate

    • 发布日期:2017-12-13
    • 文件大小:2759
    • 提供者:aikubn
  1. ckp-alss

    0下载:
  2. 用bcb编写的可以完五子棋游戏,还挺好用的,推荐给大家-Finish can be written in BCB gobang game, also quite good, recommended to you
  3. 所属分类:File Operate

    • 发布日期:2017-12-14
    • 文件大小:36846
    • 提供者:Relaj
搜珍网 www.dssz.com