CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - blob delphi

搜索资源列表

  1. picshow[delphi]

    0下载:
  2. TPicShow is an image slider control with 171 transitional effects in pure Delphi code. The major characteristics of TPicShow are: Image transition can be controlled programmatically Image can be stretched or centered in the client area of the
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.07mb
    • 提供者:sea
  1. access-blob

    0下载:
  2. oracle数据库提供了BLOB字段,我们可以使用这个字段往数据库保存二进制文件,此例子示范了delphi如何操作BLOB字段,实现往oracle数据库存/取二进制文件。-oracle database provides a BLOB field, we can use this field to save the binary file into the database, this example demonstrates how delphi BLOB field to the oracl
  3. 所属分类:Oracle

    • 发布日期:2017-04-02
    • 文件大小:466kb
    • 提供者:张文强
  1. TinyDbXE

    0下载:
  2. TinyDB 是以VCL形式提供给Delphi/BCB程序员的一个小型桌面数据库引擎,目前包含TTinyTable, TTinyDatabase 和 TTinySession。-============================ TinyDB Engine Release Notes ============================= CONTENTS ======== 1. Overview 2. Contact Information
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-19
    • 文件大小:5.12mb
    • 提供者:lifenyou
  1. blob

    0下载:
  2. Oracle数据库 大字 Filed 读写,脚本开发 过程 函数调-Oracle database to read and write Filed characters, the scr ipt development process transfer function
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-07
    • 文件大小:10.22kb
    • 提供者:123456
  1. Blobread

    0下载:
  2. Delphi 操作Mysql 实现Blob格式读取-Delphi operation Mysql read format Blob implementation
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-16
    • 文件大小:321.19kb
    • 提供者:陈力超
  1. FIBPlus.v6.9.5.forD5-2007.FS

    0下载:
  2. FIBPlus is a component suite intended for work with InterBase. It is direct, fast and flexible InterBase connectivity for Delphi, C++ Builder, Ada and Kylix. FIBPlus supports Delphi 5-7, Delphi 2005, Delphi 2006, Delphi 2007, C++ Builder 5-6, C++ Bui
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:572kb
    • 提供者:步步
  1. picshow

    0下载:
  2. PicShow & DBPicShow v4.10-TPicShow is an image slider control with 172 transitional effects in pure Delphi code. The major characteristics of TPicShow are: * Image transition can be controlled programmatically * Image can be stretched or
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-04
    • 文件大小:1.11mb
    • 提供者:yyy
  1. Blob

    0下载:
  2. 数据库Blob读写,利用BLOB字段进行图像数据的存取 -Blob database to read and write, using BLOB field for image data access
  3. 所属分类:Database system

    • 发布日期:2017-03-29
    • 文件大小:34.08kb
    • 提供者:刘永东
  1. BlobSvr

    0下载:
  2. delphi实现的COM+组件处理数据库Blob字段-delphi achieved to deal with COM+ components database Blob field
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:301.95kb
    • 提供者:吴凌锋
  1. picshow

    0下载:
  2. TPicShow is an image slider control with 172 transitional effects in pure Delphi code. The major characteristics of TPicShow are: * Image transition can be controlled programmatically * Image can be stretched or centered in the client area o
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-09
    • 文件大小:1.12mb
    • 提供者:Lvlin
  1. CPS30g

    0下载:
  2. Cool PSetting 用来处理应用程序最后的 消息记录程序状态,可以不用写一行代码, 能够记录位置、大小、最近列表等,也可能 自定义存储的选项。他可以使用注册表、 文件或者BLOB字段来保存状态信息,提供 加密方式,也可保存程序的敏感数据。-============================================================================ Cool PSetting SHAREWARE for D3/D4/D5/
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-26
    • 文件大小:158.48kb
    • 提供者:bingo
  1. picshow420

    0下载:
  2. 图片特效显示控件,能实现176种特效显示-TPicShow is an image slider control with 176 transitional effects in pure Delphi code. The major characteristics of TPicShow are: Image transition can be controlled programmatically Image can be stretched or centered in t
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-10
    • 文件大小:1.12mb
    • 提供者:zxw
  1. sMemData

    0下载:
  2. 一款DELPHI 环境中使用的具有本地源代码的控件,它可以在你编写的程序中加入内存数据表及其管理功能,它可以支持数据库表的各种常用字段,内存数据库非常适合那些需要有快速的、单用户的、数据具有临时性的应用程序的开发;这款控件提供的内存数据库可以通过DELPHI的TDATASET来连接调用,对表进行操作和管理。 -ExpressMemData is an ultra-fast in-memory TDataSet descendant you can use to bind data from an
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-02
    • 文件大小:167.46kb
    • 提供者:abcd
  1. TinyDb

    0下载:
  2. TinyDB is a small, fast and very reliable engine for developers in Delphi and C++Builder applications. It provides access to a flat file in its own format without BDE, and doesn t need any installation and configuration. With TinyDB engine, all data
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-11
    • 文件大小:2.03mb
    • 提供者:kameni
  1. DELPHIBLOB

    0下载:
  2. DELPHI处理BLOB图像字段显示,包括图像读取,转换,显示-DELPHI BLOB IMAGE
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-30
    • 文件大小:305.31kb
    • 提供者:老李
  1. DELPHI的CLOB和BLOB存取处理

    1下载:
  2. DELPHI的CLOB和BLOB存取处理(DELPHI's CLOB and BLOB access processing)
  3. 所属分类:其他

    • 发布日期:2019-10-23
    • 文件大小:1kb
    • 提供者:墨白xn_nx
搜珍网 www.dssz.com