Documentation ¶
Index ¶
Constants ¶
View Source
const ( MaxRowLen = 20 // 最大行长度(字符) FontSize = 12.5 RowMaxLen = 15 ColMaxLen = 26 BorderSize = 3 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TableImg ¶
func NewTableImg ¶
func NewTableImg() *TableImg
Click to show internal directories.
Click to hide internal directories.