?? config
字號:
## The server creates one single object adapter with the name# "Hello". The following line sets the endpoints for this# adapter.#Hello.Endpoints=tcp -p 10000:udp -p 10000:ssl -p 10001## Warn about connection exceptions##Ice.Warn.Connections=1## 0 = no network tracing# 1 = trace connection establishment and closure# 2 = like 1, but more detailed# 3 = like 2, but also trace data transfer#Ice.Trace.Network=0## Protocol Tracing## 0 = no protocol tracing# 1 = trace protocol messages#Ice.Trace.Protocol=0## SSL Configuration#Ice.Plugin.IceSSL=IceSSL:createIceSSLIceSSL.DefaultDir=../../../../certsIceSSL.CertAuthFile=cacert.pemIceSSL.CertFile=s_rsa1024_pub.pemIceSSL.KeyFile=s_rsa1024_priv.pemIceSSL.Trace.Security=0
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -