时间
● 「 在线工具 」 去 时间戳转换 → https://tool.lu/timestamp/
● 「 站长工具 」 去 时间戳转换 → https://tool.chinaz.com/T
● 日期天数计算
编码
● 基本ASCII码 & 扩展ASCII码 字符集 → https://www.asciim.cn/
● 「 站长工具 」 找 编码转换 → https://tool.chinaz.com/
● 「 锤子工具 」 找 编码解码 → https://www.toolhelper.cn/
● 文本多字符集同时编码 → https://www.lddgo.net/index
进制
● 「 锤子工具 」 找 进制转换 → https://www.toolhelper.cn/
Json
● 「 BEJSON 」 → 1个在线JSON工具 → https://www.bejson.com/
Yaml
● https://editor.swagger.io (json和yaml格式互转)
● https://www.toyaml.com/index.html (properties和yaml格式互转)
markdown
● https://tableconvert.com/excel-to-markdown (excel和markdown格式互转)
正则
● 正则表达式可视化 → https://jex.im/regulex/
● 正则表达式测试 → https://regex101.com/
● 正则表达式测试 → https://c.runoob.com/front-end/854/
● 常用正则表达式 → https://www.jb51.net/tools/regex.htm
● 正则中文匹配 → http://caibaojian.com/zhongwen-regexp.html
颜色
测速
● 测速网 → https://www.speedtest.cn
● 中国科学技术大学测速网站 → https://test.ustc.edu.cn
数学
● 数学乐 → https://www.shuxuele.com
● 2的次方表(0-66)
画图
● 在线绘制流程图 → https://www.iodraw.com/
● 函数图像绘制工具 → https://zh.numberempire.com/
算法
可视化代码执行工具 → https://pythontutor.com/
算法可视化的网站 → https://visualgo.net/zh
术语
● 术语在线 → https://www.termonline.cn
官方文档
● 在线查 API 文档DevDocs → https://devdocs.io/
● github.com → github1s.com → 在线vscode编辑器
搜索技巧
● Google和Baidu的 常用搜索技巧
● [引] GitHub 如何发现优秀开源项目
文档生成
● Swagger 生成 Markdown文档
● SpringBoot 项目如何生成 swagger 文档
● Golang 项目如何生成 swagger 文档