上一页 1 ··· 30 31 32 33 34 35 36 37 38 ··· 88 下一页
只有注册用户登录后才能阅读该文。 阅读全文
posted @ 2018-01-22 09:40 热爱技术的小牛 阅读(0) 评论(0) 推荐(0) 编辑
只有注册用户登录后才能阅读该文。 阅读全文
posted @ 2018-01-20 11:29 热爱技术的小牛 阅读(1) 评论(0) 推荐(0) 编辑
只有注册用户登录后才能阅读该文。 阅读全文
posted @ 2018-01-20 11:13 热爱技术的小牛 阅读(2) 评论(0) 推荐(0) 编辑
只有注册用户登录后才能阅读该文。 阅读全文
posted @ 2018-01-20 10:51 热爱技术的小牛 阅读(2) 评论(0) 推荐(0) 编辑
只有注册用户登录后才能阅读该文。 阅读全文
posted @ 2018-01-19 13:39 热爱技术的小牛 阅读(3) 评论(0) 推荐(0) 编辑
摘要: 答案是不能再window上安装,答案如下: It's back! Take the 2018 Developer Survey today » Join Stack Overflow to learn, share knowledge, and build your career. Email Si 阅读全文
posted @ 2018-01-18 14:26 热爱技术的小牛 阅读(1241) 评论(0) 推荐(0) 编辑
摘要: 收件服务器地址: POP 服务器地址:pop3.mxhichina.com 端口110,SSL 加密端口995 或 IMAP 服务器地址:imap.mxhichina.com 端口143,SSL 加密端口993 发件服务器地址: SMTP 服务器地址:smtp.mxhichina.com 端口25, 阅读全文
posted @ 2018-01-18 12:50 热爱技术的小牛 阅读(545) 评论(0) 推荐(0) 编辑
只有注册用户登录后才能阅读该文。 阅读全文
posted @ 2018-01-16 13:24 热爱技术的小牛 阅读(2) 评论(0) 推荐(0) 编辑
摘要: 用Django开发的页面,之前用的是python3.X,后来又换成python2.X后各种报错,编码问题,于是在所有python文件开头加了编码:#coding=utf-8 但是后来发现,有些文件加了#coding=utf-8还是不起作用,如现在在一个网页报错: 于是在Django项目的views. 阅读全文
posted @ 2018-01-16 10:26 热爱技术的小牛 阅读(1750) 评论(0) 推荐(0) 编辑
摘要: 使用pip安装django2: 报错: Collecting django Using cached Django-2.0.tar.gz Complete output from command python setup.py egg_info: Traceback (most recent cal 阅读全文
posted @ 2018-01-15 21:50 热爱技术的小牛 阅读(358) 评论(0) 推荐(0) 编辑
上一页 1 ··· 30 31 32 33 34 35 36 37 38 ··· 88 下一页
热爱技术的小牛