jQuery :

jQuery API introduction:http://api.jquery.com/

jQuery plugins:
http://benalman.com/projects/jquery-misc-plugins/

Ajax:

easy to use AJAX libraries for django: http://www.dajaxproject.com/

 Django:

官网文档:https://docs.djangoproject.com/en/1.5/

牛人写的python和Django资料:http://www.pythondiary.com/

中文版Django book: http://djangobook.py3k.cn/2.0/

Pyramid框架/Zope开源web应用服务器和Plone开源内容管理系统的中文技术社区,也包括Django&python资料:  http://czug.org/

HTML:

world wide communist :http://www.w3.org/

中文w3 school:http://w3.jz123.cn/index.html

服务器配置:

apache 的安装与配置: http://www.dreamdu.com/webbuild/apache/ 

virtualenv is a tool to create isolated Python environments: http://www.virtualenv.org/en/latest/ 

apache 中文手册:http://apache.jz123.cn/mod/core.html#directory

Nginx 中文手册:http://tengine.taobao.org/book/index.html

 
 

前端模板:

Bootstrap中文版: http://www.bootcss.com/

Bootstrap 原版: http://twitter.github.io/bootstrap/

项目模板:

Django项目: http://pinaxproject.com/

资源&学习:

Q&A :http://stackoverflow.com/

Open source codes: https://github.com

Blog : http://www.cnblogs.com

调试工具:

http://fiddler2.com/

python 论坛模板:

http://www.oschina.net/search?scope=project&q=python+%E8%AE%BA%E5%9D%9B

Useful python package:

http://code.activestate.com/pypm/

 
 

   
 

   
 

   
 

   

最新文章

  1. 计算机网络-IP类型判断
  2. 局部(或全局)设置<a>标签的target属性
  3. 开发VR游戏的基本要求
  4. sql,联合主键,按id分组求版本号最大值的集合
  5. 【转】MySQL命令
  6. kuangbin_UnionFind A (POJ 2236)
  7. 多个html编辑器在同一页面加载
  8. PHP与Java使用des加密通讯
  9. 使用QtScript库解析Json数组例子
  10. (转) 学习C++ -> 引用( References )
  11. mkdir -p 参数的使用
  12. centos7 安装qt
  13. selenium的browser.page_source无法返回页面内容
  14. 抖音分享和授权(iOS)
  15. MYSQL Innodb逻辑存储结构
  16. 一、Ansible安装
  17. 【入门】Gradle的基本使用、在IDEA中的配置、常用命令
  18. flutter安装与配置 v1.2.1版本
  19. 马拉车 o(n)(最长连续回文串) hdu 3068
  20. 蓝桥杯 历届试题 约数倍数选卡片 (经典数论+DFS)

热门文章

  1. Oracle之PLSQL总结
  2. JQ兼容各种JS库的写法
  3. Python之路第六天,进阶-算法
  4. 1分钟快速生成用于网页内容提取的xslt
  5. Django学习(一) Django安装配置
  6. Child Process
  7. Application值传递。
  8. struts2配置文件struts.xml的简介
  9. mvc of js
  10. OpenFileDialog 害人的RestoreDirectory