#pager #touch #input #convert #pocket #mutual #pocketbell

pokebell

口袋铃(传呼机)2 按触输入互转库

1 个不稳定版本

0.1.0 2020年6月7日

#248 in 模拟

Apache-2.0

29KB
565

test

pokebell

ポケベルの2タッチ入力の相互変換ライブラリ

示例

let c = Converter::new();
c.convert_to_two_touch_string("ごくろうさん".to_string()).unwrap(); // ["5963", "25042395133103"]
c.convert_from_two_touch_string("81225223".to_string()).unwrap(); // "やきにく"

lib.rs:

ポケベルの2タッチ入力の相互変換ライブラリ

不支持特定型号的输入方式。

依赖项

~115KB