Jingwei's
Stay Hungry , Stay Foolish.
Home
All posts
About
Tags
Posts
16
Jun 2022
How to Use ffmpeg
15
Jun 2022
How to Install V2ray by Script
Just in case
15
Jun 2022
Design brief and mood board
DRAFT
To learn how to use figma drawing the prototype
09
Jan 2022
Part1 Get Start
DRAFT
09
Jan 2022
Django初学者完整指南
这是开始学习 Django 的完整初学者指南。 材料分为七个部分。 我们将详细探讨所有基本概念,从安装、开发环境的准备、模型、视图、模板、URL 到更高级的主题,如迁移、测试和部署。 本系列教程采用最新的Django 4.0,Python3.8.x作为开发环境,大部分内容参考:beiginners-guide , 因为原文版本太老,而且是英文的,所以我用中文重新写一遍,方便大家。
17
Oct 2021
How to Use Hugo
Use hogo to build your blog
11
Apr 2021
03 Gunicorn 运行
基本用法 gunicorn [OPTIONS] [WSGI_APP] 这里的WSGI_APP一般格式是模块名称加上变量名称。在20.1.0这个版本后,这个地方变成了一个config文件。 举例来说:文件名为test.py def app(e...
11
Apr 2021
02 Gunicorn 安装
Gunicorn的安装
11
Apr 2021
01 Gunicorn 入门
Gunicorn的使用方法
26
Dec 2020
Install V2ray
Just in case
26
Dec 2020
CentOS 8.3 升级默认 nginx
CentOS 8.3默认yum的nginx版本太低了
26
Dec 2020
博客开篇
想了很久,还是决定重新开始写博客。