摘要: X-Req-In-Time: 2022-02-25 17:53:44.679339879 +0800 CST m=+430.414797769 X-Resp-Out-Time: 2022-02-25 17:53:45.004889299 +0800 CST m=+430.740347330 阅读全文
posted @ 2022-02-25 17:54 papering 阅读(82) 评论(0) 推荐(0) 编辑
摘要: 提升代码质量的方法:领域模型、设计原则、设计模式 https://mp.weixin.qq.com/s/1I0skBtSpDI-J9TxKWKEKw 阅读全文
posted @ 2022-02-25 17:07 papering 阅读(49) 评论(0) 推荐(0) 编辑
摘要: #!/bin/sh BuildTime=$(date '+%Y-%m-%d--%H:%M:%S') echo $BuildTime build=`go build -ldflags "-X main.BuildTime=$BuildTime"` echo $build ResponseEncoder 阅读全文
posted @ 2022-02-25 16:34 papering 阅读(86) 评论(0) 推荐(0) 编辑
摘要: a 阅读全文
posted @ 2022-02-25 15:14 papering 阅读(361) 评论(0) 推荐(0) 编辑
摘要: 小结: 1) 异常捕获上传至统计崩溃平台也是应用这个模型,后面会讲到。 2) 在 Flutter 中一切皆为 Widget。 有道词典 Flutter 架构与应用 – 有道技术沙龙博客 - 分享有道人的技术思考 https://techblog.youdao.com/?p=2659 有道词典 Flu 阅读全文
posted @ 2022-02-25 09:24 papering 阅读(235) 评论(0) 推荐(0) 编辑