RestFul设计规则 Posted on 2018-06-02 Edited on 2024-06-03 In web Word count in article: 2.2k Reading time ≈ 2 mins. web开发接口设计规则 Read more »
Python的单例模式 Posted on 2018-05-28 Edited on 2024-06-03 In Python Word count in article: 5.2k Reading time ≈ 5 mins. Python的设计模式,单例模式简介以及如何实现 Read more »
关于Celery的异步服务使用 Posted on 2018-05-26 Edited on 2024-06-03 In web Word count in article: 1.5k Reading time ≈ 1 mins. 在web开发中使用Celery异步服务优化需要等待时长的耗时任务 Read more »
实现Django框架邮箱验证功能 Posted on 2018-05-24 Edited on 2024-06-03 In web Word count in article: 4.8k Reading time ≈ 4 mins. 填写用户邮箱,保存,然后发送验证邮件,用户验证邮箱,跳转回页面 Read more »
Git常用命令及分支 Posted on 2018-05-21 Edited on 2024-06-03 In Git代码管理 Word count in article: 2.7k Reading time ≈ 2 mins. git代码管理,分支,常用命令 Read more »