测试这段代码时出错。 No module named flask.ext.wtf 还以为Flask改版后的名称导入问题。结果发现只是没有安装Flask-WTF这个依赖。 于是: pip install Flask-WTF 解决。 ...
分类:
其他好文 时间:
2017-03-12 13:26:56
阅读次数:
346
题意: Igor found out discounts in a shop and decided to buy n items. Discounts at the store will last for a week and Igor knows about each item that its ...
分类:
其他好文 时间:
2017-02-26 20:30:06
阅读次数:
179
I cannot remember what the specific c++ project is, but what impressed me most is the definition of constant pointer. If we want to define a pointer w ...
分类:
其他好文 时间:
2017-02-26 01:15:32
阅读次数:
156
2016-09-02 16:50:15 webqq 协议分析1. 扫描二维码登录https://ssl.ptlogin2.qq.com/ptqrlogin?webqq_type=10&remember_uin=1&login2qq=1&aid=501004106&u1=http%3A%2F%2Fw.... ...
分类:
Web程序 时间:
2017-02-25 12:28:03
阅读次数:
287
Everything has its time and that time must be watched. 万物皆有时,时来不可失。 Everything has its time, and I remember there is a proverb that says even a dog ha ...
分类:
其他好文 时间:
2017-02-20 07:40:55
阅读次数:
207
Given a non-empty integer array, find the minimum number of moves required to make all array elements equal, where a move is incrementing a selected e ...
分类:
其他好文 时间:
2017-02-17 23:23:46
阅读次数:
145
0 Asp.Net Core 项目实战之权限管理系统(0) 无中生有 1 Asp.Net Core 项目实战之权限管理系统(1) 使用AdminLTE搭建前端 2 Asp.Net Core 项目实战之权限管理系统(2) 功能及实体设计 3 Asp.Net Core 项目实战之权限管理系统(3) 通过 ...
分类:
Web程序 时间:
2017-02-17 15:06:47
阅读次数:
879
理解ELF的BSS section, 可以概括为: Uninitialized global/static data "Block Started by Symbol" "Better Save Space" Has section header but occupies no space CSAP ...
分类:
其他好文 时间:
2017-02-15 10:45:06
阅读次数:
489
Don't mistake coincidence for fate. Whatever happened,happened. If we can't live together,we are gonna die alone. See you in another life,brother. To ...
分类:
其他好文 时间:
2017-02-14 01:13:28
阅读次数:
251
时间:2017-1-29 02:01 Appendix D. XML Schema-based configuration Prev Part VII. Appendices Next Appendix D. XML Schema-based configuration D.1 Introducti ...
分类:
编程语言 时间:
2017-02-07 18:52:10
阅读次数:
672