04 2015 档案

jenkins notes
摘要:1. downloadhttp://mirror.xmission.com/jenkins/war/1.610/jenkins.war2. install and runnohup java -jar jenkins.war --httpPort=9000 &3. mail ext pluginin... 阅读全文

posted @ 2015-04-21 12:49 js.yeyong 阅读(139) 评论(0) 推荐(0)

python nose使用记录
摘要:安装 pip install nose一些特点http://www.360doc.com/content/11/0630/14/54470_130582421.shtml使用 -w可以运行单独目录中的case在类文件中,写在方法定义之前的代码可以当作class_setup方法执行,这种会比改写__... 阅读全文

posted @ 2015-04-15 15:20 js.yeyong 阅读(299) 评论(0) 推荐(0)

django-rest-framework相关
摘要:安装:pip install djangorestframework 阅读全文

posted @ 2015-04-13 13:10 js.yeyong 阅读(128) 评论(0) 推荐(0)

导航