摘要: 阅读全文
posted @ 2023-08-31 08:50 努力生活的小林 阅读(9) 评论(0) 推荐(0)
摘要: ## 1 创建普通Java项目 ![image](https://img2023.cnblogs.com/blog/3035125/202308/3035125-20230828155646567-1298078210.png) ## 2 添加框架 #### 2.1 添加框架 ![image](ht 阅读全文
posted @ 2023-08-28 16:13 努力生活的小林 阅读(420) 评论(0) 推荐(0)
摘要: # 网址 https://www.jsdelivr.com/package/npm/echarts?tab=files ![image](https://img2023.cnblogs.com/blog/3035125/202308/3035125-20230828102852637-7590898 阅读全文
posted @ 2023-08-28 10:29 努力生活的小林 阅读(1207) 评论(0) 推荐(0)
摘要: ### 1 JVM 内存模型 https://blog.csdn.net/qq_43842093/article/details/122973859 ![image](https://img2023.cnblogs.com/blog/3035125/202308/3035125-2023082809 阅读全文
posted @ 2023-08-28 09:54 努力生活的小林 阅读(16) 评论(0) 推荐(0)
摘要: 右键音量图标 选择声音(S) 在弹出的界面中,选择无声 阅读全文
posted @ 2023-08-26 23:42 努力生活的小林 阅读(28) 评论(0) 推荐(0)
摘要: ### 1 关闭Windows提示音 https://blog.csdn.net/qq_41709577/article/details/111052919 ### 2 idea中没有跳出maven自动导入依赖选项 https://blog.csdn.net/qq_48413558/article/ 阅读全文
posted @ 2023-08-21 11:50 努力生活的小林 阅读(21) 评论(0) 推荐(0)
摘要: ![image](https://img2023.cnblogs.com/blog/3035125/202308/3035125-20230816193101433-846873832.png) 阅读全文
posted @ 2023-08-16 19:31 努力生活的小林 阅读(67) 评论(0) 推荐(0)
摘要: 1.PyCharm 1)删除一行 shift + z 2)快捷键的设置和查找 CTRL + shift + a 3)安装制定版本的包 pip install package==version 安装前建议先卸载原先的包, pip uninstall package 阅读全文
posted @ 2023-07-28 11:43 努力生活的小林 阅读(38) 评论(0) 推荐(0)
摘要: ### 修改注册表,步骤: 1.win+R,输入regedit,回车 2.找到如下路径 ![image](https://img2023.cnblogs.com/blog/3035125/202307/3035125-20230723122602379-1117615512.png) 3.修改该注册 阅读全文
posted @ 2023-07-23 12:41 努力生活的小林 阅读(1642) 评论(0) 推荐(0)
摘要: ### 1 Win + E,随便打开一个文件夹。 ### 2 打开任务管理器 ### 3 重新启动即可 ### 🐖:该方法对于电量图标消失一样奏效 ![](https://img2023.cnblogs.com/blog/3035125/202307/3035125-202307222134438 阅读全文
posted @ 2023-07-22 21:36 努力生活的小林 阅读(183) 评论(0) 推荐(0)