摘要:
1.增删改查 2.alter 3.字段 4.索引 优化 5.执行顺序 6.引擎 事物 锁 阅读全文
posted @ 2017-03-28 19:52
Mirgo
阅读(76)
评论(0)
推荐(0)
摘要:
1.系统编程? : 常用文件操作 2.常用字符串操作 3.装饰器 路由 4.算法 ,栈 5.crontab supervisor docker gunicorn 6.bokeh numpy pandas 阅读全文
posted @ 2017-03-28 19:49
Mirgo
阅读(257)
评论(0)
推荐(0)
摘要:
HTTP协议 无状态 无连接 对器客户端和 服务器端之间数据传输的格式规范,格式简称为“超文本传输协议”。 域名解析过程: 迭代和递归 缓存-本地- .com baidu.com www.baidu.com 运营商 路由 封装HTTP请求数据包 封装TCP包 三次握手 方法:GET/POST/PUT 阅读全文
posted @ 2017-03-28 14:22
Mirgo
阅读(164)
评论(0)
推荐(0)
摘要:
git init #初始化 git clone https://github.com/A/B git branch xiao #创建分支xiao git checkout xiao ''''修改''''' git status git add . git commit -m '说明' ''''''' 阅读全文
posted @ 2017-03-28 12:23
Mirgo
阅读(194)
评论(0)
推荐(0)

浙公网安备 33010602011771号