02 2021 档案

摘要:补充:WPS常用实用快捷键 帮助 F1 任务窗格 Ctrl+F1 新建空白文档 Ctrl+N 编辑: 复制 Ctrl+C 粘贴 Ctrl+V 复制格式 Ctrl+Shift+C 粘贴格式 Ctrl+Shift+V 全选 Ctrl+A 查找 Ctrl+F 替换 Ctrl+H 定位 Ctrl+G 撤销 阅读全文
posted @ 2021-02-25 15:21 行走的思想 阅读(249) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2021-02-24 10:41 行走的思想 阅读(0) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2021-02-23 14:45 行走的思想 阅读(0) 评论(0) 推荐(0) 编辑
摘要:https://isbnsearch.org/ 阅读全文
posted @ 2021-02-15 08:29 行走的思想 阅读(1672) 评论(0) 推荐(0) 编辑
摘要:GO官网:https://golang.google.cn/ Go安装包:https://golang.google.cn/dl/ 阅读全文
posted @ 2021-02-10 08:08 行走的思想 阅读(358) 评论(0) 推荐(0) 编辑
摘要:开机时 hide 某个应用,报错异常log: 02-05 06:05:19.242 1940 1940 E ActivityManager: Attempt to launch receivers of broadcast intent Intent { act=android.content.pm 阅读全文
posted @ 2021-02-05 14:14 行走的思想 阅读(996) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2021-02-05 10:03 行走的思想 阅读(0) 评论(0) 推荐(0) 编辑
摘要:// 首次开机预装的应用 HashSet<String> firstBooting = new HashSet<String>(); firstBooting.add("1.apk"); firstBooting.add("2.apk"); firstBooting.add("3.apk"); fi 阅读全文
posted @ 2021-02-04 17:26 行走的思想 阅读(214) 评论(0) 推荐(0) 编辑
摘要:好书推荐: 作者: Randal E.Bryant / David O'Hallaron 出版社: 机械工业出版社原作名: Computer Systems: A Programmer's Perspective (3rd Edition)译者: 龚奕利 / 贺莲 出版年: 2016-11页数: 7 阅读全文
posted @ 2021-02-02 15:50 行走的思想 阅读(243) 评论(0) 推荐(0) 编辑
摘要:public class JavaFlag { // private static int BRAND_ private static int BRAND_NO_SET = 0; // 0 private static int BRAND_A = 1 << 0; // 1 private stati 阅读全文
posted @ 2021-02-02 14:09 行走的思想 阅读(1197) 评论(0) 推荐(0) 编辑
摘要:Android版本:Android R(11) 一、用户安装的apk发生更新 public void registerReceiver(Context context) { Slog.d("PMSdddd", "systemReady1"); IntentFilter filter = new In 阅读全文
posted @ 2021-02-01 21:48 行走的思想 阅读(3256) 评论(0) 推荐(0) 编辑

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