1 个不稳定版本
0.1.0 | 2022年7月5日 |
---|
#270 在 国际化 (i18n)
365KB
alkana-rs
use alkana_rs::ALKANA;
fn main() {
let hello = ALKANA.get_katakana("hello").unwrap();
let world = ALKANA.get_katakana("world").unwrap();
println!("{} {} !", hello, world);
}
ハロー ワールドゥ !
版权信息
字母词 - 片假名字典的数据来自 bep-eng.dic
.
Bilingual Emacspeak Project (c) 1999-2002 Bilingual Emacspeak Project