我的github
摘要: java – 微服务:嵌入式tomcat vs独立tomcat:差异:http://www.cocoachina.com/articles/447925 嵌入式tomcat的使用:https://blog.csdn.net/fenglllle/article/details/94406162 嵌入式 阅读全文
posted @ 2020-10-22 18:18 XiaoNiuFeiTian 阅读(205) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/u010608964/article/details/90607353 https://desktop.arcgis.com/zh-cn/arcmap/latest/analyze/arcpy-mapping/datadrivenpages-class.h 阅读全文
posted @ 2020-10-22 17:11 XiaoNiuFeiTian 阅读(845) 评论(0) 推荐(0)
摘要: <!DOCTYPE html> <html> <head> <link rel="stylesheet" href="https://js.arcgis.com/4.15/esri/themes/light/main.css"> <script src="https://js.arcgis.com/ 阅读全文
posted @ 2020-10-22 17:00 XiaoNiuFeiTian 阅读(1822) 评论(0) 推荐(0)
摘要: https://pro.arcgis.com/zh-cn/pro-app/arcpy/get-started/arcgis-api-for-python.htm https://developers.arcgis.com/python/guide/install-and-set-up/ https: 阅读全文
posted @ 2020-10-22 15:00 XiaoNiuFeiTian 阅读(417) 评论(0) 推荐(0)
摘要: ArcGIS Engine是ArcGIS的一套软件开发引擎,可以让程序员创建自定义的GIS桌面程序。 它是ESRI在ArcGIS9版本才开始推出的新产品,它是一套完备的嵌入式GIS 组件库和工具库,使用ArcGIS Engine开发的GIS应用程序可以脱离ArcGIS Desktop而运行。 htt 阅读全文
posted @ 2020-10-22 13:46 XiaoNiuFeiTian 阅读(8409) 评论(1) 推荐(0)
摘要: 应用场景:(1)前后端分离,登录时需要提供一个Token。。第三方验证,前端无需保存用户密码 (2)代表用户去获取资源 GET /authorize?response_type=token&client_id=s6BhdRkqt3&state=xyz &redirect_uri=https%3A%2 阅读全文
posted @ 2020-10-22 09:08 XiaoNiuFeiTian 阅读(132) 评论(0) 推荐(0)