推荐关注
Meteor
JSLint - a JavaScript code quality tool
jsFiddle
D3.js
WebStorm
推荐书目
JavaScript 权威指南第 5 版
Closure: The Definitive Guide
AlphaRobert

JS 储存 65535 个以内 512 位的数据怎样能最优化?

  •  
  •   AlphaRobert · May 4, 2020 · 3773 views
    This topic created in 2229 days ago, the information mentioned may be changed or developed.
    512 位的二进制序列。
    5 replies    2020-05-05 01:02:56 +08:00
    xcstream
        2
    xcstream  
       May 4, 2020
    new Buffer(65535*512/8)
    VDimos
        3
    VDimos  
       May 4, 2020 via Android
    TypedArray 吧,专门为这种二进制操作而生
    cpstar
        4
    cpstar  
       May 4, 2020
    都 JS 了,还想最优?
    luozic
        5
    luozic  
       May 5, 2020 via iPhone
    要么搞个嵌入的 js storage 要么 typedArray
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   979 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 34ms · UTC 19:23 · PVG 03:23 · LAX 12:23 · JFK 15:23
    ♥ Do have faith in what you're doing.