如何在前端瀏覽器用JavaScript處理過長的字串變數?活用虛擬DOM作為快取 / How to use JavaScript to deal with long string variables in the front-end browser? Use Virtual DOM as cache
如何在前端瀏覽器用JavaScript處理過長的字串變數?活用虛擬DOM作為快取 / How to use JavaScript to deal with long string variables in the front-end browser? Use Virtual DOM as cache
我會在網頁上使用SheetJS js-xlsx讀取ODS試算表檔案的內容,
研究之後,我想到可以將字串建立成虛擬DOM上的節點,
以下我用兩個實際上的網頁作為例子,
Comments