- 授权协议: 未知
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: http://avis.sourceforge.net/
- 软件文档: http://avis.sourceforge.net/documentation.html
软件介绍
Avis 是一个多播事件总线。它提供了一个快捷的发布/订阅事件的路由服务。
示例代码:
Elvin elvin = new Elvin ("elvin://elvin_router");
Notification ntfn = new Notification ();
ntfn.set ("Status-Message", 1000);
ntfn.set ("Host-Name", hostName ());
ntfn.set ("Department", lookupDepartment ());
ntfn.set ("Percent-Disk-Free", diskFreePercentage ());
elvin.send (ntfn);
elvin.close ();
LINUX与UNIX Shell编程指南
David Tansley / 徐炎、张春萌 / 机械工业出版社 / 2000-6 / 38.00元
本书共分五部分,详细介绍了shell编程技巧,各种UNIX命令及语法,还涉及了UNIX下的文字处理以及少量的系统管理问题。本书内容全面、文字简洁流畅,适合Shell编程人员学习、参考。一起来看看 《LINUX与UNIX Shell编程指南》 这本书的介绍吧!
CSS 压缩/解压工具
在线压缩/解压 CSS 代码
html转js在线工具
html转js在线工具
