1.添加8080的TCP协议端口 firewall-cmd --zone=public --add-port=8080/tcp --permanent && firewall-cmd --reload 2.移除8080的TCP协议端口 firewall-cmd --zone=public --remove-port=8080/tcp…
Python 1、match:是从开头匹配,若开头不满足,则返回null;2、search: 在整个字符串中去匹配,匹配到一个即停止;3、findall: 在整个字符串中匹配所有符合的,且以列表形式得到子串;4、sub:替换每一个被匹配到的字符串,返回替换后的字符串。
渔网采样 ARCTOOLBOX --> 数据管理工具 --> 采样 --> 创建渔网 裁剪渔网 ARCTOOLBOX --> 分析工具 --> 提取分析 --> 裁剪 采样
基本语法 $行内内容$ $$报过单行内容$$ 功能语法展示备注下标X_kX_{m_t}$X_k$$X_{m_t}$ 上标x^kx^{yz}x^{y^z}$x^k$$x^{yz}$$x^{y^z}$左右 ${^1_2}X{^3_4}$正下标\sum\limits_{k = 0}$\sum\limits_{k = 0}$正上标\s…
基本概念 Flex布局中主要包含了以下五个概念: 1. 弹性容器(flex container):采用Flex布局的外层容器。 2. 弹性项(flex item):容器中的子元素。 3. 主轴(main axis): 弹性容器的水平或垂直方向。 4. 交叉轴(cross axis):与主轴垂直的方向。 5. 对齐方式(align):设置弹性项在弹性…
const imageryProvider = new Cesium.WebMapTileServiceImageryProvider({ // url: `http://localhost:8088/geoserver/gwc/service/wmts/rest/mds:sheng/{style}/{TileMatrixSet}/{TileMat…
const imageryProvider = new Cesium.WebMapServiceImageryProvider({ url: `http://localhost:8088/geoserver/mds/wms`, layers: "sheng", style: 'default', parameters:{ format: 'imag…
1.(cesium篇)cesium接入天地图影像2.(cesium篇)cesium加载接入百度地图3.(cesium篇)cesium接入高德、osm、谷歌、arcgis、mapbox地图 5.(cesium篇)cesium点采集6.(cesium篇)cesium点编辑点修改7.(cesium篇)cesium线采集8.(cesium篇)cesium线…
viewport即视窗、视口,用于显示网页部分的区域,在PC端视口即是浏览器窗口区域,在移动端,为了让页面展示更多的内容,视窗的宽度默认不为设备的宽度,在移动端视窗有三个概念:布局视窗、视觉视窗、理想视窗。 布局视窗:在浏览器窗口css的布局区域,布局视口的宽度限制css布局的宽。为了能在移动设备上正常显示那些为pc端浏览器设计的网站,移动设备上的…
Mother's Day, very beautiful Chinese mother, white hair, blue eyes, black short-sleeved dress, hugging with her child, warm, green background, flowers, minimalist painter styl…