ytenx icon indicating copy to clipboard operation
ytenx copied to clipboard

YonhTenxMyangx 韻典網

Results 10 ytenx issues
Sort by recently updated
recently updated
newest added

zi.tools uses `⿱芖雨` (https://zi.tools/zi/%E2%BF%B1%E8%8A%96%E9%9B%A8) ws2021 uses `⿱艹⿵大雨` (https://hc.jsecs.org/irg/ws2021/app/?id=03388) `⿱芖雨` seems better

Bumps [django](https://github.com/django/django) from 3.0.7 to 3.1.14. Commits 840bebf [3.1.x] Bumped version for 3.1.14 release. 22bd174 [3.1.x] Fixed #30530, CVE-2021-44420 -- Fixed potential bypass of an upstream... cfb780d [3.1.x] Added stub...

dependencies

宁继福对萧豪韵韵母的划分太过时,这里综合新的观点,划出开一、开二、合、齐一、齐二 5 个韵母。萧豪合在宁继福拟音中归萧豪开二,所以拟音直接写成 [au]。萧豪齐一在宁继福拟音中舒声(即喉牙二等)归萧豪开二 [au],入声归萧豪齐二 [iau],所以拟音写成 [(i)au]。也有人认为萧豪开一的唇音该划入萧豪合,这里为了兼容宁继福拟音,不采取这种观点。 萧豪韵另有“炒”小韵漏收,“捉卓琢、斫酌繳灼、爍鑠㜰”三小韵未分开的问题,稍后再修正。 注:支思开、齐微开转由 #212 修正。

I would like to use some data from here in software projects of mine, but there is no license telling me what kind of permissions I have. Thanks for your...

```sh >>> ./manage.py migrate --run-syncdb ... >>> ./manage.py shell < ytenx/sync/import.py CjengMuxPrengQim... Done CjengMuxNgixQim... Done CjengMux... Done YonhGheh... Done YonhMuxPrengQim... Done YonhMuxNgixQim... Done YonhMux... Done PrengQim... Done Dauh... Done NgixQim......

我在去 whatwg/encoding#27 划水的時候,使用 Google 搜尋了一下“”這個PUA字元,結果發現了 http://ytenx.org/dciangx/cjeng// 這裡。 由於 PUA 字元的臨時本質和 Unicode 字元屬性資料的缺失,建議還是套用我在[維基百科](https://zh.wikipedia.org/wiki/GB_18030#PUA)彙編的 PUA 對應,換成早在 Unicode 4.1 就有的這些正式字元。對於連結相容性,可以考慮假定請求路徑的 PUA 字元均為 GB 轉換所致,全文替換後正常處理。

polyhedron 的拼音,端精組拼二等時應該加隔音符號 ' 以區分與知莊組

I would like to get the tables for https://ytenx.org/dciangx/cjeng/ Also if you can, please repackage the data into a Python library, it would be very useful

# 需求說明 現在在搜索結果中會自動顯示 Baxter transcription,這相比以前要方便許多。然而 Baxter transcription 不一定是每個人都偏好的,比如我習慣於看古韻羅馬字。因此我建議在檢索結果中並用多種拼音(或者也有代替方案,見下)。另外,最好使用 title 這個 attr 來提示拼音的種類。 # 目前狀況 ![image](https://user-images.githubusercontent.com/3502597/67156030-7bb87780-f354-11e9-8b7d-6afceb3c4806.png) # 目標需求 ![image](https://user-images.githubusercontent.com/3502597/67156078-1a44d880-f355-11e9-9b60-a2ed98ae39cb.png) ## 代替方案 再或者提供一個選項(或可以存在 cookie 中)來設定喜歡的方案。 # 實現可行性 完全可行。只需要修改 https://github.com/BYVoid/ytenx/blob/master/ytenx/templates/zim.html 的的兩行代碼即可