会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
星之眷属
博客园
首页
新随笔
联系
订阅
管理
2022年6月22日
Deepin安装Android APK
摘要: Deepin安装Android APK 宅男9号关注 2022.02.11 17:06:44字数 622阅读 3,482 Deepin 20.2.2、内核为Linux 5.10以上版本的系统就可以运行Android应用了。 安装官方APK 1、应用商店内安装 Deepin的应用商店内就可以直接下载安
阅读全文
posted @ 2022-06-22 13:31 星之眷属
阅读(7351)
评论(0)
推荐(0)
2022年5月28日
sdn dajian
摘要: https://segmentfault.com/a/1190000015817634 https://blog.csdn.net/hx17whut/article/details/117821552 https://blog.csdn.net/weixin_44260459/article/det
阅读全文
posted @ 2022-05-28 23:23 星之眷属
阅读(11)
评论(0)
推荐(0)
pip change yuan
摘要: 镜像源 清华:https://pypi.tuna.tsinghua.edu.cn/simple 阿里云:https://mirrors.aliyun.com/pypi/simple/ 中国科技大学 https://pypi.mirrors.ustc.edu.cn/simple/ 华中理工大学:htt
阅读全文
posted @ 2022-05-28 23:10 星之眷属
阅读(21)
评论(0)
推荐(0)
ubuntu源
摘要: https://blog.csdn.net/xiangxianghehe/article/details/122856771
阅读全文
posted @ 2022-05-28 17:01 星之眷属
阅读(11)
评论(0)
推荐(0)
2020年4月27日
便签
摘要: 一个数与同一个数异或XOR俩次后仍然是其本身,N与0的疑惑结果是N,n与n的异或结果是0 看一下递归编写技巧 看一下优先队列java 栈内存,堆内存:https://www.cnblogs.com/danbing/p/5023231.html 看下Java Collection下面的Queue 和L
阅读全文
posted @ 2020-04-27 22:43 星之眷属
阅读(96)
评论(0)
推荐(0)
2020年1月20日
443. String Compression(in place算法)
摘要: public int compress(char[] chars) { int indexAns = 0, index = 0; while(index < chars.length){ char currentChar = chars[index]; int count = 0; while(in
阅读全文
posted @ 2020-01-20 09:57 星之眷属
阅读(133)
评论(0)
推荐(0)
2019年9月8日
WPS 提示缺字体
摘要: https://blog.csdn.net/dejunyang/article/details/81437632
阅读全文
posted @ 2019-09-08 01:42 星之眷属
阅读(244)
评论(0)
推荐(0)
2019年9月1日
hashtable资料
摘要: https://www.cnblogs.com/skywang12345/p/3310887.html 11
阅读全文
posted @ 2019-09-01 03:30 星之眷属
阅读(128)
评论(0)
推荐(0)
2019年8月30日
idea 配置J2EE
摘要: https://blog.csdn.net/elzza/article/details/74093058
阅读全文
posted @ 2019-08-30 08:23 星之眷属
阅读(551)
评论(0)
推荐(0)
2019年8月24日
linux jdk路径
摘要: https://blog.csdn.net/shuzhuchengfu/article/details/78546010
阅读全文
posted @ 2019-08-24 03:16 星之眷属
阅读(139)
评论(0)
推荐(0)
下一页
公告