Kimi-Arthur

Results 30 comments of Kimi-Arthur

That will suffice for me. But general option for clone may be even more useful. Anyway, `clone_depth` will be cool!

I think this extension generates the id for each section title automatically, which is pretty nice and works if referenced in the same page.

Here is a solution I think is good. For long option, provide a 'no' option to negate it. Like "--dryrun" can be negated with "--nodryrun".

Yes, I know the difference, but since I’d like to put them in different folders like “Practice Room/SRM xxx” vs “Contests/Single Round Match XXX”, I don’t whether this is possible....

So can we get the id? Since I may need the id to decide its type. 2014-7-3 下午3:16于 "Shashwat Anand" [email protected]写道: > I don't think arena API exposes any information...

我是指,指定一个目录,播放文件时,自动从该目录寻找字幕和弹幕文件。

The root cause is that the permission of files in the zip package downloaded from [here](https://github.com/flutter/flutter/blob/529184bcca0f019323df5930d3903b07136a5b87/packages/flutter_tools/lib/src/flutter_cache.dart#L217) contains files that are not accessible by non-owners. Flutter builder shouldn't take the random...

If you mean to verify the permission is problematic. Just do the first two steps and go to `build/web/canvaskit` folder and list (`ls -l`) the files there. You will see...