Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PropertiesTools ¶
type PropertiesTools struct { }
PropertiesTools 提供一组操作 collection.Properties 的快捷工具
func (PropertiesTools) ListNames ¶
func (PropertiesTools) ListNames(p collection.Properties, prefix string, suffix string) []string
ListNames 根据提供的前缀和后缀,找出相应的属性名称 prefix like 'xxxxxxx.' suffix like '.xxxxxxx'
Click to show internal directories.
Click to hide internal directories.