首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > JavaScript >

门类数组,javascript访问二进制数据的方式

2012-10-09 
类型数组,javascript访问二进制数据的方式才知道javascript也能访问二进制代码This specification provide

类型数组,javascript访问二进制数据的方式
才知道javascript也能访问二进制代码
This specification provides an API for interoperability with native binary data. It defines a generic fixed-length buffer type, as well as accessor types that allow access to the data stored within the buffer.

http://www.khronos.org/registry/typedarray/specs/latest/

热点排行