Pokemon-GO-node-api 是 Pokemon GO API Node.js 库。
安装 & 使用:
npm install pokemon-go-node-api
var Pokeio = require('pokemon-go-node-api')
示例:
pokego-scan Node package to scan pokemon through PokeVision's API. This package uses PokeVision's internal API to query the location of pokemon close to the given coordinates. As PokeVision's service,
Go-node 是一个用 Go 语言实现的 Erlang/OTP node 已支持的功能: Publish listen port via EPMD Handle incoming connection from other node using Erlang Distribution Protocol Spawn Erlang-like processes Register and unregi
Pokemon-Terminal 口袋妖怪终端,目前包含了 493 个不同的口袋妖怪主题背景,可以根据命令选择口袋妖怪,还内置了搜索口袋妖怪的功能, 支持 iTerm2、Terminology 及 Tilix 终端。 功能特性: 493 个独特的口袋妖怪 可按名称或索引号选择口袋妖怪 可更改桌面壁纸和终端背景 内置搜索口袋妖怪功能 支持 iTerm2、Terminology 、 Tilix 示例:
GraphQL Pokémon Get information of a Pokémon with GraphQL! See the GraphiQL interface How to use Simply get Pokémon's information through queries in GraphQL, example: query { pokemon(name: "Pikachu")
Pokemon 是一个采用 Go 语言开发的宠物小精灵游戏,基于 Go2D 游戏引擎开发。
口袋妖怪全球是一种开源,免费的,非营利性口袋妖怪游戏,开发利用Java , Apache MINA 和 Slick 库。 更多屏幕截图请看这里。
Node是kubernetes集群的工作节点,可以是物理机也可以是虚拟机。 Node的状态 Node包括如下状态信息: Address HostName:可以被kubelet中的--hostname-override参数替代。 ExternalIP:可以被集群外部路由到的IP地址。 InternalIP:集群内部使用的IP,集群外部无法访问。 Condition OutOfDisk:磁盘空间不足时