json格式,分为 中国>大区>省>市>区县。。按全国7大区分的。 "id": 1, "pid": 0, "district_code": "", "district_name": "中国", "type": 0, "hierarchy": 0, "chindren": [ { "id": 2, "pid": 1, "district_code": "", "district_name": "东北大区", "type": 0, "hierarchy": 1, "chindren": [ { "id": 186, "pid": 2, "district_code": "230000", "district_name": "黑龙江省", "type": 1, "hierarchy": 2, "chindren": [ { "id": 187, "pid": 186, "district_code": "232700", "district_name": "大兴安岭地区", "type": 2, "hierarchy": 3, "chindren": [ { "id": 188, "pid": 187, "district_code": "232722", "district_name": "塔河县", "type": 3, "hierarchy": 4 },
2023-06-07 11:30:03 648KB 全国 最新 行政区 大区
1
jackson包含jackson-annotations-2.9.9.jar、jackson-core-2.9.9.jar、jackson-databind-2.9.9.3.jar,JSON包含json2.jar
2023-06-01 21:00:17 2.79MB springmvc
1
自动解析json软件源码自动解析json软件源码自动解析json软件源码
2023-06-01 10:47:05 42KB c#
1
电报联系人JSON到VCF 您可以通过Telegram桌面应用程序(设置->高级->导出电报数据)导出电报联系人。 要将导出的联系人(JSON文件)转换为VCF文件并通过手机导入,请使用此脚本。 用法 python3 telegram_json_to_vcf.py [--add-all] json_file vcf_file 参数: --add-all :是添加所有联系人还是一一添加json_file :JSON文件的路径vcf_file :VCF文件的路径 例子: python3 telegram_json_to_vcf.py --add-all ./contacts.json ./con
2023-05-31 22:58:31 2KB json telegram vcf TelegramPython
1
[ { "value": "110000", "label": "北京市", "children": [ { "value": "110100", "label": "直辖市", "children": [ { "value": "110101", "label": "东城区" }, { "value": "110102", "label": "西城区" }, { "value": "110105", "label": "朝阳区" }, { "value": "110106", "label": "丰台区" }, { "value": "110107", "label": "石景山区" }, { "value": "110108", "label": "海淀区" }, { "value": "110109", "label": "门头沟区" }, { "value": "110111", "label": "房山区" }, { "value": "110112", "label": "通州区" }, { "value": "110113", "label": "顺义区" }, { "value": "110114", "label": "昌平区" }, { "value": "110115", "label": "大兴区" }, { "value": "110116", "label": "怀柔区" }, { "value": "110117", "label": "平谷区" }, { "value": "110118", "label": "密云区" }, {
2023-05-31 16:40:47 321KB 接送
手工画区域地图转换为GeoJson文件,实现市区街道热力地图。光标悬浮展示区域街道相关信息。
2023-05-22 18:13:28 406KB Echarts 地图 热力图 北京市通州区
1
uniapp省市区(region.json)
2023-05-17 22:51:47 396KB uni-app
1
数据结构如下: [ { "code": "110000", "name": "北京市", "children": [ { "code": "110100", "name": "市辖区", "children": [ { "code": "110101", "name": "东城区" }, { "code": "110102", "name": "西城区" }, { "code": "110105", "name": "朝阳区" }, { "code": "110106", "name": "丰台区" }, { "code": "110107", "name": "石景山区" }, { "code": "110108", "name": "海淀区" }, { "code": "110109", "name": "门头沟区" }, { "code": "110111", "name": "房山区" }, { "code": "110112", "name": "通州区" }, { "code": "110113", "name": "顺义区" }, { "code": "110114", "name": "昌平区" }, { "code": "110115", "name": "大兴区" }, { "code": "110116", "name": "怀柔区" }, { "code": "110117", "name": "平谷区" } ] }, { "code": "110200", "name": "县", "children": [ { "code": "110228", "name": "密云县" }, { "code": "110229", "name": "延庆县" } ] } ] },
2023-05-17 15:02:06 471KB 中国省 json
1
主要介绍了在IDEA中将Echarts引入web两种方式(使用js文件和maven的依赖导入),本文通过图文并茂的形式给大家介绍的非常详细,对大家的学习或工作具有一定的参考借鉴价值,需要的朋友可以参考下
2023-05-16 17:49:12 93KB idea 将Echarts引入web maven的依赖导入
1
基于ECharts3实现的不均等比例Y轴的示范源码 效果说明见 https://mp.csdn.net/mp_blog/creation/editor/127886665
2023-05-16 11:03:57 319KB echarts
1