会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
MikeLi
Do not stick to the narrow world of Chinese
博客园
首页
新随笔
联系
订阅
管理
2025年8月31日
debug in C,Java,Python
摘要: languge: C Java Python compiler: gcc -g hello_world.c javac -g HelloWorld.java method 1: import pdb pdb.set_trace() python hello_world.py method 2: py
阅读全文
posted @ 2025-08-31 10:39 MikeLi
阅读(5)
评论(0)
推荐(0)
2025年5月14日
Linux install idea
摘要: 1.Linux install idea sudo wget https://download.jetbrains.com/idea/ideaIC-2025.1.1.1.tar.gz mikeli@mikeli-DELL:/$ sudo wget https://download.jetbrains
阅读全文
posted @ 2025-05-14 06:35 MikeLi
阅读(21)
评论(0)
推荐(0)
2025年4月22日
i.e 和e.g是什么意思
摘要: 待定
阅读全文
posted @ 2025-04-22 06:29 MikeLi
阅读(6)
评论(0)
推荐(0)
2025年4月9日
从电磁学到智能
摘要: EE/CE/CS/AI
阅读全文
posted @ 2025-04-09 08:10 MikeLi
阅读(9)
评论(0)
推荐(0)
ubuntu耳机问题
摘要: https://blog.csdn.net/jinhangdev/article/details/83272547?utm_medium=distribute.pc_relevant.none-task-blog-2~default~baidujs_baidulandingword~default-
阅读全文
posted @ 2025-04-09 08:09 MikeLi
阅读(9)
评论(0)
推荐(0)
一个好的计算机学习网站
摘要: https://www.geeksforgeeks.org/
阅读全文
posted @ 2025-04-09 08:07 MikeLi
阅读(12)
评论(0)
推荐(0)
正则表达式
摘要: 正则表达式
阅读全文
posted @ 2025-04-09 07:01 MikeLi
阅读(9)
评论(0)
推荐(0)
2025年4月6日
gitee 设置
摘要: 快速设置— 如果你知道该怎么操作,直接使用下面的地址 https: https://gitee.com/lishuo94/java.git ssh:git@gitee.com:lishuo94/java.git 我们强烈建议所有的git仓库都有一个README, LICENSE, .gitignor
阅读全文
posted @ 2025-04-06 22:04 MikeLi
阅读(28)
评论(0)
推荐(0)
2025年4月5日
javac编译命令
摘要: 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
阅读(15)
评论(0)
推荐(0)
git
摘要: 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 push git remote -
阅读全文
posted @ 2025-04-05 16:24 MikeLi
阅读(11)
评论(0)
推荐(0)
下一页
公告