readme

来自「支持组件模型CCM的开源中间件-mico」· 代码 · 共 17 行

TXT
17
字号
This is an implementation of a MICO Dispatcher using the GTK mainloop. It should be pretty much complete and correct - the only thingthat isn't implemented is the move() operation. (i.e., changing toanother dispatcher). It wouldn't be that hard to do, but it is hard toimagine a case where it would be useful. (The Xaw and Qt Dispatchersdon't implement it either).The code here is extensively based on the Xaw Dispatcher in theMICO distribution. See client.cc and server.cc for examples ofthe (very simple) usage.Owen Taylorowt1@cornell.edu23 January 1997

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?