我们需要把这个视频文件存储为一个二进制数据块。
We need to store this video file as a blob in the database.
▼点击显示答案
blob英 /blɒb/|美 /blɑb/
解释
blob 是 "Binary Large Object" 的缩写,指"二进制大对象",在计算机领域特指数据库中存储的二进制数据块,常用于保存图片、视频等非结构化数据。
We need to store this video file as a blob in the database.
blob 是 "Binary Large Object" 的缩写,指"二进制大对象",在计算机领域特指数据库中存储的二进制数据块,常用于保存图片、视频等非结构化数据。
在 App 中完整学习这张卡片
在 App 中学习