Three General Guidelines of Recycling Recycle all bottles, cans, and paper Keep items relatively clean Don’t mix plastic bags in with the rest of your ...
分类:
其他好文 时间:
2020-06-28 09:41:50
阅读次数:
60
https://github.com/go-proverbs/go-proverbs.github.io Go Proverbs Simple, Poetic, Pithy Don't communicate by sharing memory, share memory by communicat ...
分类:
其他好文 时间:
2020-06-28 00:41:05
阅读次数:
498
We continue practicing simple SQL queries on a single table. This tutorial is concerned with a table of Nobel prize winners: nobel(yr, subject, winner ...
分类:
数据库 时间:
2020-06-27 20:33:19
阅读次数:
101
简单工厂模式 Simple Factory Pattern 由一个工厂对象决定创建出哪一种产品类的实例。 Before you use simple factory pattern after 工厂方法模式 (把对象的实例化推迟到子类) 如果不同地方的Pizza又推出不同的口味,若使用简单工厂模式则 ...
分类:
其他好文 时间:
2020-06-27 00:21:56
阅读次数:
49
下载爬虫相关包 下载二进制包: https://www.lfd.uci.edu/~gohlke/pythonlibs/ 下载lxml、Twisted、pywin32、Scrapy 安装: 第一步: pip install -i https://pypi.douban.com/simple lxml- ...
分类:
其他好文 时间:
2020-06-27 00:09:26
阅读次数:
152
以前因为win10下,pip安装太慢容易出错,所以离线下载许多包,现在想想自己好傻。可以通过修改下载源来解决问题。 1:windows 编辑C:\Users\用户名\AppData\Roaming\pip\pip.ini(没有则新建),写入以下内容: [global] index-url = htt ...
分类:
编程语言 时间:
2020-06-25 23:22:25
阅读次数:
74
这里选用的是轻量型应用服务器 在此可领取相关的优惠:https://bbs.aliyun.com/simple/t589079.html 安装Ubuntu系统镜像 直接在购买云服务器的时候安装就行 或者在管理员界面进行更换镜像: 安装Apache tomcat 远程连接 输入相关命令: curl h ...
分类:
其他好文 时间:
2020-06-25 19:32:23
阅读次数:
67
技术栈 node.js, vue.js, axios, python, django, orm, restful api, djangorestframework, mysql, nginx, jenkins. 环境配置 操作系统 Windows 7 旗舰版,Service Pack 1。 前端 N ...
分类:
Web程序 时间:
2020-06-24 19:50:45
阅读次数:
66
插件 sup A Flutter widget which displays an image, a title, and a subtitle for errors, empty states, or just fancy custom messages. pub-rules simple yet ...
分类:
其他好文 时间:
2020-06-24 19:35:59
阅读次数:
105
安装好python2.7 [root@host-10-10-18-131 ~]# ln -s /usr/bin/python2.7 /usr/bin/python [root@host-10-10-18-131 ~]# ln -s /usr/bin/pip2.7 /usr/bin/pip [root ...
分类:
其他好文 时间:
2020-06-24 16:30:53
阅读次数:
78