- 授权协议: 未知
- 开发语言: Python JavaScript HTML/CSS
- 操作系统: Linux
- 软件首页: https://github.com/myoula/cakeshop
- 软件文档: https://github.com/myoula/cakeshop/blob/master/README.md
- 官方下载: https://github.com/myoula/cakeshop
软件介绍
cakeshop 是基于 tornado、peewee、jinja2 的商城,具有以下功能:
1. 发布、修改、删除商品
2. 支付宝、新浪微博登录
3. 支付宝购买商品
安装依赖
pip install -r requirement.txt
修改setting.py里的相关配置
同步数据库
python manager.py --cmd=syncdb
运行
python manager.py
系统要求: nginx centos 6.x mysql 5.1x memcached
Head First HTML and CSS
Elisabeth Robson、Eric Freeman / O'Reilly Media / 2012-9-8 / USD 39.99
Tired of reading HTML books that only make sense after you're an expert? Then it's about time you picked up Head First HTML and really learned HTML. You want to learn HTML so you can finally create th......一起来看看 《Head First HTML and CSS》 这本书的介绍吧!
