摘要: https://docs.oracle.com/en/java/javase/17/docs/specs/man/javac.html#standard-options Precompiled Code The code to be compiled may refer to libraries b 阅读全文
posted @ 2025-04-05 20:04 MikeLi 阅读(6) 评论(0) 推荐(0)
摘要: git init git clone git add git commit git diff git status git log git log -p git branch git chekout git merge git fetch git pull git remote -v git rem 阅读全文
posted @ 2025-04-05 16:24 MikeLi 阅读(1) 评论(0) 推荐(0)
摘要: 安装 sudo snap install chromiummikeli@mikeli-DELL:~$ sudo snap install chromium[sudo] password for mikeli: chromium 135.0.7049.52 from Canonical✓ instal 阅读全文
posted @ 2025-04-05 14:29 MikeLi 阅读(3) 评论(0) 推荐(0)
摘要: 1.Apt Vs Apt-get [What’s the Difference?] 2.Dpkg Vs Apt [What’s the Difference Between Package Managers] 3.Deb vs Rpm [Whether One is the Best] 4.YUM 阅读全文
posted @ 2025-04-05 12:19 MikeLi 阅读(8) 评论(0) 推荐(0)
摘要: Linux(Ubuntu24.04)安装配置open-jdk 一、软件包自动安装配置版本 1.检查是否安装 查看Java版本号: java -version 2.安装 $ sudo apt install openjdk-8-jdk 安装到了哪里? javac在/usr/lib/jvm/java-8 阅读全文
posted @ 2025-04-05 11:17 MikeLi 阅读(3) 评论(0) 推荐(0)
摘要: jdk 8 文档:https://docs.oracle.com/javase/8/docs/ API介绍:https://docs.oracle.com/javase/8/docs/api/ 阅读全文
posted @ 2025-04-05 09:26 MikeLi 阅读(42) 评论(0) 推荐(0)
摘要: 引自:https://www.cnblogs.com/yangwen0228/p/6534655.html 什么是构建工具呢? 最早期的时候,是单文件的项目,根本不需要构建工具,直接编译那个单文件就可以。当项目变大,变复杂,项目的文件越来越多,然后,出现第一个构建工具:Make,后来,其发展为GNU 阅读全文
posted @ 2025-04-05 09:12 MikeLi 阅读(4) 评论(0) 推荐(0)
摘要: netbeans11安装教程_Apache NetBeans 11.0 LTS 从源码中构建 https://blog.csdn.net/weixin_39765339/article/details/111530257 阅读全文
posted @ 2025-04-05 09:09 MikeLi 阅读(4) 评论(0) 推荐(0)
摘要: 阿里云 https://maven.aliyun.com/repository/central/ 阅读全文
posted @ 2025-04-05 09:07 MikeLi 阅读(88) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2025-04-05 09:03 MikeLi 阅读(3) 评论(0) 推荐(0)
点击右上角即可分享
微信分享提示