|
一个相对不错的地区代码级联实现(2) array_1[5]=new ListBoxItem("210000","辽宁省",""); array_1[6]=new ListBoxItem("220000","吉林省",""); array_1[7]=new ListBoxItem("230000","黑龙江省",""); array_1[8]=new ListBoxItem("310000","上海市",""); array_1[9]=new ListBoxItem("320000","江苏省",""); array_1[10]=new ListBoxItem("330000","浙江省",""); array_1[11]=new ListBoxItem("340000","安徽省",""); array_1[12]=new ListBoxItem("350000","福建省",""); array_1[13]=new ListBoxItem("360000","江西省",""); array_1[14]=new ListBoxItem("370000","山东省",""); array_1[15]=new ListBoxItem("410000","河南省",""); array_1[16]=new ListBoxItem("420000","湖北省",""); array_1[17]=new ListBoxItem("430000","湖南省",""); array_1[18]=new ListBoxItem("440000","广东省",""); array_1[19]=new ListBoxItem("450000","广西壮族自治区",""); array_1[20]=new ListBoxItem("460000","海南省",""); array_1[21]=new ListBoxItem("500000","重庆市",""); array_1[22]=new ListBoxItem("510000","四川省",""); array_1[23]=new ListBoxItem("520000","贵州省",""); array_1[24]=new ListBoxItem("530000","云南省",""); array_1[25]=new ListBoxItem("540000","西藏自治区",""); array_1[26]=new ListBoxItem("610000","陕西省",""); array_1[27]=new ListBoxItem("620000","甘肃省",""); array_1[28]=new ListBoxItem("630000","青海省",""); array_1[29]=new ListBoxItem("640000","宁夏回族自治区",""); array_1[30]=new ListBoxItem("650000","新疆维吾尔自治区",""); array_1[31]=new ListBoxItem("710000","台湾省",""); array_1[32]=new ListBoxItem("810000","香港特别行政区",""); array_1[33]=new ListBoxItem("820000","澳门特别行政区","");
|