4月 022013
 

Javascript中,我们总是只能使用: String.fromCharCode(i)     charAt(i)      charCodeAt(i)  和一些位移操作来操作二进制数据,下面介绍了类型数组来帮助处理二进制数据:

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

http://www.2cto.com/kf/201204/126017.html

http://caniuse.com/#feat=typedarrays

 Posted by at 上午 2:10

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code class="" title="" data-url=""> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong> <pre class="" title="" data-url=""> <span class="" title="" data-url="">

(required)

(required)

此站点使用Akismet来减少垃圾评论。了解我们如何处理您的评论数据