- 博客(2)
- 收藏
- 关注
原创 在SAE的Python工程上使用MySQL
1、首先需要在SAE中创建一个python项目,详细参考SAE官方文档 http://sae.sina.com.cn/doc/python/tutorial.html 2、在创建的项目中的MySQL中创建一个表 3、使用如下代码访问import sae.const import string impo
2015-02-03 14:21:10
540
转载 git push时出现error: RPC failed; result=22, HTTP code = 411的问题
在用git 向github提交代码时出现: error: RPC failed; result=22, HTTP code = 411 fatal: The remote end hung up unexpectedly 经过测试发现,可能是push的文件大小超过了http post默认的大小,因此我们只需执行如下代码就可以。 在进入项目的根目录,运行下面的命令 git c
2015-02-02 10:02:03
464
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人