会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
快乐的GTD吧
Everyone, Have a good day.
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
14
15
16
17
18
19
20
21
22
···
115
下一页
2023年1月12日
常见的思维模型:5W2H和2W1H
摘要: 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)
2023年1月11日
docker安装
摘要: 原文: 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)
Centos7.6部署k8s v1.16.4高可用集群(主备模式)
摘要: 原文: 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)
2022年12月15日
Minimizing Go WebAssembly Binary Size
摘要: 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)
2022年12月12日
【成果展示】数字证书解析工具
摘要:  https://github.com/jiftle/Asn1Editor
阅读全文
posted @ 2022-12-12 21:55 jiftle
阅读(116)
评论(0)
推荐(0)
【成果展示】算法工具
摘要: 
阅读全文
posted @ 2022-12-12 21:15 jiftle
阅读(39)
评论(0)
推荐(0)
2022年12月8日
shell脚本列出docker所有tag
摘要: 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算法c语言版源码
摘要: 源码 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)
2022年12月2日
fabric sdk简介
摘要: 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)
2022年12月1日
VUE小白笔记-初入者
摘要: 错误 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
下一页
公告