- 授权协议: MIT
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: https://github.com/adewes/battle-stations/archive/master.zip
- 软件文档: https://github.com/adewes/battle-stations/blob/master/README.md
- 官方下载: https://github.com/adewes/battle-stations/archive/master.zip
软件介绍
Battle-stations是使用Github发布的API和AJAX来创建的一个状态页,它可以显示有关服务事件的实时信息。
特点:
使用Github发布的API给用户显示事件;
当你在 Github上创建/更新/关闭项目时,它会相应的自动更新;
它可以在没有后端服务器的情况下直接与Github上的API进行通信;
可对自己的API客户端执行可达性检查。
用法:
要创建新的事件,只需在项目中创建一个新的事件,并为事件添加一个标签名(你可能需要先创建这个标签);
为了标记事件已解决,只要关闭相应的事件。
Data Structures and Algorithms
Alfred V. Aho、Jeffrey D. Ullman、John E. Hopcroft / Addison Wesley / 1983-1-11 / USD 74.20
The authors' treatment of data structures in Data Structures and Algorithms is unified by an informal notion of "abstract data types," allowing readers to compare different implementations of the same......一起来看看 《Data Structures and Algorithms》 这本书的介绍吧!
