yozosann

Results 6 comments of yozosann

从前端的角度看写得很好 受益匪浅

赞了 一直没有时间看源码,,基础操作用起来都蛋疼,感谢

@Comee How to resolve it finally ?

> You can fix it before you write it to disk > > [index.js](https://github.com/kevva/decompress/blob/master/index.js) > > ![image](https://user-images.githubusercontent.com/5416227/45739846-786d2c80-bc26-11e8-90bc-b5da699b2356.png) 好像不行,我到yauzl里去处理了才行- -

I write a function to convert garble path to chinese. You can try it in your needed place. ``` decompress(path.join(__dirname, './七夕的副本.zip'), './中奖名单').then(files => { files.forEach(file => console.log(garbleToChinese(file.path))); }); function garbleToChinese(garble)...

感谢。 我看了下日子好像是我买的512的内存不足。。 安不了 | | 杨天杰 邮箱:[email protected] | 签名由 网易邮箱大师 定制 在2018年04月16日 02:00,winterland 写道: 哇哦,这个情况我还真没遇见过,现在ghc的版本迭代这么快,hterm的依赖可能会有过时的嫌疑,你先用cabal安装试试,有错误我来解决。 — You are receiving this because you authored the thread. Reply to this email directly,...