1、 安装 pip install openpyxl 想要在文件中插入图片文件,需要安装pillow,安装文件:PIL-fork-1.1.7.win-amd64-py2.7.exe · font(字体类):字号、字体颜色、下划线等 · fill(填充类):颜色等 · border(边框类):设置单元 ...
分类:
编程语言 时间:
2019-11-21 16:51:50
阅读次数:
84
进入gparted官网,下载Download gparted-live-1.0.0-5-amd64.iso将该文件拷贝至U盘,重启OMV系统 > 设置为U盘启动 ,进入后选择默认设置,选择需要使用的语言29和30均为中文。直接回车进去系统 进入系统后选择要划分的系统硬盘,选中整个磁盘空间 在快捷访问 ...
分类:
其他好文 时间:
2019-11-20 21:47:36
阅读次数:
405
一、Python3.5.4安装 1.1 下载地址 https://www.python.org/downloads/windows/ 选择Windows x86-64 executable installer 下载解压:python-3.5.4-amd64.exe 1.2 添加系统环境 如:C:\P ...
创建一个脚本 #!/bin/bash wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb dpkg -i /google-chrome-stable_current_amd64.deb apt- ...
分类:
系统相关 时间:
2019-11-19 14:17:06
阅读次数:
88
转自https://www.cnblogs.com/zeke-python-road/p/8986318.html 1、 安装 pip install openpyxl 想要在文件中插入图片文件,需要安装pillow,安装文件:PIL-fork-1.1.7.win-amd64-py2.7.exe · ...
分类:
编程语言 时间:
2019-11-17 12:18:54
阅读次数:
90
什么是NFS? NFS,是Network File System的简写,即网络文件系统。网络文件系统是FreeBSD支持的文件系统中的一种,也被称为NFS. NFS允许一个系统在网络上与他人共享目录和文件。通过使用NFS,用户和程序可以像访问本地文件一样访问远端系统上的文件。 模式: C/S 模式 ...
分类:
其他好文 时间:
2019-11-17 01:37:41
阅读次数:
71
用到软件:1、VMware-workstation-full-15.0.42、Xming-6-9-0-31-setup3、WinSCP4、putty用到镜像:1、ubuntu-18.04.2-live-server-amd64.iso2、FusionCompute6.3.1_CNA.iso3、FusionCompute6.3.1_VRM.iso一、在workstation上安装Ubuntu系统1、
分类:
系统相关 时间:
2019-11-17 01:21:08
阅读次数:
114
Reading package lists... DoneBuilding dependency tree Reading state information... DoneYou might want to run 'apt --fix-broken install' to correct the ...
分类:
其他好文 时间:
2019-11-16 14:17:54
阅读次数:
148
Prometheus+grafana部署使用 主机列表: 192.168.161.130 : Prometheus 192.168.161.128 : node 1 192.168.161.129 : node 2 二进制手动部署 解压 prometheus 2.14.0.linux amd64.t ...
分类:
其他好文 时间:
2019-11-16 12:28:23
阅读次数:
70
安装数据库 [mariadb] name = MariaDB baseurl = http://yum.mariadb.org/10.3/centos7-amd64 gpgkey=https://yum.mariadb.org/RPM-GPG-KEY-MariaDB gpgcheck=1 yum - ...
分类:
数据库 时间:
2019-11-13 12:35:57
阅读次数:
115