japanese
Here are 773 public repositories matching this topic...
-
Updated
Sep 20, 2018 - PostScript
The controls are worded in a few different ways right now.
Most of them are affirmative:
No sensitive data is written to application logs.
But some are conditional:
The app’s local storage should be wiped after an excessive number of failed authentication attempts.
I propose to rewrite the second type to the first type:
The app’s local storage is wiped after an excessive nu
-
Updated
Sep 23, 2019 - Java
-
Updated
Mar 8, 2020 - Go
-
Updated
Apr 15, 2020 - JavaScript
There has already been some comments and discussion about this such as FooSoft/yomichan#322, but I'll open it as a new issue for better tracking.
I think the project is becoming so large that it would help new developers and our future selves if we documented the core components and their relationships so that it can be referenced while reading the source code and disc
-
Updated
Apr 18, 2020 - Ruby
-
Updated
Apr 18, 2020 - Python
doc/autocmd.jax:あるコマンドを実行するときだけ自動コマンドをスキップしたい場合は、修飾子
doc/autocmd.jax:1つのコマンドを実行する間だけ自動コマンドを無効にするには修飾子 ":noautocmd"
doc/cmdline.jax: Note 関数内で <sfile> が使われている場合、ファイル名修飾子
doc/cmdline.jax:ファイル名修飾子は "%", "#", "#n", "<cfile>", "<sfile>", "<afile>", "<abuf>"
doc/cmdline.jax:が |+modify_fname| 機能付きでコンパイルされていなければ、これらの修飾子を使う
doc/cmdline.jax:これらの修飾子は次の順で指定できる。
doc/cmdline.jax:
For Juman++ to be widely usable, we want to have a documented and stable C API and an option to have a dynamically linked library.
That library probably should use -fvisibility=hidden and explicit visibility on exported symbols on Unixes and __declspec(dllimport/dllexport) on Windows.
The minimal API should be:
- Loading a model using a config file
- Analyzing a sentence
- Accessing
-
Updated
Apr 17, 2020 - Python
-
Updated
Sep 17, 2017 - Python
-
Updated
Apr 3, 2020 - Python
-
Updated
Oct 20, 2018 - Swift
I believe this word should display a definition since the popup window shows and it appears to be in JMdict (https://jisho.org/search/%E5%9B%BD%E3%81%AA%E3%81%BE%E3%82%8A).
This doesn't happen too frequently but it certainly isn't the first time I've encountered it (can't be more s
4.0.0 Issue
4.0.0のリリースを管理するIssue
ベータ版をインストールする
次のコマンドで4.0.0のベータ版をインストールできます。
npm install textlint-rule-preset-ja-technical-writing@beta
試してみて問題や誤検知がありましたらこのIssueに報告してください。
更新内容
🆕 追加されたルール
textlint-rule-ja-unnatural-alphabet
https://github.com/textlint-ja/textlint-rule-ja-unnatural-alphabet
- 入力ミスなどで追加された不自然なアルファベットを検知するルール
textlint-rule-no-
-
Updated
Mar 30, 2020 - JavaScript
-
Updated
Feb 14, 2020
I'm dealing with tiles with red dora and these might be useful debugging. In tile.py.
Sincerely Illava
@staticmethod
def to_one_line_string(tiles, has_aka_dora=False):
"""
Convert 136 tiles array to the one line string
Example of output 123s123p123m33z
"""
tiles = sorted(tiles)
man = [t for t in tiles if t < 36]
Improve this page
Add a description, image, and links to the japanese topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the japanese topic, visit your repo's landing page and select "manage topics."


试了许多次都失败了,数据库需要单独安装吗,是mysql嘛