SkillAgentSearch skills...

IPSearch

根据ip来查找对应的城市和运营商,和淘宝提供的服务差不多的效果:http://ip.taobao.com/ipSearch.php

Install / Use

/learn @walkerzhao/IPSearch
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

IPSearch

  • 根据ip来查找对应的城市和运营商,基本仿照淘宝提供的服务:http://ip.taobao.com/ipSearch.php
  • 原理是调用淘宝提供的接口,解析数据即可,很简单的原理...
  • 使用struts2来做web后端,在请求数据时使用了ajax
  • 可以作为struts2的入门小demo来学习
View on GitHub
GitHub Stars4
CategoryDevelopment
Updated8y ago
Forks2

Languages

Java

Security Score

70/100

Audited on Oct 12, 2017

No findings