`
lychee_cao
  • 浏览: 23945 次
  • 性别: Icon_minigender_2
  • 来自: 上海
文章分类
社区版块
存档分类
最新评论
阅读更多
Python: 50个能够满足所有需要的模块:  http://www.iteye.com/news/2639                                                                           
在Windows上安装Python+MySQL 的常见问题及解决方法 :  http://blog.csdn.net/kevinw9/archive/2009/06/18/4276547.aspx                                
MySQL 5.1参考手册:http://dev.mysql.com/doc/refman/5.1/zh/index.html
Python 定时运行脚本:http://community.itbbs.cn/showthread.php?t=14169
Python  2.6 api://docs.python.org/c-api/  
http://community.itbbs.cn 

http://www.pythonware.com/library/tkinter/introduction/x3897-patterns.htm
http://www.chmhome.com/Python_2nd/index.html?page=0596000855_python2-chp-6-sect-4.html

写了个开心网查看朋友果实的小程序
http://www.iteye.com/topic/343153

python与tkinter结合写的简易相册预览(原创)
http://purpen.iteye.com/blog/76749

Writing MySQL Scripts with Python DB-API
http://www.kitebird.com/articles/pydbapi.html

安装Python 3.1 ,Pydev 1.4.7 Eclipse过程
http://qiujiayu.iteye.com/blog/450224

Flex+pyAmf+django连接实例 http://www.iteye.com/topic/413813
                                                                     
django 升级到1.0后的一些变化,以及错误的解决
http://www.7blog.org/archives/djangoshengjidao10houdeyixiebianhuayijicuowudejiejuechixugengxin/

安装配置Django开发环境(Eclipse + Pydev)http://hi.baidu.com/yobin/blog/item/3c7a39f3f466e555342acc05.html                                                                           from pyamf.remoting.client import RemotingService

gw = RemotingService('http://127.0.0.1:8000/gateway/')
service = gw.getService('myservice')

print service.echo()

上面代码可以测试Remote Service,直接调用了echo方法

http://androider.iteye.com/blog/242996
lychee_cao

http://www.iteye.com/topic/12317
http://hideto.iteye.com/blog/42914
http://www.iteye.com/wiki/topic/268776
http://hideto.iteye.com/blog/42914

http://androider.iteye.com/blog/268776

python django-admin.py startproject xaajiee

python manage.py startapp job

python manage.py shell

python manage.py runserver
                                                                     
                                                                                                                                                
                                                                                                                                                
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics