Yue Chen

Results 14 issues of Yue Chen

Change-Id: I2c648615f0a501d73b0ac37dc83f9ec598697164

https://github.com/caiogondim/bullet-train.zsh/blob/d60f62c34b3d9253292eb8be81fb46fa65d8f048/bullet-train.zsh-theme#L88-L97 ![image](https://user-images.githubusercontent.com/2977844/103212258-4be80500-4945-11eb-9429-5c47992af655.png)

最后一段代码 ``` ``` => ``` ```

为什么 `import` 远程包之后输出了两次? ``` >>> import grok I'm grok.__init__ I'm grok.__init__ ```

这个支持的 Alfred 版本是多少? 我的显示有新 feature 需要升级 Alfred

why `len(str(packet_cnt_output[i][0]))` is 30? I modify the code like below, can not the the info ```python3 try: while True : time.sleep(OUTPUT_INTERVAL) packet_cnt_output = packet_cnt.items() output_len = len(packet_cnt_output) print('\n') print(output_len) for...

eventlet 如何使用?

https://github.com/AlLongley/py-scrcpy/blob/c1845675eba8a504f7cba5bea25a8fac80c2fffd/scrcpy_client.py#L150-L155 What is the format, vcode, pix_fmt of the input, besides the metadata?

pass PEP8, and API of xiami.com has changed. THX