Documentation ¶
Overview ¶
Package material the Material of pinyin dick, it's `embed`.
Index ¶
Examples ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CommonList ¶
type CommonList struct {
// contains filtered or unexported fields
}
func NewCommonList ¶
func NewCommonList() *CommonList
func (*CommonList) StrokesList ¶
func (c *CommonList) StrokesList() []int
StrokesList get strokes(笔画) list
func (*CommonList) WordList ¶
func (c *CommonList) WordList(strokes int) string
WordList get word list by strokes(笔画)
Click to show internal directories.
Click to hide internal directories.