willcream

Results 3 comments of willcream

if the owner doesn't agree my pull request yet, @yfj1963 u can build yourself clone this repository and modify the `cli.py` with these: ``` subprocess.run(xxxx) --> subprocess.run(xxxx, encoding='utf-8') ``` and...

呃,我刚刚搜了一圈,发现应该是直接使用arthus-boot的原因,我把release下的包拉到本地,然后用jps找到java进程,再用as.bat去链接就没这事了……

> 呃,我刚刚搜了一圈,发现应该是直接使用arthus-boot的原因,我把release下的包拉到本地,然后用jps找到java进程,再用as.bat去链接就没这事了…… 再次更正,使用as-service 更好,因为可以使用滚轮查看之前的输出,而且输入卡顿问题也极大地减轻