摘要: Jenkins自动化打包iOS https://www.jianshu.com/p/e2e44f84c721 iOS使用jenkins自动构建、部署 https://www.cnblogs.com/liuluoxing/p/12096501.html 阅读全文
posted @ 2025-01-18 18:42 懂事长qingzZ 阅读(5) 评论(0) 推荐(0) 编辑
摘要: probuffer java解析库 protobuf 解析 https://blog.51cto.com/u_16213652/9241312 阅读全文
posted @ 2025-01-18 18:34 懂事长qingzZ 阅读(6) 评论(0) 推荐(0) 编辑
摘要: 循环创建btn,如果btn设置特别场的标题,会造成左右编剧不生效,这时候加个判断判断 if value.count >= 15 { ///字太多左右边距会没了,修复字太多左右贴边显示 value = " \(value) " } https://github.com/bolagong/RecordL 阅读全文
posted @ 2025-01-18 18:24 懂事长qingzZ 阅读(5) 评论(0) 推荐(0) 编辑
摘要: 评价星星StarRate https://github.com/chenjie1219/StarRate 阅读全文
posted @ 2025-01-18 18:13 懂事长qingzZ 阅读(4) 评论(0) 推荐(0) 编辑
摘要: 推荐:LINPullTableView 拖拽view https://github.com/tangtiancheng/DouYinComment https://github.com/earnestLin/LINPullTableView https://www.jianshu.com/p/5c0 阅读全文
posted @ 2025-01-18 18:11 懂事长qingzZ 阅读(4) 评论(0) 推荐(0) 编辑
摘要: 解析泛型适用于分页解码 <T: Codable> <T: HanyJSON> <T: SwiftyJSON> 等各种框架 struct PageMyBatis<T: Codable>: Codable { let totalPage: Int let pageCurrent: Int let dat 阅读全文
posted @ 2025-01-18 18:08 懂事长qingzZ 阅读(2) 评论(0) 推荐(0) 编辑