UnityWebGLKits
UnityWebGLKits copied to clipboard
Excel
大佬,在OpenFile我读取了一个Excel表格的byte流之后,有没有什么思路读取excel里面的内容,我用NPOI 那些类的dll在Editor里面能玩,发布webgl版之后就报错了
找一个 js 的 excel 解析库,在js里面解析吧。
https://github.com/SheetJS/sheetjs 推荐这库