0x00 前言
在这里先说一点人生的经验 之前买了腾讯云的服务器(有学生认证的话只要1块钱) 我明明在自己电脑上ubuntu虚拟机用了一年多了 却作死选了个Centos 还是最新版的(7.2) 于是出现了各种问题 网上的解决方案都很少 最后因为一些很扯的问题放弃了 重装了一个ubuntu12.04的系统 感觉舒服 简单 多了 Continue reading Django部署至Apache的步骤 Ubuntu12.04
0x00 前言
在这里先说一点人生的经验 之前买了腾讯云的服务器(有学生认证的话只要1块钱) 我明明在自己电脑上ubuntu虚拟机用了一年多了 却作死选了个Centos 还是最新版的(7.2) 于是出现了各种问题 网上的解决方案都很少 最后因为一些很扯的问题放弃了 重装了一个ubuntu12.04的系统 感觉舒服 简单 多了 Continue reading Django部署至Apache的步骤 Ubuntu12.04
Python time strftime() 函数接收以时间元组,并返回以可读字符串表示的当地时间,格式由参数format决定。 Continue reading python strftime
The calibre content server can be run directly, in process, inside a host server like Apache using the WSGI framework. Continue reading Integrating the calibre content server into apache
Almost the most simple code to control raspberry pi fan. Continue reading raspberry pi fan control
rsync -av –progress /mnt/yido /mnt/yidong1/
一、hashlib概述
涉及加密服务:14. Cryptographic Services
其中 hashlib是涉及安全散列和消息摘要,提供多个不同的加密算法借口,如SHA1、SHA224、SHA256、SHA384、SHA512、MD5等。 Continue reading python 模块学习 hashlib
一、os模块概述
Python os模块包含普遍的操作系统功能。如果你希望你的程序能够与平台无关的话,这个模块是尤为重要的。(一语中的) Continue reading Python 模块学习:os模块
Pillow中最重要的类就是Image,该类存在于同名的模块中。可以通过以下几种方式实例化:从文件中读取图片,处理其他图片得到,或者直接创建一个图片。 Continue reading Python图像处理库:Pillow 初级教程
sudo apt-get install gedit-plugins
启动插件:Draw Spaces