上一页 1 ··· 14 15 16 17 18 19 20 21 22 ··· 115 下一页
摘要: 5W2H W(Who)谁来做:关键人物是谁? W(What)做什么:明确做什么? W(When)何时完成:时间节点是? W(Where)在哪里做? W(Why)为什么做:了解原因。 H(How)如何做:写方案,梳理关键步骤等。 Mors法则:M(Measured)可测评。可以衡量和计算出做了多少;O 阅读全文
posted @ 2023-01-12 09:51 jiftle 阅读(500) 评论(0) 推荐(0)
摘要: 原文: https://sunkaiyuan.blog.csdn.net/article/details/126260261 安装Docker # 配置阿里源 [root@master01 ~]# yum -y install wget [root@master01 ~]# wget -O /etc 阅读全文
posted @ 2023-01-11 13:35 jiftle 阅读(213) 评论(0) 推荐(0)
摘要: 原文: https://zhuanlan.zhihu.com/p/465647563 一、部署环境 主机列表: 共有7台服务器,3台control plane,3台work,1台client。 k8s 版本: 二、高可用架构 本文采用kubeadm方式搭建高可用k8s集群,k8s集群的高可用实际是k 阅读全文
posted @ 2023-01-11 13:32 jiftle 阅读(244) 评论(0) 推荐(0)
摘要: Minimizing Go WebAssembly Binary Size https://dev.bitolog.com/minimizing-go-webassembly-binary-size/ Posted on October 9, 2020 by Omri Cohen Estimated 阅读全文
posted @ 2022-12-15 09:27 jiftle 阅读(140) 评论(0) 推荐(0)
摘要: ![](https://img2023.cnblogs.com/blog/137928/202212/137928-20221212215437927-1862339561.png) https://github.com/jiftle/Asn1Editor 阅读全文
posted @ 2022-12-12 21:55 jiftle 阅读(116) 评论(0) 推荐(0)
摘要: ![](https://img2023.cnblogs.com/blog/137928/202212/137928-20221212211437046-334374107.png) 阅读全文
posted @ 2022-12-12 21:15 jiftle 阅读(39) 评论(0) 推荐(0)
摘要: docker-tags-list.sh #!/bin/bash # # FileName: docker-tags-list.sh # Date: 2021-12-24 # Author: jiftle # Description: # set -x function usage() { cat < 阅读全文
posted @ 2022-12-08 09:37 jiftle 阅读(179) 评论(0) 推荐(0)
摘要: 源码 sm4.h #include <stdio.h> #include <stdio.h> #include <stdlib.h> #include <memory.h> #include <time.h> #include <windows.h> #include <process.h> #if 阅读全文
posted @ 2022-12-08 09:31 jiftle 阅读(3931) 评论(0) 推荐(1)
摘要: SourceURL:file:///media/john/disk-500G/备份/桌面/监控技术预研结果.doc https://hyperledger.github.io/fabric-sdk-node/ https://github.com/hyperledger/fabric-sdk-nod 阅读全文
posted @ 2022-12-02 21:43 jiftle 阅读(207) 评论(0) 推荐(0)
摘要: 错误 vscode格式化代码报错 错误 [Error - 15:07:33] Request textDocument/formatting failed. Message: Request textDocument/formatting failed with message: Overlappi 阅读全文
posted @ 2022-12-01 15:37 jiftle 阅读(253) 评论(0) 推荐(0)
上一页 1 ··· 14 15 16 17 18 19 20 21 22 ··· 115 下一页