java后端程序员常用工具【持续更新...】

白色玫瑰 程序猿

时间: 2023-05-22 阅读: 1 字数:12016

{}
【正则表达式】 https://regexr.com/ 【Json格式化工具】 http://json.cn/ https://www.bejson.com/ 【在线Cron表达式生成器】 https://www.matools.com/cron/ https://cron.qqe2.com/ ...

目录

【常用工具类】

<table> <thead> <tr> <th>工具名称</th> <th>地址</th> <th>备注</th> </tr> </thead> <tbody> <tr> <td>正则表达式</td> <td><a class="link-info" href="https://regexr.com/" title="https://regexr.com/">https://regexr.com/</a></td> <td></td> </tr> <tr> <td colspan="1" rowspan="2">Json格式化工具</td> <td><a class="link-info" href="http://json.cn/" title="http://json.cn/">http://json.cn/</a></td> <td>推荐</td> </tr> <tr> <td><a class="link-info" href="https://www.bejson.com/" title="https://www.bejson.com/">https://www.bejson.com/</a></td> <td></td> </tr> <tr> <td colspan="1" rowspan="2">在线Cron表达式生成器</td> <td><a class="link-info" href="https://www.matools.com/cron/" title="https://www.matools.com/cron/">https://www.matools.com/cron/</a></td> <td></td> </tr> <tr> <td><a class="link-info" href="https://cron.qqe2.com/" title="https://cron.qqe2.com/">https://cron.qqe2.com/</a></td> <td></td> </tr> <tr> <td>时间戳转换工具</td> <td><a class="link-info" href="http://tool.chinaz.com/tools/unixtime.aspx" title="http://tool.chinaz.com/tools/unixtime.aspx">http://tool.chinaz.com/tools/unixtime.aspx</a></td> <td></td> </tr> <tr> <td>在线文本差异比较工具</td> <td><a class="link-info" href="https://www.qianbo.com.cn/Tool/Text-Difference/" title="https://www.qianbo.com.cn/Tool/Text-Difference/">https://www.qianbo.com.cn/Tool/Text-Difference/</a></td> <td></td> </tr> <tr> <td>数据结构-可视化工具</td> <td><a class="link-info" href="https://www.cs.usfca.edu/~galles/visualization/Algorithms.html" title="https://www.cs.usfca.edu/~galles/visualization/Algorithms.html">https://www.cs.usfca.edu/~galles/visualization/Algorithms.html</a></td> <td></td> </tr> <tr> <td colspan="1" rowspan="2">Unicode/中文转换工具</td> <td><a href="http://tools.jb51.net/transcoding/unicode_chinese/" title="http://tools.jb51.net/transcoding/unicode_chinese/">http://tools.jb51.net/transcoding/unicode_chinese/</a></td> <td></td> </tr> <tr> <td><a href="https://www.bejson.com/convert/unicode_chinese/" title="https://www.bejson.com/convert/unicode_chinese/">https://www.bejson.com/convert/unicode_chinese/</a></td> <td></td> </tr> <tr> <td>程序员一站式导航</td> <td><a href="http://tooool.org/" title="http://tooool.org/">http://tooool.org/</a></td> <td></td> </tr> <tr> <td>爱资料在线工具</td> <td><a href="https://www.toolnb.com/" title="https://www.toolnb.com/">https://www.toolnb.com/</a></td> <td></td> </tr> <tr> <td colspan="1"></td> <td></td> <td></td> </tr> </tbody> </table>nn## 【其它工具类】

<table> <thead> <tr> <th>工具名称</th> <th>地址</th> <th>备注</th> </tr> </thead> <tbody> <tr> <td>maven官网</td> <td><a href="http://maven.apache.org/" title="http://maven.apache.org">http://maven.apache.org</a></td> <td></td> </tr> <tr> <td>maven依赖下载</td> <td><a class="link-info" href="https://mvnrepository.com/" title="https://mvnrepository.com/">https://mvnrepository.com/</a></td> <td></td> </tr> <tr> <td>lombok</td> <td><a href="http://plugins.jetbrains.com/plugin/6317-lombok-plugin" title="http://plugins.jetbrains.com/plugin/6317-lombok-plugin">http://plugins.jetbrains.com/plugin/6317-lombok-plugin</a></td> <td></td> </tr> <tr> <td>hutool</td> <td><a href="https://www.hutool.cn/" title="https://www.hutool.cn/">https://www.hutool.cn/</a></td> <td>java工具类</td> </tr> <tr> <td>Elasticsearch: 权威指南</td> <td><a href="https://www.elastic.co/guide/cn/elasticsearch/guide/current/match-query.html" title="https://www.elastic.co/guide/cn/elasticsearch/guide/current/match-query.html">https://www.elastic.co/guide/cn/elasticsearch/guide/current/match-query.html</a></td> <td>中文版</td> </tr> <tr> <td>小程序登录 | 微信开放文档</td> <td><a href="https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/login.html" title="https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/login.html">https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/login.html</a></td> <td></td> </tr> <tr> <td>Python 教程 — Python 3.10.1 文档</td> <td><a href="https://docs.python.org/zh-cn/3.10/tutorial/index.html" title="https://docs.python.org/zh-cn/3.10/tutorial/index.html">https://docs.python.org/zh-cn/3.10/tutorial/index.html</a></td> <td>中文版</td> </tr> <tr> <td>NEXUS REST API</td> <td><a href="https://help.sonatype.com/repomanager3/integrations/rest-and-integration-api" title="https://help.sonatype.com/repomanager3/integrations/rest-and-integration-api">https://help.sonatype.com/repomanager3/integrations/rest-and-integration-api</a></td> <td></td> </tr> <tr> <td></td> <td></td> <td></td> </tr> </tbody> </table>nn## 【开发工具下载地址】

<a href="https://www.apipost.cn/download.html?fr=jvguide" title="ApiPost-中文版接口调试与文档管理工具">ApiPost-中文版接口调试与文档管理工具</a>

【学习网站】

<a href="https://www.runoob.com/" title="菜鸟教程 - 学的不仅是技术,更是梦想!">菜鸟教程 - 学的不仅是技术,更是梦想!</a>

<a href="https://www.w3cschool.cn/" title="w3cschool - 编程狮,随时随地学编程">w3cschool - 编程狮,随时随地学编程</a>

<a href="http://www.ityouknow.com/" title="纯洁的微笑">纯洁的微笑</a>

<a href="https://bugstack.cn/" title="bugstack 虫洞栈">bugstack 虫洞栈</a>

持续更新中......

原文地址:https://blog.csdn.net/babylovewei/article/details/121350445?ops_request_misc=%257B%2522request%255Fid%2522%253A%2522168475009916800211521070%2522%252C%2522scm%2522%253A%252220140713.130102334.pc%255Fall.%2522%257D&request_id=168475009916800211521070&biz_id=0&utm_medium=distribute.pc_search_result.none-task-blog-2~all~first_rank_ecpm_v1~rank_v31_ecpm-18-121350445-null-null.142^v87^insert_down1,239^v2^insert_chatgpt&utm_term=java%E4%BC%98%E5%8C%96

本文章网址:https://www.sjxi.cn/detil/b2e8d7760a154de0a814d820ad873269

打赏作者

本站为非盈利网站,如果您喜欢这篇文章,欢迎支持我们继续运营!

最新评论
当前未登陆哦
登陆后才可评论哦

湘ICP备2021009447号

×

(穷逼博主)在线接单

QQ: 1164453243

邮箱: abcdsjx@126.com

前端项目代做
前后端分离
Python 爬虫脚本
Java 后台开发
各种脚本编写
服务器搭建
个人博客搭建
Web 应用开发
Chrome 插件编写
Bug 修复