Changes between Version 20 and Version 21 of netspeed


Ignore:
Timestamp:
06/30/2014 04:19:53 PM (12 years ago)
Author:
liaojiaohe
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • netspeed

    v20 v21  
    5555network":  
    5656    [ 
    57        "http://...../....":[20140601120130,"广州”,“wifi”,200, 40.1,0.2], 
    58        "http://...../....":[20140601120130,"广州”,“cmcc,gprs”,200, 40.1,0.2], 
     57       ["http://...../....", 20140601120130, "广东,广州”, “wifi”,200, 40.1,0.2], 
     58       ["http://...../....", 20140601120130, "广东,广州”, “cmcc,gprs”,200, 40.1,0.2], 
    5959       。。。。。 
    6060     ] 
     
    6666 
    6767数据说明:[[BR]] 
    68     "http://...../....":[20140601120130,"广东,广州”,“cmcc,gprs”,200, 40.1,0.2][[BR]] 
    69     url: [时间,(省,市),(运营商,网络访问方式),httpcode, 大小(k),时间(s)][[BR]] 
     68     ["http://...../....", 20140601120130, "广东,广州”, “cmcc,gprs”,200, 40.1,0.2],[[BR]] 
     69     [url,时间,(省,市),(运营商,网络访问方式),httpcode, 大小(k),时间(s)][[BR]] 
    7070 
    7171    debug模式是否要把dns时间和连接时间读出来?