群发资讯网

返回主页
binary data
二进制数据:统计学中的一种数据类型
常用释义
英式发音
美式发音
基本释义
  • 二进制数据:统计学中的一种数据类型,由可以取两个可能值的分类数据组成。
例句
  • 1·Binary data communication.
    二进制数据通信。
  • 2·Load a target document as binary data.
    以二进制数据形式加载目标文档。
  • 3·The shapefiles are stored as binary data.
    shapefile被存储为二进制数据。
  • 4·Embed the binary data in the XML document.
    将二进制数据嵌入到XML文档中。
  • 5·Part 4 wraps up the series with a look at binary data.
    第 4 部分作为本系列的最后一部分,考察二进制数据。
  • 6·Flex offers excellent support for streaming binary data.
    Flex对流线化二进制数据提供出色的支持。
  • 7·The remote XML data is serialized into a binary data type
    远程 XML 数据被序列化成二进制数据类型。
  • 8·Binary data is decoded with the decode method. For example.
    二进制数据用decode方法编码。
  • 9·'b' indicates that you'll be reading or writing binary data.
    ' b '表示要读写二进制数据。
  • 10·You can also read binary data directly from a file. The code.
    也可以从文件中直接读取二进制数据。