04 2016 档案

摘要:最近自己动手实现了一个博客系统,使用基于python的web框架django,运行在SAE上。以下是遇到的问题,特总结如下: 1, SAE支持的django等第三方模块的版本如下: http://www.sinacloud.com/doc/sae/python/runtime.html#shi-yo 阅读全文
posted @ 2016-04-16 23:15 Menng 阅读(287) 评论(0) 推荐(0)
摘要:1, 从远端拷贝(clone)仓库到本地 git clone https://github.com/ConciseA/learngit.git [alias] eg: git clone https://github.com/ConciseA/learngit.git git clone https 阅读全文
posted @ 2016-04-15 14:50 Menng 阅读(169) 评论(0) 推荐(0)