压力很大同志

Results 17 issues of 压力很大同志

(nw:824): Gtk-WARNING **: cannot open display: linaro@cubietruck:~/armhf-node-webkit-master$ [826:0100/000000:ERROR:nss_util.cc(686)] Failed to load NSS libraries. [826:0100/000000:ERROR:zygote_linux.cc(478)] write: 断开的管道

[视频演示](https://www.youtube.com/watch?v=fq8SQxTgx1k) 用的npm上的最新版本 调用的代码如下 https://gist.github.com/ipconfiger/0e89dfcb95480d20594993031e68bc3d

### Description ``` final compressedVideo = await videoCompress.compressVideo( file.path, quality: videoQuality, deleteOrigin: false, startTime: 0, duration: 5, includeAudio: true ); ``` in this case, duration does not work but, when...

bug

因为reactjs的写法支持加入生命周期事件, 而stateless的写法不方便这么做, 所以起码要能支持这两种写法

token是那样格式的?要不要去掉< >?要不要去掉空格? regist后调用了push无任何返回,无任何报错,就是推送不成功,后台里也没有记录。 push的调用那几个参数怎么放,什么类型的完全没说明 坑啊

- 项目名称:Pouple (八爪鱼作业管理器 Pouple 法语 念 : /pulp/) - 项目地址:https://github.com/ipconfiger/poulpe - 项目简介 用于简化线上系统的任务调度开发,支持秒级粒度的定时任务触发,支持即时任务调度以及延迟任务调度。现阶段支持触发HTTP请求,服务端本地程序调用,邮件发送等任务类型。任务执行在多个预启动的工作线程中,支持对任务的并发能力进行控制。如此这般,开发人员可以将精力集中于业务,而不需要关心多线程,多进程,并发,线程隔离,进程调用,错误重试,任务持久化,重启任务的恢复等技术细节。采用Rust开发,发布的基于x86架构的Musl编译版本,只有一个可执行文件,开箱即用,Musl编译使得程序没有任何多余的依赖,可以在Apline等最小化的Docker镜像中执行,部署方便快捷。

**Describe the bug** Send mail with gmail smtp server, got error Error { kind: Response, source: "incomplete response" } **To Reproduce** Code allowing to reproduce the bug. ``` let from...

### Bug Description i want use a function to generate a lot queries, but the code can build in main function goes wrong when move them in functions. ### Minimal...

bug