xiuxiuing

Results 9 comments of xiuxiuing

NodeJS 的Number不支持太大的long值,你可以按照字符串传值,一般服务端会自动转化类型的。

busboy 与koa-body 是冲突的,可以试试在app.js 中注释掉koa-body,就可以正常回调 file 方法了。如果使用了koa-body,可以直接使用它来实现上传功能,不需要再使用busboy了。

Xjar 是通过扩展ClassLoader 来实现的,使用reflections 框架拿不到值,可以使用ClassLoader扫描的方式来处理,参考:https://xiuxiuing.blog.csdn.net/article/details/118800482

我本机的node版本是10.5.0的打包没问题,配置到Jenkins里面执行打包脚本就报上面的错误

js 不支持long类型的数据类型,所以在转换过程中,精度丢失了。

In Gephi, create a new project with File > New Project, then Rename the workspace (on the menu workspace -> rename as "workspace1"). In the lower left view, click the...

> I've found the problem, the `ffmpeg` library could not be found, if you're on macOS, just install it through homebrew: `brew install ffmpeg` I have a error: [Errno 2]...