Express their own front-end query

There are four publicly express online query api, in which I chose this courier birds, of course, to choose according to their needs

Love Express - Love Express supports more than 90 domestic express delivery logistics order tracking, free version has a limit frequency of use, a single number can be used for e-Commerce tracking, mobile applications, micro-channel interface courier services

Express 100 - Courier 100 supports 300 domestic and international express delivery, free version has usage restrictions.

Express Bird - Bird express support for more than 400 domestic and international courier companies, have to use free version number of restrictions including .Net, PHP, Java Edition Demo

Express network - one hundred on the express courier tracking network support, free version has usage restrictions
Why in all the four public api express queries I chose to express it a bird, because he has preset styles, there js, can be like swiper, fullpage plug-ins such as by introducing cdn then configure what can be used, as detailed in the document courier outside a bird call, I am using the query box embedded in the trajectory
of these styles and js not spent to write, direct delivery network introduced birds official style personal feeling express birds official style was okay, there will be no changes, then the introduction of official js, configure the look configure an express query function is realized. `

<head>
<title> the PC side - stream trajectory query box embedded practice </ title>
<Link the rel = "this stylesheet" the href = "http://www.kdniao.com/OutDemo/KDNWidget/KDNWidget.css" />
< / head>
<body>

<div ID = "myExercise"> </ div>
<Script the src = "http://www.kdniao.com/OutDemo/KDNWidget/KDNWidget.js"> </ Script>
<Script>
window = function .onload () {
KDNWidget.run ({
"serviceType": "D", // here to express the value of the bird type, do not change, D trajectory for the logistics query box embedded
"container": "myExercise", // here fill container id, does not require additional attention #
})
}
</ Script>
</ body>
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Express birds official api documentation
--------------------- 

Guess you like

Origin www.cnblogs.com/hyhy904/p/10983099.html