对于某些生僻字,您有可能并不清楚它的拼音。这时,您可以尝试使用谷歌拼音提供的笔划输入功能。
具体使用方法为:先按”u”进入笔划输入模式,然后用使用代码
<strong>h = 横
s = 竖
p = 撇
n = 捺
z = 折
d = 点
</strong>
依次输入该字的各个笔划。其中,n和d是相同的。例如,您希望输入”谷”,则可以依次按下”upnpnszh”。
PS: 个人认为,用数字123456来代替似乎更符合笔画输入法的习惯。
来源; <a href=”http://tools.google.com/pinyin/feature.html” target=”_blank”>http://tools.google.com/pinyin/feature.html</a>