post_img

2020.7.6 asyncio 使用

摘要

1.复习内容 2.灵感代办 3.学习内容 django url传参 url(‘’,args()) Django: Unable t …

post_img

2020.7.5 开发知识

摘要

1.复习内容 2.灵感代办 3.学习内容 django 分页使用 1.创建Pagenator对象pagenator 两个参数 (总 …

post_img

2020.7.4 fastFDS

摘要

1.复习内容 2.灵感代办 3.学习内容 文件系统 用来存储、管理文件,在存储设备上高效的存储文件 通过文件系统提供接口,操作文件 …

post_img

2020.7.2 Super

摘要

1.复习内容 2.灵感代办 3.学习内容 4.扩展延伸知识 Django 中 null 和blank null 是 数据库字段可以 …

post_img

2020.6.30 扩展延伸

摘要

1.复习内容 2.灵感代办 3.学习内容 python协程 什么是协程 Coroutine: 也称微线程,可以在执行函数A随时中断 …

post_img

2020.6.29 项目debug 不生效

摘要

1.复习内容 2.灵感代办 3.学习内容 PyPy配置 和python环境独立,编译速度可能会提高 1.下载windows版本的p …

post_img

2020.6.28 vm主机和虚拟机互通

摘要

1.复习内容 2.灵感代办 3.学习内容 4.扩展延伸知识 vm虚拟机和主机互通的坑 1.需要打开windows和linux的防火 …

post_img

2020.6.27 QQ 互联

摘要

1.复习内容 2.灵感代办 3.学习内容 QQ登录流程 登录流程梳理 1.使用了QQLoginTool 认证工具辅助类来拼接地址 …

post_img

2020.6.25 Go

摘要

1.复习内容 2.灵感代办 3.学习内容 python 模块 collections 简介 collections在python …