参考 https://github.com/mozillazg/python-pinyin 实现的一个简单的C++版本的汉字转拼音
- boost
mkdir build && cd build && rm -rf ./* && cmake .. && make
| Name | Name | Last commit date | ||
|---|---|---|---|---|
参考 https://github.com/mozillazg/python-pinyin 实现的一个简单的C++版本的汉字转拼音
mkdir build && cd build && rm -rf ./* && cmake .. && make