Yuan Chen

Results 54 comments of Yuan Chen

你可以提个PR吗?谢谢!

可以提个PR吗?谢谢

http://www.youdao.com/w/eng/enumerate/# [ɪˈnuːməreɪt]

Thank @b1f6c1c4 for the following contributions. 1. 国际音标严式记音(纽约音) 1. 修正addword.py的bug

大概就这个思路吧,不过可以更简单点,就提交简单的文本格式,脚本生成README的line 我暂时写了个python程序从有道生成单词描述,方便提交新词 https://github.com/shimohq/chinese-programmer-wrong-pronunciation/blob/master/tools/addword.py On Sun, Aug 30, 2020 at 7:20 PM TomWan wrote: > 把每个单词放到一个 json 文件里,提交的时候提交 json 文件,然后写个脚本遍历 json 文件自动生成 readme 如何 > > — > You are receiving...

> Just found this interesting project and made a quick app for listening without jumping out in new tabs. > https://cpwp.netlify.app/ > > Also a potential solution for #200. >...

Before the proposed PodGroup semantics are available, I think custom and configurable sorting strategies, including the proposed one here, might be helpful. It can be configured via `coscheduling` plugin config....

We can customize the behavior by a adding a flag `skip` to a plugin's cycle state today. Filter plugin will be invoked but return `Success` immediately if `skip` is true....