jianboy
jianboy
新功能建议: 一般做法都是在设置中配置 ffmpeg 的路径,对于没有设置环境变量的用户来说很好的体验呢。
## Git Trees ``` param: owner repo sha(ref) GET /repos/:owner/:repo/git/trees/:sha ``` The API only get root dir. but the sub directory can not get tree list. Here is github api:...
``` Target dart2js failed: Exception: ../panache_ui/lib/src/screens/editor/controls/color_picker/color_slider.dart:1101:9: Error: The superclass, 'Diagnosticable', has no unnamed constructor that takes no arguments. const GradientSliderThemeData({ ^^^^^^^^^^^^^^^^^^^^^^^ Error: Compilation failed. ```
可以支持 vscode for web 么?目前好像 vscode for web 无法安装这个插件。
``` [00:58:02 CST 2019/06/09] [INFO] (ngrok/log.(*PrefixLogger).Info:83) [tun:4f30c04f] New connection from 39.98.236.118:59154 [00:58:02 CST 2019/06/09] [DEBG] (ngrok/log.(*PrefixLogger).Debug:79) [tun:4f30c04f] Waiting to read message [00:58:02 CST 2019/06/09] [DEBG] (ngrok/log.(*PrefixLogger).Debug:79) [tun:4f30c04f] Reading message with...
### Please make sure of the following things - [x] I have read the [documentation](https://alist.nn.ci). - [X] I'm sure there are no duplicate issues or discussions. - [X] I'm sure...
### Please make sure of the following things - [x] I have read the [documentation](https://alist.nn.ci). - [x] I'm sure there are no duplicate issues or discussions. - [x] I'm sure...
在选中翻译时候,经常出现超过5000字限制。 There are more than 5000 characters with translation, please reduce the translation content. 其实程序可以先将内容5000字左右多次分段,然后再执行翻译。
安卓编译失败, 父类没有 onKickedOutOfRoom方法 ``` > Task :tuiroomkit:compileDebugJavaWithJavac FAILED /workspace/Android/tuiroomkit/src/main/java/com/tencent/cloud/tuikit/roomkit/model/RoomEventCenter.java:284: error: method does not override or implement a method from a supertype @Override ^ Note: Some input files use or override...