access.cnf
来自「支持组件模型CCM的开源中间件-mico」· CNF 代码 · 共 20 行
CNF
20 行
# Object access configuration file# Different rights for hello in different domains# Bank operations/Access/Bank Combinator = Union{ IDL:Bank:1.0 create corba:SecAnyRight:m IDL:Bank:1.0 open corba:SecAnyRight:ug}#Account operations/Access/Accounts Combinator = Union{ IDL:Account:1.0 deposit corba:SecAnyRight:ug IDL:Account:1.0 withdraw corba:SecAnyRight:u IDL:Account:1.0 balance corba:SecAnyRight:ug}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?