摘要:
Jenkins的版本是:Jenkins2.138.1 实现的操作接口: 实现类: dto对象: 调用方法: bool createSuccess = jOperate.BuildJenkinsProject(dto.projectName); if (!createSuccess) { return 阅读全文
摘要:
using System; using System.Collections.Generic; using System.Drawing; using System.Drawing.Printing; using System.Linq; using System.Text; namespace BIPS.Print { public class PrintDocumentImage ... 阅读全文