08 2022 档案

端口被占用
摘要:https://www.cnblogs.com/chancy/p/12467855.html 方法一: 1.打开cmd命令窗口 输入如下指令查看所有端口和PID netstat -ano 2.找到对应的端口对应的PID 输入指令找到对应的进程 netstat -nao|findstr 8182 3. 阅读全文

posted @ 2022-08-22 11:36 吴XX 阅读(23) 评论(0) 推荐(0) 编辑

Idea报错:Command line is too long.
摘要:https://blog.csdn.net/qq_40682764/article/details/109215368 run–>edit configurations–>你的项目–>configuration–>Environment在此条目下选择Shorten command line 选择cl 阅读全文

posted @ 2022-08-15 13:14 吴XX 阅读(42) 评论(0) 推荐(0) 编辑

github 小tips
摘要:技术栈 + boilerplate 或者 starter 等关键词进行搜索,如 react boilerplate 总结整理好的宝库,比如Awesome-xxx 系列 搜索:类型 + 笔记,如 操作系统 笔记 就能找到一些操作系统相关的笔记。 搜索:书名,如 重构 改善既有代码的设计 阅读全文

posted @ 2022-08-05 15:53 吴XX 阅读(6) 评论(0) 推荐(0) 编辑

idea/android 快捷键
摘要:Ctrl+Alt+F 将局部变量提取为成员变量 Ctrl+Alt+V 将方法补全左边定义 Ctrl+alt+R 替换 Ctrl+Y 删除这一行 Ctrl+alt+M 将选中语句提取成一个方法 热部署 Ctrl+Shift+F9 保存运行 https://blog.csdn.net/qwert6780 阅读全文

posted @ 2022-08-04 17:01 吴XX 阅读(14) 评论(0) 推荐(0) 编辑

mqtt
摘要:https://www.cnblogs.com/greenteaone/p/13214728.html 阅读全文

posted @ 2022-08-03 13:58 吴XX 阅读(18) 评论(0) 推荐(0) 编辑

启动mongoDB服务时,出现以下异常 window不能再本地计算机启动MongoDB
摘要:https://blog.csdn.net/u010452388/article/details/83025770 http://t.zoukankan.com/jthb-p-4033700.html 设置自动启动 sc.exe create MongoDB binPath= "\"D:\softw 阅读全文

posted @ 2022-08-03 10:34 吴XX 阅读(92) 评论(0) 推荐(0) 编辑

idea
摘要:小白学堂的教程。 小白学堂-插件 开源 资源 Idea 破解码 激活码 idea激活码 阅读全文

posted @ 2022-08-01 14:44 吴XX 阅读(18) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

统计

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