---------------------------------------------------------------------------------------------------------------------------------------------------------
variable name type format label variable label
---------------------------------------------------------------------------------------------------------------------------------------------------------
v strL %150s 报告语句
city str81 %15s 城市
year int %10.0g 年份
rate float %9.0g 经济增长目标
rate_sub float %9.0g 语气
prov_code byte %10.0g 省份代码
province str24 %15s 省份
city_code long %10.0g 城市代码
---------------------------------------------------------------------------------------------------------------------------------------------------------