javavsnet 发表于 2013-1-14 07:14:54

类型数组,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/
页: [1]
查看完整版本: 类型数组,javascript访问二进制数据的方式