📄 drink.schema
字号:
# attributes ( drinktype-oid NAME 'drinkType' DESC 'drink type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )# object class# AUXILIARY or STRUCTURAL, depending on how you use it# For some LDAP servers, you might need two different object classes:# one for structural and one for auxiliary. ( drink-oid NAME 'drink' DESC 'drink object' SUP top MUST (cn $ drinkType) )
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -