显示实时信息的状态页 Battle-stations

码农软件 · 软件分类 · 其他开发相关 · 2019-10-18 13:13:10

软件介绍

Battle-stations是使用Github发布的API和AJAX来创建的一个状态页,它可以显示有关服务事件的实时信息。

特点:

  • 使用Github发布的API给用户显示事件;

  • 当你在 Github上创建/更新/关闭项目时,它会相应的自动更新;

  • 它可以在没有后端服务器的情况下直接与Github上的API进行通信;

  • 可对自己的API客户端执行可达性检查。

用法:

  • 要创建新的事件,只需在项目中创建一个新的事件,并为事件添加一个标签名(你可能需要先创建这个标签);

  • 为了标记事件已解决,只要关闭相应的事件。

本文地址:https://www.codercto.com/soft/d/17025.html

Data Structures and Algorithms

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》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具