config.icestorm.service
来自「一个icestorm的例子.ice是一个开源的中间件,性能好,易使用」· SERVICE 代码 · 共 24 行
SERVICE
24 行
## The IceBox server endpoint configuration#IceBox.ServiceManager.Endpoints=tcp -p 9998## The IceStorm service#IceBox.Service.IceStorm=IceStormService,21:create --Ice.Config=config.icestorm## This property defines the home directory of the Freeze # database environment for the IceStorm service.#Freeze.DbEnv.IceStorm.DbHome=db## Other settings.##Ice.Warn.Connections=1#Ice.Trace.Network=1#Ice.Trace.Protocol=1
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?