Theory and Practice
About Archives Categories Tags Authors 中文 ไทย
  1. Tags
  2. Chinese Pinyin

[Golang] Convert Chinese Characters in String to Pinyin

October 13, 2018

Given a string with Chinese characters, convert the Chinese characters in the string to Pinyin (romanization system for Chinese) in Go.

 read more »

[Golang] Check If The Rune is Chinese Character

October 11, 2018

Given a rune value, check if the rune is a Chinese character.

 read more »

[Golang] First Letter of Chinese Character Pinyin

May 05, 2017

My answer to How can I get Chinese first letter(Pinyin) by using Go language? - Stack Overflow

 read more »
Powered by Github Pages, Pelican, pyScss.