12 2016 档案

jquery in confluence.
摘要:https://confluence.atlassian.com/confkb/how-to-use-javascript-in-confluence-313458839.html https://answers.atlassian.com/questions/40807/use-of-jquery 阅读全文

posted @ 2016-12-22 15:03 szllq2000 阅读(227) 评论(0) 推荐(0)

python httprequest, locust
摘要:http://www.cnblogs.com/LanTianYou/p/6208969.html http://www.cnblogs.com/LanTianYou/p/5987741.html r = self.client.get("/orders", headers = {"Cookie": 阅读全文

posted @ 2016-12-22 14:58 szllq2000 阅读(129) 评论(0) 推荐(0)

python jenkins-api,jira crowd. email-servers
摘要:jenkins user authentication: http://stackoverflow.com/questions/15411208/authenticate-jenkins-users-against-jira jenkins email server; sudo pip instal 阅读全文

posted @ 2016-12-22 13:24 szllq2000 阅读(167) 评论(0) 推荐(0)

shell (check return of each line)(PIPESTATUS[@])and sudoer
摘要:shell result from cmdline echo $? if 0 then success ;else failure (shell 执行每部返回值,rm -rf 错误,打包不能覆盖) 我们知道,linux命令行上一个命令的退出码放在了$?环境变变中,但是,如果这个命令是一串管道符连接和 阅读全文

posted @ 2016-12-22 13:20 szllq2000 阅读(482) 评论(0) 推荐(0)