一、为什么要切换本地源 目前本地通过pip安装一些python 包的时候经常会遇见一系列的网络连接错误如下所示,其实问题原因很简单本地连接files.pythonhosted.org,导致没有办法安装成功 (venv) D:\workspace\flask_parent>pip install fl ...
分类:
其他好文 时间:
2020-03-13 01:01:06
阅读次数:
88
一、 vnc client 下载 下载地址:https://www.realvnc.com/en/connect/download/viewer/ 有桌面环境,忽略 二、linux安装桌面环境 无桌面linux服务器执行 ]# yum groupinstall "GNOME Desktop" "Gr ...
分类:
系统相关 时间:
2020-03-12 19:04:48
阅读次数:
91
using System; using System.Collections.Generic; using System.Linq; //using System.Windows; //using System.Windows.Forms; using System.Text; using Syst ...
分类:
其他好文 时间:
2020-03-12 12:55:51
阅读次数:
84
1、设置arcgis可以生成切片包功能 1.1(自定义-》ArcMap选项) 2.1 共享-》启用ArcGISRunTime 工具勾上 2、生成tpk文件 选择文件-》共享为-》切片包 3、参数设置, 3.1保存路径设置 3.2生成比例设置,看着缓存大小和比例选择,比例越高生成的越慢,闲的慌就设置高 ...
分类:
其他好文 时间:
2020-03-12 11:35:04
阅读次数:
63
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using ArcGIS.Core.CIM; using ArcGI ...
分类:
其他好文 时间:
2020-03-11 23:30:43
阅读次数:
92
using System; using System.Collections.Generic; using System.Linq; //using System.Windows; //using System.Windows.Forms; using System; using System.Co ...
分类:
其他好文 时间:
2020-03-11 19:27:29
阅读次数:
56
using System; using System.Collections.Generic; using System.Linq; //using System.Windows; //using System.Windows.Forms; using System; using System.Co ...
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows; using System ...
分类:
其他好文 时间:
2020-03-11 15:32:14
阅读次数:
137
1.加载3dtile数据(url是3dtile数据配置文件,proxy可能存在跨域所需要的代理) //加载3dtiles function add3DTiles(url, proxy) { var tileset = viewer.scene.primitives.add(new Cesium.Ce ...
分类:
其他好文 时间:
2020-03-11 15:29:10
阅读次数:
70
2020美赛建模杂记SPSS 聚类分析 标准聚类-生成的报告粘贴到excel-生成散点图-得到合适的k值-使用k-means聚类 时间序列分析一系列的功能实在是太方便了,其他的功能也不少,跟Matlab重合的很多Arcmap arcgis打开地图文件 奇怪的后缀增加了-可以叠加各个图层-海平面气温? ...
分类:
其他好文 时间:
2020-03-10 19:49:33
阅读次数:
86