随笔分类 -  工具使用

摘要:oracle jdk下载地址:https://www.oracle.com/java/technologies/downloads/#java11-mac # 解压到指定目录 sudo tar -zxvf ~/Downloads/openjdk-11+28_linux-x64_bin.tar.gz 阅读全文 »
posted @ 2022-01-13 13:56 狻猊的主人 阅读(46) 评论(0) 推荐(0) 编辑
摘要:brew install erlang brew install rabbitmq # 启动 sh /opt/homebrew/opt/rabbitmq/sbin/rabbitmq-server 访问:http://localhost:15672/ 账号信息: guest guest 阅读全文 »
posted @ 2021-12-11 21:38 狻猊的主人 阅读(97) 评论(0) 推荐(0) 编辑
摘要:方式一 Tools --> External Tools 添加工具 Program: # 输入命令查找 /usr/bin/javap which javap Arguments: -c \(FileClass\) Working directory: \(OutputPath\) 右键选择生成字节码 阅读全文 »
posted @ 2021-11-30 11:14 狻猊的主人 阅读(199) 评论(0) 推荐(0) 编辑
摘要:钉钉开放平台 发送消息示例:https://developers.dingtalk.com/document/robots/custom-robot-access?spm=ding_open_doc.document.0.0.543c7b4bPbKqcx#topic-2026027 建立钉钉群,新建 阅读全文 »
posted @ 2021-11-08 14:05 狻猊的主人 阅读(939) 评论(0) 推荐(0) 编辑
摘要:使用阿里云镜像 https://start.aliyun.com 阅读全文 »
posted @ 2021-10-31 14:11 狻猊的主人 阅读(243) 评论(0) 推荐(0) 编辑
摘要:网易:https://mirrors.163.com/ 阿里云:https://opsx.alibaba.com/mirror (部分镜像同步延迟超过1天) 中国科技大学:https://mirrors.ustc.edu.cn/ ( 当前已用容量估计:21.32T) 清华大学:https://mir 阅读全文 »
posted @ 2021-10-31 13:04 狻猊的主人 阅读(97) 评论(0) 推荐(0) 编辑
摘要:Gitee先创建仓库 https://gitee.com/javaming/springboot-docker.git 在本地项目下执行命令 # 初始化 git init # 添加本地代码并提交 git add . git commit -m "initial commit" # 设置远程仓库地址 阅读全文 »
posted @ 2021-10-29 14:48 狻猊的主人 阅读(73) 评论(0) 推荐(0) 编辑
摘要:插件类 Free Mybatis plugin:Mybatis xml映射 MybatisLog :输出SQL语句 IDE Eval Reset: IDEA自动激活续期工具 选择Manage Plugin Respositories 添加 https://plugins.zhile.io 搜索 ID 阅读全文 »
posted @ 2021-10-02 22:48 狻猊的主人 阅读(89) 评论(0) 推荐(0) 编辑
摘要:谷歌游览器 对应下载支持M1芯片的版本;可以通过homebrew安装 官网地址:https://www.google.cn/intl/zh-CN/chrome/ IDEA 对应下载支持M1芯片的版本 官网地址:https://www.jetbrains.com/idea/ Homebrew # 安装 阅读全文 »
posted @ 2021-10-02 11:23 狻猊的主人 阅读(626) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示