11 2017 档案
摘要:http://pillow.readthedocs.io/en/4.3.x/installation.html 今天在新的电脑上安装Pilow,发现报错(主要错误): The headers or library files could not be found for zlib, a requir
阅读全文
摘要:主要更改红色框中的配置。填的内容根据自己所在的网络情况决定。 BOOTPROTO=static时固定为静态网络,地址不会改变,除非你自己改动配置文件。
阅读全文
摘要:官网:http://tablesorter.com/docs/ 下载相应的js文件: http://jquery.com/ https://github.com/christianbach/tablesorter demo:
阅读全文
摘要:1、下载python包 从https://www.python.org/downloads/source/下载太慢了 看了阿里和网易的镜像站都没有python,偶然间发现搜狐镜像站有这个 http://mirrors.sohu.com/python/ wget http://mirrors.sohu
阅读全文
摘要:一、 apt-get install libmysqlclient-dev apt-get install python-dev pip install mysqlclient 二、
阅读全文
摘要:1、首先下载我们需要的镜像: 2、创建容器并进入容器内: docker run其实时 Run a command in a new container 详细参数参考docker run --help 也可以用docker create 命令创建一个docker容器,然后进入容器内 3、不必进入容器,
阅读全文
摘要:一、安装docker 参考官方文档:https://docs.docker.com/ 阿里云栖社区这篇安装docker CE的文章也很详细:https://yq.aliyun.com/articles/110806 二、使用docker加速器 官方镜像仓库在美国,在国内使用非常慢,甚至pull失败。
阅读全文

浙公网安备 33010602011771号