中英
blob
/ blɒb /
/ blɑːb /
  • 简明
  • 柯林斯
  • n.一滴;一抹;难以名状的一团
  • vt.弄脏;把……做错
  • vi.得零分;弄错
  • GRE/
    • 复数

      blobs
    • 第三人称单数

      blobs
    • 现在分词

      blobbing
    • 过去式

      blobbed
    • 过去分词

      blobbed
  • 网络释义
  • 专业释义
  • 英英释义
  • 1

     二进制大对象

    二进制大对象(BLOB)是任意类型的数据。BLOB的大小没有限制。

  • 2

     二进制大型对象

    ...务器与客户端中依次按以下步骤实现的: 步骤(1):在服务器中安装Win98版本或以上的视窗操作系统,以及能支持二进制大型对象(BLOB)类型的数据及关系数据库操作的数据库软件; 步骤(2):该服务器按以下步骤建立企业模型数据库和文档数据库: 步骤(2.1):建立用于...

  • 3

     大对象

    2) 容器使用对象序列化转换bean的状态为二进制流或二进制的大对象(BLOB),然后将序列化的数据写入持久化的存储空间中。正如我们先前提到的,这个过程被称为钝化;

  • 4

     二进制对象

    能够存储大的二进制对象(BLOB)是数据库的一个共同要求。本文中,我将为PHP和PostgreSQL提供一个解决方案。

短语
  • 1
    The Blob

    幽浮魔点 ; 涂色胖球 ; 陨星怪物 ; 变形怪体

  • 2
    Blob detection

    斑点检测 ; 点检测

  • 3
    De Blob

    颜料宝贝 ; 颜料宝宝 ; 彩球穿梭 ; 彩虹涂鸦军团

查看更多
  • 双语例句
  • 权威例句
  • 1
    You only need a very small blob of glue, so one tube lasts for ages.
    你仅需要很小一滴胶水,所以一管胶水能用很久。
    《柯林斯英汉双解大词典》
  • 2
    The BLOB domain can be used when the message is treated as opaque, not parsed, and simply routed.
    当消息不透明的、不解析或者只需要路由时,可以使用 BLOB 域。
  • 3
    Although internally the XML is stored in a hierarchical format, logically in the database table it appears to be stored in a CLOB or BLOB.
    尽管 XML 在内部存储为层次化格式,但逻辑上,在数据库表中,它似乎存储在 CLOB 或 BLOB中。
查看更多
  • 同近义词
  • 词源
  • 百科
  • BLOB

    A Binary Large OBject (BLOB) is a collection of binary data stored as a single entity in a database management system. Blobs are typically images, audio or other multimedia objects, though sometimes binary executable code is stored as a blob. Database support for blobs is not universal.Blobs were originally just amorphous chunks of data invented by Jim Starkey at DEC, who describes them as "the thing that ate Cincinnati, Cleveland, or whatever" from "the 1958 Steve McQueen movie", referring to The Blob. Later, Terry McKiever, a marketing person for Apollo, felt that it needed to be an acronym and invented the backronym Basic Large Object. Then Informix invented an alternative backronym, Binary Large Object."Blobbing" originally meant moving large amounts of data from one database to another without filters or error correction. This is fast because it puts the responsibility for error checking and filtering on the new host for the data. The term arose from the image of somebody grabbing fistfuls of material from one container and putting it in another without regard to what was in the "blob" they were grasping.[citation needed]The data type and definition was introduced to describe data not originally defined in traditional computer database systems, particularly because it was too large to store practically at the time the field of database systems was first being defined in the 1970s and 1980s. The data type became practical when disk space became cheap. This definition gained popularity with IBM's DB2.[citation needed]

查看更多