会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
首页
新随笔
联系
订阅
管理
上一页
1
···
13
14
15
16
17
18
19
20
21
22
下一页
2018年4月25日
jinjia2 全局变量 定义next
摘要: views.py xxx.html
阅读全文
posted @ 2018-04-25 11:10 twfb
阅读(1089)
评论(0)
推荐(0)
2018年4月24日
flask 提交form后不报错 不添加数据库
摘要: 可能原因: 1. 写成了 参考链接:https://stackoverflow.com/questions/20905188/flask wtforms validation always false 2. required的没有给值 例如 在``中没有写required的条目 解决方法, 写在fo
阅读全文
posted @ 2018-04-24 18:44 twfb
阅读(519)
评论(0)
推荐(0)
sqlalchemy.exc.ProgrammingError: (_mysql_exceptions.ProgrammingError) (1146, "Table 'xxx.authority' doesn't exist")
摘要: 操作 我是在写项目中把全部的表都删了, 然后进行新建 报错内容 分析 我们可以从上述内容中知道他是,表不存在,然而他却在forms.py先进行查询, emmmmmmm 解决方法 在forms.py中先将查询部分注释, 执行完 后,再去掉注释
阅读全文
posted @ 2018-04-24 17:12 twfb
阅读(1486)
评论(0)
推荐(0)
2018年4月22日
sqlalchemy 问题
摘要: InvalidRequestError: Table is already defined for this MetaData instance. Specify 'extend_existing=True' to redefine options and columns on an existin
阅读全文
posted @ 2018-04-22 15:06 twfb
阅读(1159)
评论(0)
推荐(0)
2018年4月16日
android chrome this account already exists on your device
摘要: give chrome permission to read your contacts
阅读全文
posted @ 2018-04-16 17:06 twfb
阅读(608)
评论(0)
推荐(0)
2018年4月13日
rEFInd 美化 windows
摘要: 1. 假设你已配置好refind, 配置方法:http://www.cnblogs.com/edhg/p/7749305.html 2. 找到你的rEFind文件夹 3. 在rEFind文件夹中创建名为 的文件夹 4. 下载主题, 可以去github下载, 在这里推荐两个: https://gith
阅读全文
posted @ 2018-04-13 23:59 twfb
阅读(2443)
评论(0)
推荐(0)
2018年3月29日
sogou opensuse
摘要: 1. 下载deb包 2. 安装 3. 重启
阅读全文
posted @ 2018-03-29 19:09 twfb
阅读(170)
评论(0)
推荐(0)
2018年1月21日
Ping 虚拟机 超时
摘要: service network restart 可能管用
阅读全文
posted @ 2018-01-21 21:15 twfb
阅读(650)
评论(0)
推荐(0)
2018年1月10日
python3 批量自动下载对应用户 github上的项目 或者 starts 的项目
摘要: [python3]批量自动下载对应用户 github上的项目 或者 starts 的项目 调用方法: 默认下载到当前目录的 GitHub文件夹中, 默认下载对应用户 github上的项目 例子: 注意: 强烈建议不要中断下载,否则所有已下载的文件都将重新下载 运行时图片: 项目地址: https:/
阅读全文
posted @ 2018-01-10 15:39 twfb
阅读(1337)
评论(0)
推荐(0)
materialize 样例
摘要: 所有Materialize模块都写在test.html文件中,方便查看对应模块并调用 test.html局部图片: 项目地址: https://github.com/dhgdhg/MaterializeSample
阅读全文
posted @ 2018-01-10 15:27 twfb
阅读(346)
评论(0)
推荐(0)
上一页
1
···
13
14
15
16
17
18
19
20
21
22
下一页
公告