Alex Huang
Alex Huang
There's no magic, I don't know C/C++ well either. The Linux version of onscripter-gbk in this repo is what I got from compiling the GitHub repo referred in the AUR...
AUR 上的 onscripter-gbk ,把 PKGBUILD 里面的 source 那行,字符串两边加上括号就行。
Having a `` for every single character definetely sound like it could be a good idea, if DOM performance really isn't bad (I have never tested it). Also, thanks for...
> `[data-component="text-box"]` It doesn't seem that an element matching this selector exists, I assume you are referring to `[data-ui="text"]` ? > `word-break: break-all;` This would indeed stop the characters from...
 I don't know what component it is since it doesn't have a `data-component` attribute, but this is the element I was trying to style. It's from [the demo](https://monogatari.io/demo/). It...
面白い。有点打击到了我造轮子的动力。
好棒! fc 老师果然还是很成熟呢。
I was travelling last week, hence the silence. Anyways, there are 2 reasons for a new type of prep commands: 1. If prep commands are simply moved to run before...
Thanks for the additional info. I guess in this case, I can keep the original plan for this PR, i e. adding a new type of commands, but keep this...