janbar
janbar
I use custom rules, I actually add my configuration to an acl file by looking at the background configuration file. I hope I can specify an ACL download address and...
### Describe feature Since I'm not familiar with js, I found a [mind map project](https://github.com/hizzgdev/jsmind) and used trilium to configure a read-only mind map note. This library supports editing nodes,...
https://github.com/Schniz/fnm/blob/master/src/shell/windows_cmd/cd.cmd#L2  
https://github.com/zeromicro/go-zero/blob/master/zrpc/client.go#L66  Setting `Time` will not take effect when `PermitWithoutStream=false`
## What version of V2Ray are you using? `github.com/v2fly/v2ray-core/v5 v5.7.1-0.20230812013354-508f0c9237f9` ## What's your scenario of using V2Ray? Compile my own project with v2ray as a library ## What problems have...
#### 1. Your usage scenarios? When there is no need to set environment variables and you don’t want the terminal to set environment variables every time you execute a command...
先记录,后面看看怎么提PR,把这个命令补上去。
As shown in the figure below 
问题同:https://github.com/baiy/Ctool/issues/255  没找到prettier库相关配置,我自己用上图方法,发现在压缩情况下再次点击压缩也会多一些空格,希望有更好方案额。
### 在这里感谢作者贡献的该项目,但编译文档可以更详细些,我自己在VMware虚拟机中测试了几天,写点更详细的编译文档,希望可以帮助一些人减少浪费的时间。 ## 安装QT * 下载最新的安装器:[online_installers](https://download.qt.io/archive/online_installers/) * 我下载的是:qt-online-installer-windows-x64-4.8.1.exe * 右键以管理员权限打开(避免有些报错),使用QT官网注册的账号登录 * 选择下一步(禁用发送统计数据),选择自定义安装并选择安装目录 * 选中QT版本:  * 记得选中归档->点击筛选,才能出现旧版本,选中需要的环境 * 后面一路选中下一步直到安装完成 ## 安装VS2019 * 双击执行:[vs_Community2019.zip](https://github.com/user-attachments/files/17484065/vs_Community2019.zip) * 选中必要组件并安装  * 设置环境变量`VSINSTALLDIR,VCINSTALLDIR`,最后必须带斜杠`\`:  *...