摘要:
1. 安装 git bash 点我去git-scm官网 2. 安装 Cygwin 点我去Cygwin官网 Cygwin is: a large collection of GNU and Open Source tools which provide functionality similar to 阅读全文
摘要:
BIOS类型 较流行的主板BIOS有 Award BIOS、AMI BIOS、Phoenix BIOS 三种类型。 Award BIOS 于1998年被 Phoenix公司收购,但其最新生产的BIOS仍以Award为名。 AMI BIOS 是AMI(American Megatrends, Inc. 阅读全文
摘要:
How to use Django with Apache and mod_wsgi 一、编译安装 mod_wsgi 源代码下载(github) 编译步骤文档 Installation Issues 文档 为了编译安装 mod_wsgi 我们需要安装python完全版(即包括python头文件)。但 阅读全文