package
Version:
v0.0.0-...-ba2213e
Opens a new window with list of versions in this module.
Published: Jun 21, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
PERM_PRIORITY = 0x1 << 3
PERM_READ = 0x1 << 2
PERM_WRITE = 0x1 << 1
PERM_INHERIT = 0x1 << 0
)
PERM 读写权限
Author gaoyanlei
Since 2017/8/9
Perm2String 转化为友好的展示效果:可读、可写、可继承
Source Files
¶
Click to show internal directories.
Click to hide internal directories.