摘要: 操作 我是在写项目中把全部的表都删了, 然后进行新建 报错内容 分析 我们可以从上述内容中知道他是,表不存在,然而他却在forms.py先进行查询, emmmmmmm 解决方法 在forms.py中先将查询部分注释, 执行完 后,再去掉注释 阅读全文
posted @ 2018-04-24 17:12 twfb 阅读(1323) 评论(0) 推荐(0) 编辑
摘要: 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 阅读(1101) 评论(0) 推荐(0) 编辑
摘要: 1. s s r管理工具 2. python2 3. 功能 查看连接IP 重启 关闭 状态 修改配置 4. 部分截图 5. 项目地址:https://github.com/dhgdhg/shadowsocksr server mananger 阅读全文
posted @ 2018-04-16 17:08 twfb 阅读(1901) 评论(0) 推荐(0) 编辑
摘要: give chrome permission to read your contacts 阅读全文
posted @ 2018-04-16 17:06 twfb 阅读(580) 评论(0) 推荐(0) 编辑
摘要: 1. kali的话 通过下载deb进行安装 下载链接 https://packages.ubuntu.com/xenial/amd64/libs/libsodium18 2. 3. 4. 5. 6. 7. 8. 火狐 全局 点击 Apply System wide 9. 参考链接:https://d 阅读全文
posted @ 2018-04-16 09:32 twfb 阅读(809) 评论(0) 推荐(0) 编辑
摘要: 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 阅读(2065) 评论(0) 推荐(0) 编辑
摘要: 1. 下载deb包 2. 安装 3. 重启 阅读全文
posted @ 2018-03-29 19:09 twfb 阅读(154) 评论(0) 推荐(0) 编辑
摘要: service network restart 可能管用 阅读全文
posted @ 2018-01-21 21:15 twfb 阅读(634) 评论(0) 推荐(0) 编辑
摘要: [python3]批量自动下载对应用户 github上的项目 或者 starts 的项目 调用方法: 默认下载到当前目录的 GitHub文件夹中, 默认下载对应用户 github上的项目 例子: 注意: 强烈建议不要中断下载,否则所有已下载的文件都将重新下载 运行时图片: 项目地址: https:/ 阅读全文
posted @ 2018-01-10 15:39 twfb 阅读(1293) 评论(0) 推荐(0) 编辑
摘要: 所有Materialize模块都写在test.html文件中,方便查看对应模块并调用 test.html局部图片: 项目地址: https://github.com/dhgdhg/MaterializeSample 阅读全文
posted @ 2018-01-10 15:27 twfb 阅读(326) 评论(0) 推荐(0) 编辑