ViCrack

Results 72 comments of ViCrack

> How to close code auto completion ![11](https://user-images.githubusercontent.com/18179821/180920644-7eed6954-84af-4d47-8f2e-1f877ccf137e.png) settings->auto completion _自己在设置里面找下不就知道了_

> > > > 翻遍了没找到,我这是2.5.0版本 中文版的在`终端`下面 ![图片](https://user-images.githubusercontent.com/18179821/181148501-dd8475bf-8735-4756-bc61-cfaaca32e302.png)

我在自己的仓库里面刚试了一下,这东西的版本号一般还不好获取 https://github.com/ViCrack/scoop-bucket/blob/f407334f99716c4424e28d30de62f767dc6b4cd6/bucket/apifox.json

简单试验了一下 可以利用scoop自动安装更新 `scoop install https://raw.githubusercontent.com/ViCrack/scoop-bucket/master/bucket/fastgithub.json` 安装启动 ``` > scoop install fastgithub Installing 'fastgithub' (2.1.1) [64bit] Loading fastgithub_win-x64.zip from cache. Checking hash of fastgithub_win-x64.zip ... ok. Extracting fastgithub_win-x64.zip ... done. Linking...

不是没有应用商店, 是用应用商店的人少, 一般都不会有人上这里去下软件 而且就算花时间移植、认证、上架了,这种灰色软件在应用商店保不齐就分分钟被人举报了 , 甚至可能连第一步审核都不会通过..... 还不如把优先级搞在修复bug等事情上

@pcgeek86 Maybe it'll help you ScoopInstaller/Scoop#4569

每天都要重新打补丁? 话说总不可能每天微信都会升级吧

才刚想用, 貌似已经凉了? 最近的一次release是18年的...

> > > 挺好用的.一直在用,现在2021年.可以在Anaconda里安装不同的两个python版本.另一个版本保持在3.7以下,还有pyspider依赖的几个库的版本也降低一下版本,就一切都Ok. 这样用起来不别扭吗 ![index](https://user-images.githubusercontent.com/18179821/122909040-5f6da900-d387-11eb-8d67-aad3d7e90ce6.jpg)

> > > I have the same essue, when reading branches property, how to solve it? ` repo = Repo(r'') print(repo.branches) ` I have a similar question. ``` Traceback (most...