词语站>英语词典>blobs翻译和用法

blobs

英 [blɒbz]

美 [blɑbz]

n.  (尤指液体的)一点,一滴; (颜色的)一小片,斑点
blob的第三人称单数和复数

柯林斯词典

  • N-COUNT (黏稠液体的)一滴,一团
    Ablob ofthick or sticky liquid is a small, often round, amount of it.
    1. ...a blob of chocolate mousse...
      一团巧克力奶油冻
    2. It's only necessary to use just a very small blob.
      只需要很小的一滴就可以了。
  • N-COUNT (模糊不清的)一团,一点
    You can useblobto refer to something that you cannot see very clearly, for example because it is in the distance.
    1. You could just see vague blobs of faces.
      你只能看到些模糊的人脸。
    2. ...a blob in the distance.
      远处蒙眬的一个小点

双语例句

  • Each property can be of any data type, ranging from strings to binary blobs.
    每个属性的类型可以随意,从字符串到二进制的blob都可以。
  • A decade ago, astronomers surveying the distant universe discovered giant blobs of shining hydrogen gas bigger than anything ever seen in the cosmos.
    十年前,天文学家们在观察遥远的宇宙时发现了闪光的巨型氢气泡,比在宇宙中见到过的任何系统都要大。
  • Text indexes can be created on a range of data types from small VARCHARs to large BLOBs that contain text objects.
    文本索引可以在广泛范围的数据类型中创建,包括小型的VARCHAR和大型的BLOB等包含文本对象的数据类型。
  • Try to shoot down as many blobs from the screen.
    尝试拍摄从屏幕上的许多水滴下来。
  • LOBs include three data types: BLOBs ( binary large objects), CLOBs ( character large objects) and DBCLOBs ( double-byte character large objects).
    LOB包括三种数据类型:BLOB(二进制大型对象)、CLOB(字符大型对象)和DBCLOB(双字节字符大型对象)。
  • Like a rain of bullets, blobs of sulphur would pour down on us.
    硫磺块像一阵弹雨倾泻在我们身上。
  • Postmortem artifacts, in contrast, are normally opaque blobs of data.
    相反,后期工件通常是不透明的数据块。
  • Tune the bufferpool size if the application has the ability to work with large objects such as BLOBs, CLOBs and VarCahrs ( as these are accessed using the memory area of the database).
    如果应用程序能处理BLOB、CLOB和VarCahr之类的大型对象,则请调整缓冲区池大小(因为这些对象是通过使用数据库的内存区域访问的)。
  • A lot of XML is stored on local file systems or as binary large objects ( BLOBs) in traditional relational databases.
    大量XML存储在本地文件系统上,或以二进制大对象(BLOB)存储在传统关系数据库中。
  • In addition to being the foundation of many other features, blobs are meant to store resources such as images and videos that users can directly download using REST-style HTTP requests.
    除了作为很多其他特性的基础外,blob存储还用于存储类似图片和视频这样的资源,用户能够通过REST风格的HTTP请求直接下载这些资源。