Haoyu Qiu
Haoyu Qiu
Fixes #64024 `%d` was used so `vformat` complains about not being a number.
**Pixelorama version:** 0.8.1 stable **OS/device including version:** Not graphics related **Issue description:** If I start Pixelorama in a CJK language and then switch it to a non-CJK language: The title...
**Pixelorama version:** 0.8.1 stable **OS/device including version:** Not graphics related **Issue description:** My macOS has its language set to Simplified Chinese. If Pixelorama's language is set to System Language, it's...
**Operating system, Browser, Browser Version:** macOS 11.4 / Chrome 91.0.4472.164 & Safari 14.1.1 **Issue description:** When the browser window is narrow, there are unexpected white padding below & right to...
Added options `--no-sh` and `--no-ipk` to skip the generation of `swjsq_wget.sh` and `swjsq_0.0.1_all.ipk`. Without these options, the behavior is not changed. This is a feature requested in #34 and my...
A major issue is that the `json` module is broken for `python-light` on OpenWrt. The module won't work without another system package called `python-codecs`. As an alternative Python package, `python-base`...
MCA 源中,所有 revision 都有部分地级行政区缺失,例如 `110101`(北京东城区)对应的地级行政区 `110100` 不存在。(对应标准及 STATS 源中,该地级行政区为「市辖区」) 所有直辖市都有缺失情况,但也有其它省份存在特殊情况,例如 201801 版本中,以下县级行政区缺少对应的地级行政区: > 济源市 河南省 > 仙桃市 湖北省 > 潜江市 湖北省 > 天门市 湖北省 > 神农架林区 湖北省 > 五指山市 海南省...
This PR * adds an interface library target `Clara`, aliased `Clara::Clara` * corresponding `install` entries are also added ``` clara-install-prefix/ |-- include | `-- clara.hpp `-- lib `-- cmake `--...
尝试实现 v0.2 版本的 Spec,同时更新到了最新的数据。因为原有结构和测试与 Spec 要求差别太大,基本上就是重写了。 在 Spec 基础上: * `Division` 保留了原来的 `is_province` `is_prefecture` `is_county` 属性 * 认为 province code 还可以写成 `320000` * 即定义 X code 为有效的 X 行政区代码,允许省略若干后缀的 `00`...
Based on my mockup posted on RocketChat: https://chat.godotengine.org/channel/editor?msg=DAb8wAnQ4z3LkyDnE * The three mode buttons are moved to the top and texts are added. This makes it easier to know what you...