01.
{
02.
"weatherinfo": {
03.
//基本信息;"city": "北京",
04.
"city_en": "beijing",
05.
"date_y": "2012年2月16日",
06.
"date": "",
07.
"week": "星期四",
08.
"fchh": "11",
09.
"cityid": "101010100",
10.
//摄氏温度"temp1": "2℃~-7℃",
11.
"temp2": "1℃~-7℃",
12.
"temp3": "4℃~-7℃",
13.
"temp4": "7℃~-5℃",
14.
"temp5": "5℃~-3℃",
15.
"temp6": "5℃~-2℃",
16.
//华氏温度;"tempF1": "35.6℉~19.4℉",
17.
"tempF2": "33.8℉~19.4℉",
18.
"tempF3": "39.2℉~19.4℉",
19.
"tempF4": "44.6℉~23℉",
20.
"tempF5": "41℉~26.6℉",
21.
"tempF6": "41℉~28.4℉",
22.
//天气描述;"weather1": "晴",
23.
"weather2": "晴",
24.
"weather3": "晴",
25.
"weather4": "晴转多云",
26.
"weather5": "多云",
27.
"weather6": "多云转阴",
28.
//天气描述图片序号"img1": "0",
29.
"img2": "99",
30.
"img3": "0",
31.
"img4": "99",
32.
"img5": "0",
33.
"img6": "99",
34.
"img7": "0",
35.
"img8": "1",
36.
"img9": "1",
37.
"img10": "99",
38.
"img11": "1",
39.
"img12": "2",
40.
"img_single": "0",
41.
//图片名称;"img_title1": "晴",
42.
"img_title2": "晴",
43.
"img_title3": "晴",
44.
"img_title4": "晴",
45.
"img_title5": "晴",
46.
"img_title6": "晴",
47.
"img_title7": "晴",
48.
"img_title8": "多云",
49.
"img_title9": "多云",
50.
"img_title10": "多云",
51.
"img_title11": "多云",
52.
"img_title12": "阴",
53.
"img_title_single": "晴",
54.
//风速描述"wind1": "北风3-4级转微风",
55.
"wind2": "微风",
56.
"wind3": "微风",
57.
"wind4": "微风",
58.
"wind5": "微风",
59.
"wind6": "微风",
60.
//风速级别描述"fx1": "北风",
61.
"fx2": "微风",
62.
"fl1": "3-4级转小于3级",
63.
"fl2": "小于3级",
64.
"fl3": "小于3级",
65.
"fl4": "小于3级",
66.
"fl5": "小于3级",
67.
"fl6": "小于3级",
68.
//今天穿衣指数;"index": "冷",
69.
"index_d": "天气冷,建议着棉衣、皮夹克加羊毛衫等冬季服装。年老体弱者宜着厚棉衣或冬大衣。",
70.
//48小时穿衣指数"index48": "冷",
71.
"index48_d": "天气冷,建议着棉衣、皮夹克加羊毛衫等冬季服装。年老体弱者宜着厚棉衣或冬大衣。",
72.
//紫外线及48小时紫外线"index_uv": "弱",
73.
"index48_uv": "弱",
74.
//洗车"index_xc": "适宜",
75.
//旅游"index_tr": "一般",
76.
//舒适指数"index_co": "较不舒适",
77.
"st1": "1",
78.
"st2": "-8",
79.
"st3": "2",
80.
"st4": "-4",
81.
"st5": "5",
82.
"st6": "-5",
83.
//晨练"index_cl": "较不宜",
84.
//晾晒"index_ls": "基本适宜",
85.
//过敏"index_ag": "极不易发"
86.
}
87.
}