首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > java库访问中情局世界概况

java库访问中情局世界概况

  • 资源大小:6.04 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:1次
  • 资源积分:1积分
  • 标      签: java 访问 世界 概况

资 源 简 介

This library allows you to pull out specific pieces of information for a given country from the CIA World Factbook. To get started using this library: Checkout the latest source code from the repository (JAR files should be available soon). Use some code like this to grab the data field that you want: Factbook factbook = new Factbook(); String background = factbook.get("us","Background"); There is also a small command-line utility available: Download the file "factbook.jar" Use something like this from the command line: java -jar factbook.jar us Background Note: You will need to have the JTidy package installed as well. You can get that at http://jtidy.sourceforge.net/

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
0.214413s