摘要:
马克,备用: Jenkins 二次开发 https://testerhome.com/topics/14988?locale=zh-TW python-jenkins api 文档:https://python-jenkins.readthedocs.io/en/latest/api.html Je 阅读全文
摘要:
模板的for循环中,如何获取序号? 想过用enumerate,但是在模板中会报错 Could not parse the remainder xxx; 后来搜到 forloop.counter,完美解决 参考:http://www.cnblogs.com/chenkeven/articles/934 阅读全文