最新文章列表

根据城市查询天气状况

天气查询接口演示代码: using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Net.Security; using System.Security.Cryptography.X509Certificates; using System.Net; using ...
雨淋淋 评论(0) 有14人浏览 2014-09-23 15:57

车辆违章查询接口

车辆违章查询演示示例 using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Net.Security; using System.Security.Cryptography.X509Certificates; using System.Net; using ...
jiaoren 评论(0) 有13人浏览 2014-09-23 15:55

航班查询演示示例文档

using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Net.Security; using System.Security.Cryptography.X509Certificates; using System.Net; using System.IO; ...
hazimei 评论(0) 有15人浏览 2014-09-23 15:51

快递查询文档

快递查询在狭义上主要指快递查询跟踪服务,在广义上则是指快递查询服务从技术到实现的整个过程。 1快递查询定义 惯用定义   快递查询主要指快递查询跟踪服务,所指的是关于快递公司邮单号的查询。快递用户持快递公司邮单号,进入到快递查询综合网站或者快递公司官方网站,对包裹快递过程进行跟踪。除了可以在相关快递公司官网上查询外,还可以在像“快递查询”这样的专业快递综合查询网站。 2快递查询的方式 快递官网查 ...
幽幽古道 评论(0) 有23人浏览 2014-09-22 10:57

基金净值文档

   共同基金所拥有的资产每个营业日根据市场收盘价所计算出之总资产价值,扣除基金当日之各类成本及费用后,所得到的就是该基金当日之净资产价值。除以基金当日所发行在外的份额总数,就是每份额净值。    基金净值即基金份额资产净值,简称基金净值(Net?Asset?Value,NAV),也叫每份基金份额的净值。 计算公式为:基金份额资产净值=(总资产-总负债)/基金份额总数。其中,总资产是指基金拥有的 ...
wwkahu 评论(0) 有18人浏览 2014-09-22 10:53

根据城市查询天气

天气查询接口演示代码: using System; using System.Text; using System.Net; namespace tianqi {     class Program     {         static void Main(string[] args)         {             string key = "************** ...
nikaid 评论(0) 有21人浏览 2014-09-22 10:50

根据城市查询天气

天气查询接口演示代码: using System; using System.Text; using System.Net; namespace tianqi {     class Program     {         static void Main(string[] args)         {             string key = "************** ...
fyguh 评论(0) 有24人浏览 2014-09-22 10:25

基金净值文档

   共同基金所拥有的资产每个营业日根据市场收盘价所计算出之总资产价值,扣除基金当日之各类成本及费用后,所得到的就是该基金当日之净资产价值。除以基金当日所发行在外的份额总数,就是每份额净值。    基金净值即基金份额资产净值,简称基金净值(Net?Asset?Value,NAV),也叫每份基金份额的净值。 计算公式为:基金份额资产净值=(总资产-总负债)/基金份额总数。其中,总资产是指基金拥有的 ...
lehehe 评论(0) 有26人浏览 2014-09-19 14:26

基金净值

   共同基金所拥有的资产每个营业日根据市场收盘价所计算出之总资产价值,扣除基金当日之各类成本及费用后,所得到的就是该基金当日之净资产价值。除以基金当日所发行在外的份额总数,就是每份额净值。    基金净值即基金份额资产净值,简称基金净值(Net?Asset?Value,NAV),也叫每份基金份额的净值。 计算公式为:基金份额资产净值=(总资产-总负债)/基金份额总数。其中,总资产是指基金拥有的 ...
青青草er 评论(0) 有23人浏览 2014-09-19 13:47

空气质量监测接口返回示例

空气质量监测接口返回示例 接口信息 URL:http://apis.haoservice.com/air/cityair 支持格式:json http请求方式:GET POST DEMO:http://apis.haoservice.com/air/cityair?city=城市名称&key=您申请的APPKEY值 返回结果: {     "error_code": 0, ...
hazimei 评论(0) 有23人浏览 2014-09-18 15:05

gps纠偏

演示示例代码: using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Net.Security; using System.Security.Cryptography.X509Certificates; using System.Net; using Sys ...
青青草er 评论(0) 有16人浏览 2014-09-18 15:03

gps纠偏

演示示例代码: using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Net.Security; using System.Security.Cryptography.X509Certificates; using System.Net; using Sys ...
雨淋淋 评论(0) 有21人浏览 2014-09-18 14:58

空气质量监测接口返回示例

空气质量监测接口返回示例 接口信息 URL:http://apis.haoservice.com/air/cityair 支持格式:json http请求方式:GET POST DEMO:http://apis.haoservice.com/air/cityair?city=城市名称&key=您申请的APPKEY值 返回结果: {     "error_code": 0, ...
jiaoren 评论(0) 有19人浏览 2014-09-18 14:17

手机归属地演示示例

手机归属地演示代码示例 申请key值( http://www.haoservice.com/docs/14 )后输入要查手机号就可以用了,刚测试完,没问题. using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Net.Security; using S ...
lehehe 评论(0) 有18人浏览 2014-09-11 11:41

车辆违章接口查询演示代码

http://www.haoservice.com/docs/2 车辆违章查询演示代码 using System; using System.Collections.Generic; using System.Linq; using System.Net; using System.Text; using System.Threading.Tasks; namespace ConsoleAppli ...
lehehe 评论(0) 有30人浏览 2014-09-10 14:05

ip地址查询接口演示代码

www.haoservice.com/docs/28            using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Net.Security; using System.Security.Cryptography.X509Certificat ...
lehehe 评论(0) 有31人浏览 2014-09-09 15:32

whois 域名查询接口文档

Whois查询接口文档 whois(读作“Who is”,非缩写)是用来查询域名的IP以及所有者等信息的传输协议。简单说,whois就是一个用来查询域名是否已经被注册,以及注册域名的详细信息的数据库(如域名所有人、域名注册商)。通过whois来实现对域名信息的查询。早期的whois查询多以命令列接口存在,但是现在出现了一些网页接口简化的线上查询工具,可以一次向不同的数据库查询。网页接口的查询工具仍然 ...
lehehe 评论(0) 有38人浏览 2014-09-09 11:58

ip定位查询接口

http://www.haoservice.com/docs/5
lehehe 评论(0) 有78人浏览 2014-08-27 15:13

以模板方式处理数据接口

自己的一点点思路,欢迎大家拍砖 1.    背景 需要为第三方提供数据接口 此数据接口的特点为:接口特别多,需要为每个功能都提供数据接口 2.     设计目标 1)以XML作为数据的载体 2)开发人员在源代码中可以清晰的获得数据接口的结构 3)数据接口具有较强的扩展性 3.     设计思路 1)开发前先定义好接口模板,程序启动时将接口模板加载到内存中 2)内存中构造出与接口模 ...
andongoop 评论(0) 有1319人浏览 2012-03-15 18:13

最近博客热门TAG

Java(141747) C(73651) C++(68608) SQL(64571) C#(59609) XML(59133) HTML(59043) JavaScript(54918) .net(54785) Web(54513) 工作(54116) Linux(50906) Oracle(49876) 应用服务器(43288) Spring(40812) 编程(39454) Windows(39381) JSP(37542) MySQL(37268) 数据结构(36423)

博客人气排行榜

    博客电子书下载排行

      >>浏览更多下载

      相关资讯

      相关讨论

      Global site tag (gtag.js) - Google Analytics