0%

todo

Todo

敏感信息 内存 String char数组
敏感信息 异常 FileNotFound SqlException
stream和线程池提交 串行问题

图的 最短路径 最小生成树 旅行商 最小路径和dp解法 判断图是否存在环路bfs解法 改过
backtrace的算法都改过
动态规划的算法都改过

路径总和III 的解答错误(加法溢出后结果为0导致的)解决一下

其他:加减法溢出、乘法溢出

算法总结文件名重新规划

0 基础(数组、链表、范围)
1 结构(列表、树、图)
3 思想
5 用途
7 数学
9 其他

— 树检查 —

检查对称二叉树 题目解答 进阶解法
检查二叉树展开为链表 题目解答 进阶解法 其他解法

检查二叉树的所有路径 题目解答
检查路径总和 题目解答
检查路径总和II 题目解答
检查路径总和III 题目解答

检查求根节点到叶节点数字之和 题目解答 进阶解法
kthSmallest 题目解答 进阶解法
isValidBST 题目解答 进阶解法

完全二叉树的节点个数 进阶解法

— 图检查 —

图检查 bfs dfs visited.*==.*0|!visited

ok 图检查 无通路
ok 图检查 bfs visited p q
ok 图检查 bfs offer p q
ok 图检查 dfs visited p q
ok 图检查 dfs r = q break

算法整理

建立 TestUtils
test utils 添加各种 check方法 result expect
test utils 反射调用testCase 参数是 class<?>
test utils 测试方法返回值不为布尔类型的时候抛异常

整理1

  • ArrayUtils和ListUtils删除并可以被TestUtils的check替代
  • testcase和main方法合并到testcase类里面 class Solution TestMain {TestCase TestUtils}
  • 添加进阶解法 只有一个其他解法移到进阶解法

整理2

  • 所有的困难题目用TODO先记录下来,统计个数时可以统计非TODO的题目描述

整理3

  • 添加dsa summary文件记录还没理解的数据结构和算法
  • 算法进一步分类,比如树的建立 树的遍历

其他整理

cooking 按照鸡鸭鱼兔猪牛羊分类
work 列出主要大厂 中厂 外包

博客整理

博客文件的时间

12-01 重新全部format一下
12-01 重新全部rename一下
12-01 重新全部w-touch一下

同时清理面试项目里面的代码文件

简历整理

简历整理

资料整理

整理资料

新建一个 不公开 的博客 来记录 小说(novel)和畅想(thought)

  • 邮箱
  • 云盘
  • 电脑和U盘

更新资料

  • 电脑和U盘资料的时间

检查资料

win10分屏检查资料

Link

https://m.3dmgame.com/mip/gl/3744483.html
https://zhidao.baidu.com/question/125519470/answer/391510150.html
https://zhidao.baidu.com/question/1575761731417077340/answer/2284145339.html
https://zhuanlan.zhihu.com/p/402741322?ivk_sa=1024320u&utm_id=0
https://zhuanlan.zhihu.com/p/475812052?utm_id=0
https://zhuanlan.zhihu.com/p/419557322
https://zhuanlan.zhihu.com/p/424397406?utm_id=0
https://baijiahao.baidu.com/s?id=1681862921847970604&wfr=spider&for=pc&searchword=%E9%98%BF%E6%8B%89%E4%BC%AF%20%E4%BC%8A%E6%96%AF%E5%85%B0%20%E4%B8%AD%E4%B8%9C
https://baijiahao.baidu.com/s?id=1700282819946948480&wfr=spider&for=pc&searchword=%E9%98%BF%E6%8B%89%E4%BC%AF%20%E4%BC%8A%E6%96%AF%E5%85%B0%20%E7%A9%86%E6%96%AF%E6%9E%97
https://baijiahao.baidu.com/s?id=1596785462719144059&wfr=spider&for=pc&searchword=%E4%B8%89%E5%A4%A7%E5%AE%97%E6%95%99
https://baijiahao.baidu.com/s?id=1733270316722420870&wfr=spider&for=pc&searchword=%E4%B8%87%E5%AD%97%E7%AC%A6%E5%92%8C%E7%BA%B3%E7%B2%B9%E6%A0%87%E5%BF%97%E7%9A%84%E5%8C%BA%E5%88%AB
https://baijiahao.baidu.com/s?id=1708402484913734058&wfr=spider&for=pc&searchword=%E9%98%BF%E5%AF%8C%E6%B1%97%E5%9C%B0%E7%90%86%E4%BD%8D%E7%BD%AE%E7%9A%84%E9%87%8D%E8%A6%81%E6%80%A7
https://baijiahao.baidu.com/s?id=1730779773560355563&wfr=spider&for=pc&searchword=%E4%BA%94%E5%A4%A7%E6%96%AF%E5%9D%A6%E5%9B%BD
https://baijiahao.baidu.com/s?id=1728265124229376633&wfr=spider&for=pc&searchword=%E6%B3%A2%E7%BD%97%E7%9A%84%E6%B5%B7%E4%B8%89%E5%9B%BD
https://baijiahao.baidu.com/s?id=1730044089330552234&wfr=spider&for=pc&searchword=%E5%8C%97%E6%AC%A7%E4%BA%94%E5%9B%BD
https://baijiahao.baidu.com/s?id=1758048933182680074&wfr=spider&for=pc&searchword=%E4%B8%AD%E4%B8%9C17%E5%9B%BD
https://www.360doc.cn/article/18841360_1002971302.html
https://iask.sina.com.cn/b/1H1wiFX68YaP.html
https://baijiahao.baidu.com/s?id=1671372539955474047&wfr=spider&for=pc

https://baijiahao.baidu.com/s?id=1711973632481680540&wfr=spider&for=pc&searchword=%E4%B8%AD%E5%8D%97%E5%8D%8A%E5%B2%9B5%E5%9B%BD
https://baijiahao.baidu.com/s?id=1760710434374873432&wfr=spider&for=pc&searchword=%E4%B8%9C%E5%8D%97%E4%BA%9A%E5%9B%BD%E5%AE%B6
https://m.maigoo.com/goomai/161792.html
https://baijiahao.baidu.com/s?id=1740709971834059187&wfr=spider&for=pc&searchword=%E9%A9%AC%E6%9D%A5%E7%BE%A4%E5%B2%9B
https://baijiahao.baidu.com/s?id=1741229760090579796&wfr=spider&for=pc&searchword=%E4%B8%AD%E5%8D%97%E5%8D%8A%E5%B2%9B
https://baijiahao.baidu.com/s?id=1749644039638937286&wfr=spider&for=pc&searchword=%E5%8A%A0%E6%81%AF%20%E9%80%9A%E8%B4%A7%E8%86%A8%E8%83%80
http://m.xy178.com/shehui/shehui/20230226/164887.html
https://m.csai.cn/v/52599.html
https://m.csai.cn/v/52599.html
https://baijiahao.baidu.com/s?id=1746373246970371118&wfr=spider&for=pc&searchword=%E9%99%8D%E6%81%AF%20%E5%88%BA%E6%BF%80%E6%B6%88%E8%B4%B9
https://m.csai.cn/v/57340.html
https://cadforex.com/renmb/115148.html

小程序和公众号的区别
https://baijiahao.baidu.com/s?id=1722261779496530197&wfr=spider&for=pc&searchword=%E6%9C%8D%E5%8A%A1%E5%8F%B7%E5%92%8C%E8%AE%A2%E9%98%85%E5%8F%B7%E6%9C%89%E4%BB%80%E4%B9%88%E5%8C%BA%E5%88%AB
https://baijiahao.baidu.com/s?id=1742782896929792898&wfr=spider&for=pc&searchword=%E5%85%AC%E4%BC%97%E5%8F%B7%E5%92%8C%E5%B0%8F%E7%A8%8B%E5%BA%8F%E6%9C%89%E4%BB%80%E4%B9%88%E5%8C%BA%E5%88%AB
https://baijiahao.baidu.com/s?id=1714765657201108998&wfr=spider&for=pc&searchword=%E5%85%AC%E5%8A%A1%E5%91%98%20%E5%9B%BD%E4%BC%81%20%E4%BA%8B%E4%B8%9A%E5%8D%95%E4%BD%8D
https://baijiahao.baidu.com/s?id=1730255301271513668&wfr=spider&for=pc&searchword=%E9%87%8D%E5%BA%86%E5%A1%94%E5%9F%8E%E7%83%82%E5%B0%BE
https://baijiahao.baidu.com/s?id=1731217130434805019&wfr=spider&for=pc&searchword=%E9%87%8D%E5%BA%86%E5%8D%8F%E5%92%8C%E5%9F%8E%E7%83%82%E5%B0%BE
https://baijiahao.baidu.com/s?id=1725086908749940554&wfr=spider&for=pc&searchword=%E9%87%8D%E5%BA%86%E4%B8%AD%E5%BF%83%20%E4%B8%A4%E8%B7%AF%E5%8F%A3%20%E7%83%82%E5%B0%BE
https://baijiahao.baidu.com/s?id=1736034632603479591&wfr=spider&for=pc&searchword=%E9%87%8D%E5%BA%86%20%E9%99%86%E6%B5%B7%E5%9B%BD%E9%99%85%E4%B8%AD%E5%BF%83%20%E7%83%82%E5%B0%BE
https://baijiahao.baidu.com/s?id=1718448903537659583&wfr=spider&for=pc&searchword=%E9%87%8D%E5%BA%86%20%E6%97%B6%E4%BB%A3%E4%B8%AD%E5%BF%83%20%E7%83%82%E5%B0%BE%E6%A5%BC
https://baijiahao.baidu.com/s?id=1716929171203497531&wfr=spider&for=pc&searchword=%E9%BB%84%E5%B8%9D%20%E7%82%8E%E5%B8%9D%20%E4%BC%8F%E7%BE%B2%20%E8%9A%A9%E5%B0%A4%20%E7%A5%9E%E5%86%9C%E7%9A%84%E5%85%B3%E7%B3%BB
https://baijiahao.baidu.com/s?id=1641195349381363010&wfr=spider&for=pc&searchword=%E8%B4%A7%E5%B8%81%E5%8D%87%E5%80%BC%E4%B8%8E%E8%B4%AC%E5%80%BC%E6%98%AF%E4%BB%80%E4%B9%88%E6%84%8F%E6%80%9D
https://m.sohu.com/a/454855500_120174857
https://baijiahao.baidu.com/s?id=1624335715936126245&wfr=spider&for=pc&searchword=%E7%A5%9E%E5%86%9C%E6%B0%8F%E5%92%8C%E8%BD%A9%E8%BE%95%E4%BB%80%E4%B9%88%E5%85%B3%E7%B3%BB
https://baijiahao.baidu.com/s?id=1681177210319632200&wfr=spider&for=pc&searchword=%E9%BB%84%E5%B8%9D%20%E5%90%8E%E7%BE%BF
https://m.sohu.com/a/477148039_333962
https://baijiahao.baidu.com/s?id=1610584739957647957&wfr=spider&for=pc&searchword=%E9%87%8D%E5%BA%86%20%E6%AD%A6%E9%9A%86%E7%B1%B3%E7%B2%89
https://m.110ask.com/tuwen/11668264234731937307.html
https://m.110ask.com/tuwen/11668264234731937307.html
https://mp.weixin.qq.com/s?__biz=MzAxOTE2MzcyNw==&mid=2651191949&idx=3&sn=f015dc75fd5318e2334e79914e43d9cf&chksm=803a65adb74decbb2fed9ab35bbcf49f8abc4503c3af2152a801f5a3e59fd9833d8823b8ad42&scene=27
http://www.360doc.com/content/22/1112/11/69704483_1055594859.shtml
https://www.360doc.cn/article/80920127_1056506604.html
https://baijiahao.baidu.com/s?id=1758040613569496159&wfr=spider&for=pc&searchword=%E4%B8%93%E9%80%81%20%E4%B9%90%E8%B7%91%20%E7%95%85%E8%B7%91%20%E5%90%8C%E5%9F%8E%20%E4%BC%97%E5%8C%85%20%E5%8C%BA%E5%88%AB
https://m.baidu.com/video/page?pd=video_page&nid=13568474032516732807&sign=4341749092725703091&word=%E5%8D%8E%E5%B8%9D%E5%90%B8%E6%B2%B9%E7%83%9F%E6%9C%BA+J639BH+%E6%B8%85%E6%B4%97&oword=%E5%8D%8E%E5%B8%9D%E5%90%B8%E6%B2%B9%E7%83%9F%E6%9C%BA+J639BH+%E6%B8%85%E6%B4%97&atn=index&frsrcid=1508&ext=%7B%22jsy%22%3A1%7D&top=%7B%22sfhs%22%3A1%2C%22_hold%22%3A2%7D&fr0=A&fr1=A&ms=1&lid=12012173683485836126&referlid=12012173683485836126&frorder=5&_t=1687869053463
https://baijiahao.baidu.com/s?id=1746389991821112434&wfr=spider&for=pc&searchword=%E5%8D%8E%E6%B6%A6%E4%BF%9D%E5%88%A9%E4%B8%AD%E4%BF%A1%E5%9B%9B%E5%A4%A7%E5%A4%AE%E4%BC%81
https://baijiahao.baidu.com/s?id=1731771478258977996&wfr=spider&for=pc&searchword=%E7%B3%8D%E7%B2%91%20%E5%B9%B4%E7%B3%95%20%E7%9A%84%E5%8C%BA%E5%88%AB
http://m.lihaojia.cn/show-143196.html
https://www.iioou.com/xinwenzixun/xingyexinwen/340.html
https://zhidao.baidu.com/question/574762724/answer/3458629629.html
https://zhidao.baidu.com/question/125519470/answer/391510150.html
https://baijiahao.baidu.com/s?id=1760624082344319851&wfr=spider&for=pc&searchword=%E7%A2%B3%E6%B0%B4%20%E8%9B%8B%E7%99%BD%E8%B4%A8%20%E8%84%82%E8%82%AA%20%E7%BB%B4%E7%94%9F%E7%B4%A0%20%E7%9F%BF%E7%89%A9%E8%B4%A8
https://baijiahao.baidu.com/s?id=1759340135787198491&wfr=spider&for=pc&searchword=%E4%B8%BB%E7%B2%AE%20%E5%A4%A7%E7%B1%B3%20%E5%B0%8F%E9%BA%A6%20%E7%8E%89%E7%B1%B3%20%E7%BA%A2%E8%96%AF%20%E5%9C%9F%E8%B1%86
https://zhuanlan.zhihu.com/p/399031961?utm_id=0
https://view.inews.qq.com/k/20230306A0A3ET00?no-redirect=1&web_channel=wap&openApp=false
https://mp.weixin.qq.com/s?__biz=MzAxOTE2MzcyNw==&mid=2651191949&idx=3&sn=f015dc75fd5318e2334e79914e43d9cf&scene=27
https://mp.weixin.qq.com/s?__biz=MzAxOTE2MzcyNw==&mid=2651191949&idx=3&sn=f015dc75fd5318e2334e79914e43d9cf&scene=27
https://baijiahao.baidu.com/s?id=1724544249792006104&wfr=spider&for=pc&searchword=%E4%B8%80%E7%B1%BB%E5%8D%A1%20%E4%B8%89%E7%B1%BB%E8%B4%A6%E6%88%B7
https://baijiahao.baidu.com/s?id=1629287453601775175&wfr=spider&for=pc&searchword=%E4%B8%AD%E4%B8%9C%E8%BF%9C%E4%B8%9C%E8%BF%91%E4%B8%9C%E6%98%AF%E6%80%8E%E4%B9%88%E5%88%92%E5%88%86%E7%9A%84
https://baijiahao.baidu.com/s?id=1680158754407346649&wfr=spider&for=pc&searchword=%E5%A4%A7%E7%86%8A%E7%8C%AB%20%E7%81%B5%E7%81%B5%20%E8%90%8C%E8%90%8C%20%E8%90%8C%E5%85%B0%20%E9%87%8D%E5%BA%86

红警3
https://m.3dmgame.com/mip/gl/3744483.html
https://baijiahao.baidu.com/s?id=1605577444417183190&wfr=spider&for=pc&searchword=%E7%BA%A2%E8%AD%A63%20%E6%B0%B4%E7%BF%BC%E8%88%B9%20vs%20%E7%81%AB%E7%AE%AD%E5%A4%A9%E4%BD%BF
https://zhidao.baidu.com/question/378534992/answer/942161376.html
https://baijiahao.baidu.com/s?id=1606880517953415632&wfr=spider&for=pc&searchword=%E7%BA%A2%E8%AD%A63%20%E7%A9%BA%E5%86%9B%20%E6%88%98%E6%9C%BA%20%E9%82%A3%E5%AE%B6%E5%BC%BA%20%E9%98%BF%E6%B3%A2%E7%BD%97%20%E7%B1%B3%E6%A0%BC%20%E5%A4%A9%E7%8B%97
https://m.21444.cn/art/897773.html
https://baijiahao.baidu.com/s?id=1605762175079039757&wfr=spider&for=pc&searchword=%E7%BA%A2%E8%AD%A6%E7%BA%B3%E7%B1%B3%E8%99%AB%20%E9%93%81%E5%B9%95
https://baijiahao.baidu.com/s?id=1765761896694429048&wfr=spider&for=pc&searchword=%E5%B0%8F%E8%8B%8F%E6%89%93%20%E9%85%B5%E6%AF%8D%E7%B2%89
https://baijiahao.baidu.com/s?id=1779109877298346593&wfr=spider&for=pc&searchword=%E6%B2%B9%E7%9A%84%E7%AD%89%E7%BA%A7
https://mp.weixin.qq.com/s?__biz=MzIxMDY2ODk4MA==&mid=2247499097&idx=1&sn=ef8340c70628be6c05353f261a6986bd&chksm=9763a182a01428943652592a70e10a66b7ee9efac8a4a7e9093348c8a40693f3cfc9c2f605ba&scene=27
https://baijiahao.baidu.com/s?id=1772384530441097884&wfr=spider&for=pc&searchword=%E6%8A%97%E6%88%98%E6%97%B6%E7%94%B5%E5%8F%B0%E4%BF%A1%E5%8F%B7%E8%83%BD%E5%8F%91%E5%B0%84%E5%A4%9A%E8%BF%9C
https://baijiahao.baidu.com/s?id=1606247857317293362&wfr=spider&for=pc&searchword=%E7%BA%A2%E8%AD%A63%20%E9%92%A2%E9%93%81%E6%B5%AA%E4%BA%BA%E5%92%8C%E9%AC%BC%E7%8E%8B%E7%9A%84%E5%8C%BA%E5%88%AB

Java

Python

【Django】用户登录与注销、判断用户是否登录_冰冷的希望的博客-CSDN博客 : https://blog.csdn.net/qq_39147299/article/details/108405650
​ tornado验证登录_fksfdh的博客-CSDN博客_tornado 登陆 : https://blog.csdn.net/fksfdh/article/details/106111320

python代码编辑器Jupyter的使用_Go__home的博客-CSDN博客 : https://blog.csdn.net/wander_ing/article/details/105397263

Python函数和函数式编程(两万字长文警告!一文彻底搞定函数,建议收藏!)_gxhlh的博客-CSDN博客_n阶调和数python : https://blog.csdn.net/qq_44721831/article/details/102883028
转换算子(TransFormation)和执行算子(Action)_孤独の√ 3的博客-CSDN博客_转换算子 : https://blog.csdn.net/LCY_1013/article/details/105188074
python字符串数字比较大小 https://blog.csdn.net/weixin_39760650/article/details/109974288

分布式任务队列Celery入门与进阶 https://www.cnblogs.com/wdliu/p/9517535.html
任务队列神器Celery https://blog.csdn.net/aaahtml/article/details/115131246
celery工作流 https://docs.celeryq.dev/en/stable/userguide/canvas.html

Python各版本的差异总结 : https://blog.csdn.net/qq_35952638/article/details/103101820
Python爬虫框架 : https://blog.csdn.net/asdasdasd123123123/article/details/84639957

python2类型注释 https://blog.csdn.net/qq_19895789/article/details/105344288
Python3中typing模块介绍 https://blog.csdn.net/fengbingchun/article/details/122288737

Django中Mysql重复读丢失数据 https://docs.djangoproject.com/zh-hans/4.1/ref/databases/#mysql-isolation-level
Django中Mysql重复读丢失数据 https://www.likecs.com/ask-3873024.html

Python——str字符串和unicode字符串 https://blog.csdn.net/victoriaw/article/details/75314737
python之bytes、str与unicode详解 https://blog.csdn.net/mr_zhongjie/article/details/115283066
了解bytes,str和unicode的区别 https://blog.csdn.net/tsoTeo/article/details/107752337

\u与\x的区别 https://blog.csdn.net/ningyanggege/article/details/106016673
python字符串前缀 https://blog.csdn.net/tangkcc/article/details/119868258
python字符串拼接 https://blog.csdn.net/weixin_35825766/article/details/92402514
Python格式化字符串f-string概览 https://blog.csdn.net/sunxb10/article/details/81036693

Python中reload重新设置编码 https://blog.csdn.net/youth06050/article/details/102874119
为什么在sys.setdefaultencoding之前要写reload(sys) https://blog.csdn.net/qq_21148843/article/details/108954976
立即停止使用setdefaultencoding https://www.cnblogs.com/yzhyingcool/p/13232690.html
不推荐使用sys.setdefaultencoding https://www.qiniu.com/qfans/qnso-3828723

关于Python模块json的ensure_ascii的解释。python json ensure_ascii_Kinght_123的博客-CSDN博客 : https://blog.csdn.net/Kinght_123/article/details/112056953
json的ensure_ascii=False参数使用(解决中文乱码)_远水高山的博客-CSDN博客 : https://blog.csdn.net/panshao521
/article/details/113115960
python的json.dump参数使用_json.dumps(ocridentifyres, cls=jsonencoder, indent_你若安好我便天晴的博客-CSDN博客 : https://blog.csdn.net/lixiaomei0623/article/details/120450980
python中编解码以及sys.setdefaultencoding(‘utf-8‘)的作用_python sys.setdefaultencoding(‘utf8’)-CSDN博客 : https://blog.csdn.net/longlovefilm/article/details/113866889
python #coding:utf-8和setdefaultencoding有什么区别?_#coding:utf8_叶起夜落的博客-CSDN博客 : https://blog.csdn.net/zhengalen/article/details/51221246
python文件头部声明# coding=utf-8_python coding=utf-8_冰美式QAQ的博客-CSDN博客 : https://blog.csdn.net/Daningliu/article/details/121617391?utm_medium=distribute.wap_relevant.none-task-blog-2~default~baidujs_baidulandingword~default-0-121617391-blog-51221246.237^v3^wap_relevant_t0_download&spm=1001.2101.3001.4242.1
关于Python脚本开头 # -- coding: utf-8 -- 的作用_lc11535的博客-CSDN博客 : https://blog.csdn.net/lc11535/article/details/103317572?utm_medium=distribute.wap_relevant.none-task-blog-2~default~baidujs_baidulandingword~default-1-103317572-blog-51221246.237^v3^wap_relevant_t0_download&spm=1001.2101.3001.4242.2
为什么程序开头有#! /usr/bin/python # -- coding:utf-8 --_quinn1994的博客-CSDN博客 : https://blog.csdn.net/quinn1994/article/details/80636166
coding:utf-8和coding=utf-8是什么意思?_Hanjieee的博客-CSDN博客 : https://blog.csdn.net/hj_0317/article/details/122359875
Python代码中“# -- coding: utf-8 --”的作用及正确的位置_昊虹AI笔记的博客-CSDN博客 : https://blog.csdn.net/wenhao_ir/article/details/125772771
【转】关于Python脚本开头两行的:#!/usr/bin/python和# -- coding: utf-8 --的作用 – 指定文件编码类型…_weixin_34387284的博客-CSDN博客 : https://blog.csdn.net/weixin_34387284/article/details/85689896

Python-生成器函数(协程实现底层原理)-yield - 北门吹雪 - 博客园 : https://www.cnblogs.com/2bjiujiu/p/9145529.html
Python-生成器函数(协程实现底层原理)-yield_weixin_30633405的博客-CSDN博客 : https://blog.csdn.net/weixin_30633405/article/details/98827157
python协程(线程)嵌套下是怎么进行切换、调用、唤醒的? - 知乎 : https://www.zhihu.com/question/335001439?utm_id=0
python3异步编程async/await 原理解释的比较详细的文章_python async await原理_permike的博客-CSDN博客 : https://blog.csdn.net/permike/article/details/110821246
python3 协程asyncio 调用步骤、阻塞和await、task任务、future对象 partial_python await 阻塞处理_whatday的博客-CSDN博客 : https://blog.csdn.net/whatday/article/details/106899906
python3异步编程async/await 原理解释的比较详细的文章_python async await原理_permike的博客-CSDN博客 : https://blog.csdn.net/permike/article/details/110821246#:~:text=Async%E5%92%8Cawait%E6%98%AF%E6%80%8E%E4%B9%88%E5%B7%A5%E4%BD%9C%E7%9A%84
python(二)基础之async与await_async await python_阿无,的博客-CSDN博客 : https://blog.csdn.net/weixin_44431371/article/details/113696033
python异步–async与await使用 - X小白的逆袭之旅 - 博客园 : https://www.cnblogs.com/ppzhang/p/15409642.html
协程是否是线程安全(协程安全)的 https://zhuanlan.zhihu.com/p/40279108
python 协程安全理解 https://blog.csdn.net/Lucas66666/article/details/119546476

​ GitHub - flier/pyfasthash: Python Non-cryptographic Hash Library : https://github.com/flier/pyfasthash
​ murmur3 php, murmur: 更快更好的哈希函数_任念辰的博客-CSDN博客 : https://blog.csdn.net/weixin_42136826/article/details/115248208
​ from future import unicode_literals的作用_一起学python吧的博客-CSDN博客 : https://blog.csdn.net/myli_binbin/article/details/84557113
​ Python future 模块_exuan00的博客-CSDN博客___future__ : https://blog.csdn.net/m0_57845572/article/details/116596146
​ Python中import的用法总结_易冷cheng的博客-CSDN博客_import 的用法 : https://blog.csdn.net/qq_41092406/article/details/118203572
​ Python的相对导入和绝对导入_steventian72的博客-CSDN博客_相对导入 : https://blog.csdn.net/steventian72/article/details/86575538
​ Python的绝对引用 vs 相对引用全面讲解_我是Roger的博客-CSDN博客_python 绝对引用 相对引用 : https://blog.csdn.net/ning13481193737/article/details/107165586
​ Python – import 和 from …import… 的区别_樱花树上的alien的博客-CSDN博客 : https://blog.csdn.net/qq_38630100/article/details/80808757
​ python包导入方式import 和from import的区别和一些注意事项_caixxiong的博客-CSDN博客_import 与from 的区别 : https://blog.csdn.net/qq_24406903/article/details/98725931
​ Python中import和from import的区别_jk_101的博客-CSDN博客_python中from和import : https://blog.csdn.net/jk_101/article/details/112279923
​ python3 中的import 和from import 使用区别(包和模块)ispringmw的博客-CSDN博客_python3 from import 区别 : https://blog.csdn.net/ispringmw/article/details/111408595
​ Python的from和import用法_菜鸟知识搬运工的博客-CSDN博客_python的from : https://blog.csdn.net/qq_30815237/article/details/93203934
​ Python的 sys.path.append()、os.path.dirname(os.path.abspath(file))、使用os模块动态获取目录或文件路径_一只爱吃橙子的小蜗牛的博客-CSDN博客_sys.path.append : https://blog.csdn.net/weixin_43641920/article/details/122236711
​ 新手会踩的坑–os.path.abspath用法
@米的博客-CSDN博客_os.path.abspath : https://blog.csdn.net/dmt103/article/details/106170431
​ python基础: os.path.realpath()、os.path.getcwd()、 os.path.abspath() 的区别_NeverLate_gogogo的博客-CSDN博客_realpath和abspath : https://blog.csdn.net/NeverLate_gogogo/article/details/111867089
​ os.path.abspath和os.path.realpath区别_橙好测试开发的博客-CSDN博客_abspath : https://blog.csdn.net/rainshine1190/article/details/85165059
​ Python3 中使用 Pathlib 模块进行文件操作_或许对了的博客-CSDN博客_pathlib 如何移动文件 : https://blog.csdn.net/wads23456/article/details/116654408
​ Python中hashlib模块详解_金鞍少年的博客-CSDN博客_hashlib : https://blog.csdn.net/weixin_42444693/article/details/104575153
​ Python 标准库 — Python 3.7.13 文档 : https://docs.python.org/zh-cn/3.7/library/index.html
​ 内置函数 — Python 3.11.2 文档 : https://docs.python.org/zh-cn/3/library/functions.html
​ Python(十三)- 常用内置模块与第三方库_Alfred_|_derflA的博客-CSDN博客_python 中常用的内置模块 : https://blog.csdn.net/weixin_41599858/article/details/106890744
​ python 有用的3个工具:type, dir, help_usernah的博客-CSDN博客_python type dir : https://blog.csdn.net/usernah/article/details/102846395

python tornado获取当前用户 https://blog.csdn.net/weixin_33744854/article/details/91694230

用上这 7 个 Python 工具,提升开发幸福感-今日头条 : https://m.toutiao.com/article/7198726806684336675/?app=news_article&timestamp=1677244910&use_new_style=1&req_id=2023022421214990429E34E8F694235B78&group_id=7198726806684336675&share_token=51caa6f3-4bf2-4c15-bb39-705b815cdec9&tt_from=copy_link&utm_source=copy_link&utm_medium=toutiao_android&utm_campaign=client_share

Python 中 logging 日志模块在多进程环境下的使用_py2 logging 如何在多线程下使用_啊呜~的博客-CSDN博客 : https://blog.csdn.net/weixin_43224440/article/details/112039113
python 多线程多进程logging系统写入同一日志文件处理方法_logging多线程写入重复_eightTeen的博客-CSDN博客 : https://blog.csdn.net/eightTeen/article/details/108511452
Python多进程不要使用TimedRotatingFileHandler_yongche_shi的博客-CSDN博客 : https://blog.csdn.net/yongche_shi/article/details/49890103
GitHub - wandaoe/concurrent_log: 支持多进程并发的日志处理器 : https://github.com/wandaoe/concurrent_log
多进程/多线程同时向一个文件中写入日志如何避免冲突?_多个线程同时写一个文件, 如何避免重复写数据_Ruo_Xiao的博客-CSDN博客 : https://blog.csdn.net/itworld123/article/details/115564732

一文搞懂 CGI、FastCGI、WSGI、uWSGI、uwsgi_wsgi uwsgi uwsgi, cgi, fastcgi 分别是什么-CSDN博客 : https://blog.csdn.net/m0_58987515/article/details/125678179
Django的runserver部署和uwsgi部署对比-CSDN博客 : https://blog.csdn.net/zhoudapeng01/article/details/125363519
django uwsgi多进程运行_柳暗花明又一村ヾ(◍°∇°◍)ノ゙的博客-CSDN博客 : https://blog.csdn.net/qq_41122834/article/details/111356870
python 使用uwsgi 开启多进程服务_uwsgi 多进程_Macanv的博客-CSDN博客 : https://blog.csdn.net/macanv/article/details/105267051
使用Supervisor守护Uwsgi进程,为你的Django网站保驾护航 https://blog.csdn.net/gaifuxi9518/article/details/89952899

Django runserver 默认是多线程模式—通透_django默认线程数_robch的博客-CSDN博客 : https://blog.csdn.net/cpxsxn/article/details/106102441

tornado的协程、多线程、多进程实例_tornado多线程_东城地瓜的博客-CSDN博客 : https://blog.csdn.net/weixin_39422563/article/details/95641019
tornado之多进程服务_tornado 多进程_还是转转的博客-CSDN博客 : https://blog.csdn.net/xiaoyi52/article/details/106650240
Tornado的多进程管理分析_tornado 进程_竹杖芒鞋轻胜马,谁怕?一蓑烟雨任平生。的博客-CSDN博客 : https://blog.csdn.net/qq_21127151/article/details/105087528
Tornado—三种启动tornado的方式 https://www.cnblogs.com/liuhaidon/p/12016981.html

python协程的前世今生,future、yield、loop、task,yield from各个关键字详细图解_sf131097的博客-CSDN博客 : https://blog.csdn.net/sf131097/article/details/80377645
python协程(3): asyncio的EventLoop以及Future详解_python async future_python开发笔记的博客-CSDN博客 : https://blog.csdn.net/qq_37674086/article/details/113884099
Python进阶——如何正确使用yield? - 知乎 : https://zhuanlan.zhihu.com/p/321302488?utm_id=0
中间件 | Django 文档 | Django : https://docs.djangoproject.com/zh-hans/4.1/topics/http/middleware/
深入讨论Python 装饰器 (与Java Aop对比思考)_Python3.7的博客-CSDN博客 : https://blog.csdn.net/weixin_45722061/article/details/102579539

python离线安装依赖包_policycoreutils-python离线安装依赖包_FatPuffer的博客-CSDN博客 : https://blog.csdn.net/qq_42517220/article/details/108597469
相比 Pipenv,Poetry 是一个更好的选择 - 掘金 : https://juejin.cn/post/6844903934306304013
不要用 Pipenv | 李辉 : https://greyli.com/do-not-use-pipenv/

pyinstaller打包exe程序步骤和添加依赖文件方法_pyinstaller 依赖_Spider. Li的博客-CSDN博客 : https://blog.csdn.net/weixin_42409884/article/details/109293327
pyinstaller 打包exe有依赖文件 py文件、dll文件、外部参数txt、json文件_Mooney安的博客-CSDN博客 : https://blog.csdn.net/Iv_zzy/article/details/107462210
如何将Python程序打包成linux可执行文件_python打包linux_甜度超标°的博客-CSDN博客 : https://blog.csdn.net/qq_38703529/article/details/117521655
Python开发 之 Python3打包(windows/linux)详解_python 打包_沙振宇的博客-CSDN博客 : https://blog.csdn.net/u014597198/article/details/104054250

Django 添加数据 Model.objects.create()和save()_飘灬渺的博客-CSDN博客 : https://blog.csdn.net/qq_43515713/article/details/128616696
Django大咖之路: 深入理解Django创建对象的create和save方法_django create_大江狗的博客-CSDN博客 : https://blog.csdn.net/weixin_42134789/article/details/80203270
Django数据库——objects_django objects_SnowSleet的博客-CSDN博客 : https://blog.csdn.net/yuaicsdn/article/details/119026919
执行查询 | Django 文档 | Django : https://docs.djangoproject.com/zh-hans/4.1/topics/db/queries/

Python3 async def和@asyncio.coroutine的区别_m345376054的博客-CSDN博客 : https://blog.csdn.net/m345376054/article/details/78538726
有了@asyncio.coroutine装饰器,为什么还需要async关键字?_caimouse的博客-CSDN博客 : https://blog.csdn.net/caimouse/article/details/77823179
理解Python协程: 从yield/send到yield from再到async/await_唐大麦的博客-CSDN博客 : https://blog.csdn.net/soonfly/article/details/78361819
asyncio异步IO–协程(Coroutine)与任务(Task)详解 - 马鸣谦 - 博客园 : https://www.cnblogs.com/mamingqian/p/10008279.html
python3 asyncio库学习(一)—— coroutine, task , future的区别 https://blog.csdn.net/hello_ufo/article/details/90770647
asyncio: Task, create_task, ensure_future 都可以创建任务,该用哪个? - 技术改变命运Andy - 博客园 : https://www.cnblogs.com/andy0816/p/15591485.html
python的types模块_python types_XYES@fff的博客-CSDN博客 : https://blog.csdn.net/qq_42604178/article/details/103135121
Python中的abc模块_python abc_有关心情的博客-CSDN博客 : https://blog.csdn.net/qq_41359051/article/details/86764867
coroutine, task, future的理解_future和coroutine_weixin_zdpau的博客-CSDN博客 : https://blog.csdn.net/weixin_43938663/article/details/119065195
Python的可等待对象在Asyncio的作用 - 掘金 : https://juejin.cn/post/7085256098885681159
初识Python协程的实现 - So1n blog : https://so1n.me/2021/11/08/%E5%88%9D%E8%AF%86Python%20Async%E7%9A%84%E5%AE%9E%E7%8E%B0/#3-%E5%9F%BA%E4%BA%8E%E7%94%9F%E6%88%90%E5%99%A8%E7%9A%84%E5%8D%8F%E7%A8%8B
python awaitable_对于Python中可被await对象的一点研究_weixin_39522170的博客-CSDN博客 : https://blog.csdn.net/weixin_39522170/article/details/111428139
玩转 Python 3.5 的 await/async_generalAI的博客-CSDN博客 : https://blog.csdn.net/liujiandu101/article/details/81136537
用 Python 3 的 async / await 做异步编程_generalAI的博客-CSDN博客 : https://blog.csdn.net/liujiandu101/article/details/81136651
Python 3 的 async / await 做异步编程_小明乐的博客-CSDN博客 : https://blog.csdn.net/catwan/article/details/84976082
python3 async await yield from 异步编程理解_yangxiaodong88的博客-CSDN博客 : https://blog.csdn.net/yangxiaodong88/article/details/81900985

用 Microdot Python库搭建嵌入式 Web 服务_微头条-今日头条 : https://m.toutiao.com/w/1759772879483908/?app=news_article&timestamp=1678290428&use_new_style=1&share_token=3d8aae41-b18c-4fe6-ba54-c49dacfc80de&tt_from=copy_link&utm_source=copy_link&utm_medium=toutiao_android&utm_campaign=client_share

Django MySQL REPEATABLE READ“数据丢失”答案 - 爱码网 : https://www.likecs.com/ask-3873024.html

Python多进程同步——文件锁_python windows 文件锁_weixin_45001971的博客-CSDN博客 : https://blog.csdn.net/weixin_45001971/article/details/129009768
【python】详解multiprocessing多进程-Lock、Rlock进程同步(四)_brucewong0516的博客-CSDN博客 : https://blog.csdn.net/brucewong0516/article/details/85798414

Django教程——manage.py命令_django manage.py runserver编辑_xianjie0318的博客-CSDN博客 : https://blog.csdn.net/xianjie0318/article/details/83782072
django 数据库迁移(migrate)_django migrate_vivian_wanjin的博客-CSDN博客 : https://blog.csdn.net/vivian_wanjin/article/details/83893049
django_migrate&–fake: 迁移回滚/重新执行某一次迁移/伪回滚迁移(不执行相应的sql操作, 仅修改执行状态标记)_django migrations 回滚_xuchaoxin1375的博客-CSDN博客 : https://blog.csdn.net/xuchaoxin1375/article/details/124925356
Django2.2中迁移(makemigrations和migrate)的原理和撤销回退操作图文详解_django的migration原理_T型人小付的博客-CSDN博客 : https://blog.csdn.net/Victor2code/article/details/105282826
python manage.py migrate 命令执行失败,不用慌 - 知乎 : https://zhuanlan.zhihu.com/p/194366330?utm_id=0
Django migrate –fake 与 –fake-initial_django migrate fake__Angular baby的博客-CSDN博客 : https://blog.csdn.net/Enceladuce/article/details/102785738
Django(21)migrate报错的解决方案_Silent丿丶黑羽的博客-CSDN博客 : https://blog.csdn.net/weixin_43880991/article/details/117102642?spm=1001.2101.3001.6650.4&utm_medium=distribute.wap_relevant.none-task-blog-2%7Edefault%7ECTRLIST%7ERate-4-117102642-blog-102785738.wap_relevant_featuresortv7&depth_1-utm_source=distribute.wap_relevant.none-task-blog-2%7Edefault%7ECTRLIST%7ERate-4-117102642-blog-102785738.wap_relevant_featuresortv7
Django开发—如何重置migration_django 重新migrate_卓修武的博客-CSDN博客 : https://blog.csdn.net/zhuoxiuwu/article/details/52167599
django 的 migrations 文件重置管理 - 侃豺小哥 - 博客园 : https://www.cnblogs.com/kcxg/p/12777552.html
Django笔记05:如何悄悄删除migrations下的文件而不引起任何错误 - 知乎 : https://zhuanlan.zhihu.com/p/55440044?utm_id=0
django 数据迁移 (migrations)_django migrations_NET安梓晨的博客-CSDN博客 : https://blog.csdn.net/weixin_44763552/article/details/114362818
Django多人开发模型迁移冲突问题解决 - 掘金 : https://juejin.cn/post/6844904041311387655
Django中的migration冲突处理_django migrate冲突_XM吹雪的博客-CSDN博客 : https://blog.csdn.net/weixin_43305207/article/details/84204170

python黑魔法—上下文管理器(contextor) https://www.jianshu.com/p/d53449f9e7e0
tornado源码分析(二)异步上下文管理(StackContext)https://www.jianshu.com/p/3e58f977b908
tornado.stack_context 模块解析 https://strawhatfy.github.io/2015/07/27/tornado.stack_context/
tornado Stack-context-local variable pattern https://github.com/tornadoweb/tornado/issues/1063
tornado Stack-context-local https://github.com/viewfinderco/viewfinder/blob/master/backend/base/context_local.py
tornado An example of using a StackContext to store request data https://gist.github.com/simon-weber/7755289

(转)Python中的上下文管理器和Tornado对其的巧妙应用 - liujiacai - 博客园 : https://www.cnblogs.com/liujiacai/p/10388771.html
「Python进阶 #1」上下文管理器Context Manager - 知乎 : https://zhuanlan.zhihu.com/p/385045365?utm_id=0
Tornado源码分析(二)异步上下文管理(StackContext) - 人世间 - 简书 : https://www.jianshu.com/p/3e58f977b908#1679798894800
Python协程中使用上下文 - 不写日记 - 博客园 : https://www.cnblogs.com/mithrilon/p/9934660.html

numpy与pandas各种功能及其对比(超全)_numpy pandas_阿丢是丢心心的博客-CSDN博客 : https://blog.csdn.net/weixin_41168304/article/details/123384713

GitHub - DanielJDufour/date-extractor: Extract dates from text : https://github.com/DanielJDufour/date-extractor
GitHub - akoumjian/datefinder: Find dates inside text using Python and get back datetime objects : https://github.com/akoumjian/datefinder
python3 logging日志切割_kamactor的博客-CSDN博客 : https://blog.csdn.net/kamactor/article/details/106787476
Python多进程不要使用TimedRotatingFileHandler_yongche_shi的博客-CSDN博客 : https://blog.csdn.net/yongche_shi/article/details/49890103
GitHub - mpasternacki/ConcurrentLogHandler: Fork of http://pypi.python.org/pypi/ConcurrentLogHandler/ : https://github.com/mpasternacki/ConcurrentLogHandler
python并发logging:ConcurrentTimedRotatingFileHandler - 知乎 : https://zhuanlan.zhihu.com/p/431789495?utm_id=0
python 多进程下按天分割日志handler。ConcurrentDayRotatingFileHandler - 北风之神0509 - 博客园 : https://www.cnblogs.com/ydf0509/p/15163551.html
Python TimedRotatingFileHandler 多进程环境下的问题和解决方法(如flask logging按时间自动切割)_craftsman2020的博客-CSDN博客 : https://blog.csdn.net/craftsman2020/article/details/113745255

python黑魔法—上下文管理器(contextor) - 人世间 - 简书 : https://www.jianshu.com/p/d53449f9e7e0#1681237766079
Tornado源码分析(二)异步上下文管理(StackContext) - 人世间 - 简书 : https://www.jianshu.com/p/3e58f977b908#1681237738375
tornado stackcontext解析 - VxCoder - 简书 : https://www.jianshu.com/p/8fc511727b1c
tornado.stack_context 模块解析 | 书影 : https://strawhatfy.github.io/2015/07/27/tornado.stack_context/
tornado stackcontext解析 | 码农家园 : https://www.codenong.com/js8fc511727b1c/
Tornado 之StackContext - 邹雷 : http://ficapy.github.io/2018/03/16/Tornado_StackContext/
tornado 源码之 StackContext(二)_普通网友的博客-CSDN博客 : https://blog.csdn.net/weixin_33800593/article/details/91426983
Stack-context-local variable pattern · Issue #1063 · tornadoweb/tornado · GitHub : https://github.com/tornadoweb/tornado/issues/1063
Python3.7 contextvars 上下文环境变量详解(代码演示)_hpulfc的博客-CSDN博客 : https://blog.csdn.net/hpulfc/article/details/113436108
Tornado 5.1的新功能 — Tornado 6.2.dev1 文档 : https://www.osgeo.cn/tornado/releases/v5.1.0.html
什么新的龙卷风6.0 — Tornado 6.2.dev1 文档 : https://www.osgeo.cn/tornado/releases/v6.1.0.html
Python怎么利用contextvars实现管理上下文变量-Python教程-PHP中文网 : https://m.php.cn/article/494508.html
Python使用contextvars模块传递上下文的底层原理_聆听–风雨的博客-CSDN博客 : https://blog.csdn.net/luchengtao11/article/details/126442670

Python future 模块_python的future模块_exuan00的博客-CSDN博客 : https://blog.csdn.net/m0_57845572/article/details/116596146
python 中的__future__模块_python的future模块_Wanderer001的博客-CSDN博客 : https://blog.csdn.net/weixin_36670529/article/details/86238610?spm=1001.2101.3001.6650.6&utm_medium=distribute.wap_relevant.none-task-blog-2%7Edefault%7EBlogCommendFromBaidu%7ERate-6-86238610-blog-116596146.wap_relevant_t0_download&depth_1-utm_source=distribute.wap_relevant.none-task-blog-2%7Edefault%7EBlogCommendFromBaidu%7ERate-6-86238610-blog-116596146.wap_relevant_t0_download
Python – import 和 from …import… 的区别_import和from import有什么区别_樱花树上的alien的博客-CSDN博客 : https://blog.csdn.net/qq_38630100/article/details/80808757
python包导入方式import 和from import的区别和一些注意事项_from和import区别_caixxiong的博客-CSDN博客 : https://blog.csdn.net/qq_24406903/article/details/98725931?spm=1001.2101.3001.6650.7&utm_medium=distribute.wap_relevant.none-task-blog-2%7Edefault%7EBlogCommendFromBaidu%7ERate-7-98725931-blog-80808757.wap_relevant_t0_download&depth_1-utm_source=distribute.wap_relevant.none-task-blog-2%7Edefault%7EBlogCommendFromBaidu%7ERate-7-98725931-blog-80808757.wap_relevant_t0_download
python中import和from import的区别_姜亚轲的博客-CSDN博客 : https://blog.csdn.net/weixin_41656968/article/details/80210045?spm=1001.2101.3001.6650.10&utm_medium=distribute.wap_relevant.none-task-blog-2%7Edefault%7EBlogCommendFromBaidu%7ERate-10-80210045-blog-80808757.wap_relevant_t0_download&depth_1-utm_source=distribute.wap_relevant.none-task-blog-2%7Edefault%7EBlogCommendFromBaidu%7ERate-10-80210045-blog-80808757.wap_relevant_t0_download
【笔记13】完美解决了!关于python的相对导入和绝对导入_occamo的博客-CSDN博客 : https://blog.csdn.net/occamo/article/details/90182934
python中的import涉及的绝对/相对引用(python官方PEP328文档)_python import 绝对引用_heminhao的博客-CSDN博客 : https://blog.csdn.net/heminhao/article/details/73188584?spm=1001.2101.3001.6650.2&utm_medium=distribute.wap_relevant.none-task-blog-2%7Edefault%7ECTRLIST%7ERate-2-73188584-blog-90182934.wap_relevant_t0_download&depth_1-utm_source=distribute.wap_relevant.none-task-blog-2%7Edefault%7ECTRLIST%7ERate-2-73188584-blog-90182934.wap_relevant_t0_download
详解Python中的相对导入和绝对导入_杨过悔的博客-CSDN博客 : https://blog.csdn.net/u013571243/article/details/77734346?spm=1001.2101.3001.6650.3&utm_medium=distribute.wap_relevant.none-task-blog-2%7Edefault%7ECTRLIST%7ERate-3-77734346-blog-90182934.wap_relevant_t0_download&depth_1-utm_source=distribute.wap_relevant.none-task-blog-2%7Edefault%7ECTRLIST%7ERate-3-77734346-blog-90182934.wap_relevant_t0_download
Python的绝对引用 vs 相对引用全面讲解_python绝对引用_我是Roger的博客-CSDN博客 : https://blog.csdn.net/ning13481193737/article/details/107165586?spm=1001.2101.3001.6650.9&utm_medium=distribute.wap_relevant.none-task-blog-2%7Edefault%7EBlogCommendFromBaidu%7ERate-9-107165586-blog-90182934.wap_relevant_t0_download&depth_1-utm_source=distribute.wap_relevant.none-task-blog-2%7Edefault%7EBlogCommendFromBaidu%7ERate-9-107165586-blog-90182934.wap_relevant_t0_download
30、python导入包和子包_python导入子包_zhaopeng01zp的博客-CSDN博客 : https://blog.csdn.net/zhaopeng01zp/article/details/109303320
Python——模块(Module)和包(Package)_Eden朱的博客-CSDN博客 : https://blog.csdn.net/qiqicos/article/details/79208039
Python的包(package)和模块(module)的区别,如何导入python包和模块,以及为什么可以把包名当作一个模块导入_python package 知乎_TylerDu的博客-CSDN博客 : https://blog.csdn.net/TylerDu/article/details/107359152
Python的模块(module)和包(package)python包和模块_软件开发技术爱好者的博客-CSDN博客 : https://blog.csdn.net/cnds123/article/details/127222567
python的模块(module)和包(package)python的module怎么用_焱齿的博客-CSDN博客 : https://blog.csdn.net/mijichui2153/article/details/106456864
python 常用的内置模块_阿紫_PP的博客-CSDN博客 : https://blog.csdn.net/ruanxingzi123/article/details/82787852
Python 标准库 — Python 3.7.13 文档 : https://docs.python.org/zh-cn/3.7/library/index.html
Python 包 init.py文件用法详解_COCO56(徐可可)的博客-CSDN博客 : https://blog.csdn.net/COCO56/article/details/103856675
Python3中__init
.py文件介绍_fengbingchun的博客-CSDN博客 : https://blog.csdn.net/fengbingchun/article/details/120873371?spm=1001.2101.3001.6650.7&utm_medium=distribute.wap_relevant.none-task-blog-2%7Edefault%7EBlogCommendFromBaidu%7ERate-8-120873371-blog-103856675.wap_relevant_t0_download&depth_1-utm_source=distribute.wap_relevant.none-task-blog-2%7Edefault%7EBlogCommendFromBaidu%7ERate-8-120873371-blog-103856675.wap_relevant_t0_download

2021年开发Python图形用户界面(GUI)的6种最佳Python GUI框架_xyzhan的博客-CSDN博客 : https://blog.csdn.net/xyzhan/article/details/113856833

Python 之 拦截器(拦截属性或者方法)_python 拦截函数_路人王_Zz的博客-CSDN博客 : https://blog.csdn.net/weixin_42143003/article/details/91347039
python 类方法__call__拦截调用实例介绍_weixin_34284188的博客-CSDN博客 : https://blog.csdn.net/weixin_34284188/article/details/94480118
python __getattribute__、__getattr__、__setattr__详解 - 漫漫芜 - 博客园 : https://www.cnblogs.com/sheshouxin/p/10448056.html
python 类方法__call__拦截调用实例介绍 - huhuchen - 博客园 : https://www.cnblogs.com/huhuchen/archive/2012/05/07/2486951.html
python总结(五):__get__、__getattr__、__getitem__、__getattribute__之间的差异与联系_蚁方阵的博客-CSDN博客 : https://blog.csdn.net/yiifaa/article/details/78068962
Python判断对象是否是function的三种方法_python 判断是否为function_蚁方阵的博客-CSDN博客 : https://blog.csdn.net/yiifaa/article/details/78046331
Python 方法调用机制_python调用一个方法_Marionette的博客-CSDN博客 : https://blog.csdn.net/yuxinleipp/article/details/7869290
深入理解 GIL:如何写出高性能及线程安全的 Python 代码 - ryxiong728 - 博客园 : https://www.cnblogs.com/ryxiong-blog/p/10730085.html
浅析Python的GIL和线程安全_python gil 不安全_qingyang1014的博客-CSDN博客 : https://blog.csdn.net/qingyang1014/article/details/38083957
Python | GIL锁 | 5分钟掌握【全局解释器锁】(GIL)_全能成的博客-CSDN博客 : https://blog.csdn.net/qq_29654325/article/details/128850131
聊聊Python中的GIL - 青山牧云人 - 博客园 : https://www.cnblogs.com/ArsenalfanInECNU/p/9968621.html
Python中的多线程编程,线程安全与锁(一) - 青山牧云人 - 博客园 : https://www.cnblogs.com/ArsenalfanInECNU/p/10022740.html#:~:text=Python%E7%9A%84G, %E6%9D%A5%E4%BF%9D%E8%AF%81%E7%BA%BF%E7%A8%8B%E5%AE%89%E5%85%A8%E3%80%82
Python 的 GIL 能保证线程安全么? - 知乎 : https://www.zhihu.com/question/521650365?utm_id=0
[python笔记] Gil全局解释锁和线程互斥锁的关系_python gil锁和互斥锁关系_simuLeo的博客-CSDN博客 : https://blog.csdn.net/simuLeo/article/details/80066870
操作系统OS,Python - 有了GIL为什么还要threading. Lock()?anchenhe9360的博客-CSDN博客 : https://blog.csdn.net/anchenhe9360/article/details/102247640
既然有GIL了那么为什么在python中多线程编码时候还需要加锁?_python有gil为什么还需要线程锁_bdss58的博客-CSDN博客 : https://blog.csdn.net/bdss58/article/details/104069418
Python有GIL为什么还需要线程同步? - 知乎 : https://www.zhihu.com/question/23030421?utm_id=0
15. python数据类型转换_python隐式转换
@十三阿哥的博客-CSDN博客 : https://blog.csdn.net/TianYanRen111/article/details/128747969
【Python 2.7】str和unicode的互相转换,摘自《Effective Python》_python2 str转unicode_寒泉Hq的博客-CSDN博客 : https://blog.csdn.net/sinat_42483341/article/details/103648807
Python常见字符编码间的转换教程_python str转unicode_Python热爱者的博客-CSDN博客 : https://blog.csdn.net/qdPython/article/details/127731095?utm_medium=distribute.wap_relevant.none-task-blog-2~default~baidujs_baidulandingword~default-0-127731095-blog-103648807.237^v3^wap_relevant_t0_download&spm=1001.2101.3001.4242.1
python中str字符串和unicode对象字符串的拼接_python utf-8格式读取字符串拼上其他字符串_学悟止境的博客-CSDN博客 : https://blog.csdn.net/weixin_43838830/article/details/97109101
Python_关于python2的encode(编码)和decode(解码)的使用 - 不自在 - 博客园 : https://www.cnblogs.com/testlearn/p/15458893.html
Python—编码与解码(encode()和decode()) - 刘_love_田 - 博客园 : https://www.cnblogs.com/liuhaidon/p/11580829.html
python中编解码以及sys.setdefaultencoding(‘utf-8‘)的作用_python sys setencode_longlovefilm的博客-CSDN博客 : https://blog.csdn.net/longlovefilm/article/details/113866889
python中文编码问题:print打印中文异常及显示乱码问题分析与解决_python打印exception异常返回的中文_董公子的博客-CSDN博客 : https://blog.csdn.net/qq_26580757/article/details/79922043
python3.x设置默认编码(sys.stdout.encoding和sys.defaultencoding) - vocus - 博客园 : https://www.cnblogs.com/vocus/p/11416022.html

python进制转换 hex()、bin()、oct()、int()的用法 https://blog.csdn.net/m0_61720747/article/details/121347084

手把手教你实现Python的动态代理_python 动态代理-CSDN博客 : https://blog.csdn.net/panda_lin/article/details/105856276

【Python】dict和list相互转换(字典和列表相互转换)_python dict转list-CSDN博客 : https://blog.csdn.net/Jarry_cm/article/details/104925292
python中for的三种常用遍历方式( for … in,for … in range(),for … in enumerate() )-CSDN博客 : https://blog.csdn.net/weixin_44414948/article/details/111185107
python 字典(dict)用for遍历_python for dict-CSDN博客 : https://blog.csdn.net/qq_15013233/article/details/52220599
Python基础教程:keys()、values()和 items()方法_python pyecharts keys values_Python 学习者的博客-CSDN博客 : https://blog.csdn.net/sinat_38682860/article/details/114176830
Python dict字典keys()、values()和items()方法_字典keys方法返回值-CSDN博客 : https://blog.csdn.net/ahmcwt/article/details/104466925

Python中的枚举数据类型(Enum)_python enum-CSDN博客 : https://blog.csdn.net/ProQianXiao/article/details/113481092

Python 高级编程之面向切面编程 AOP(二)_python aop-CSDN博客 : https://blog.csdn.net/DEVELOPERAA/article/details/129769073
python总结(一):AOP与装饰器_python aop check-CSDN博客 : https://blog.csdn.net/yiifaa/article/details/78012178

Python线程锁(Thread Lock)和进程锁(Process Lock)_python锁-CSDN博客 : https://blog.csdn.net/lzhcoder/article/details/132980954

Python全局变量及Global关键字( Global variable in Python)_python global variable-CSDN博客 : https://blog.csdn.net/chenxy_bwave/article/details/120251276
一个例子带你搞懂python作用域中的global、nonlocal和local_python global local nonlocal-CSDN博客 : https://blog.csdn.net/cnhwl/article/details/105496165

JavaScript

js 判空 https://blog.csdn.net/z591102/article/details/106162090
js undefined和null https://blog.csdn.net/weixin_42118462/article/details/109258072
js中的Truthy、Falsy、Boolean https://blog.csdn.net/qq_42449963/article/details/109118033
js判断 null、undefined、数字零、NaN、false、空字符串的方法 https://blog.csdn.net/z591102/article/details/106162090
js 类型转换 https://blog.csdn.net/imagine_tion/article/details/113961550
js 隐式转换 https://blog.csdn.net/fesfsefgs/article/details/109101502
js 操作符和隐式转换 https://blog.csdn.net/Dreamy_LIN/article/details/111595760
js 相等比较原理 https://blog.csdn.net/luckydie/article/details/77948097

JS:Web Worker : https://blog.csdn.net/qq_28387069/article/details/112316133
js异步机制、事件循环、Promise执行顺序 : https://blog.csdn.net/buppt/article/details/78717318
【JS】postMessage 用法 : https://blog.csdn.net/qq_45677671/article/details/128238860
js跨域 : https://blog.csdn.net/lareinalove/article/details/84107476

ES6中的箭头函数详细梳理 https://blog.csdn.net/weixin_45709829/article/details/123931582
ES6解构赋值及ES6的一些简写介绍 https://blog.csdn.net/a1598452168YY/article/details/127573065
1.5万字概括ES6全部特性 https://blog.csdn.net/qq_41581588/article/details/125931173

require和import的区别 https://blog.csdn.net/wwf1225/article/details/124150794
vue中require与import之间的区别 https://blog.csdn.net/caseywei/article/details/90710749
vue中require与import的区别 https://blog.csdn.net/weixin_38633659/article/details/124373875
module.exports、exports、export都是导出,有何区别? https://blog.csdn.net/qq_15589375/article/details/123476690
前端模块化CommonJS、AMD、CMD、ES6 https://blog.csdn.net/weixin_45709829/article/details/124310873
AMD、CMD、CommonJS、ES6 https://blog.csdn.net/LinBM123/article/details/121415060
js模块化,理解AMD, CommonJS和es6 https://blog.csdn.net/aiyang1214878408/article/details/124704443
传统js, commonJs, AMD(requireJs), ES6对比 https://blog.csdn.net/qq_34345149/article/details/125742218
JS类型提示 https://segmentfault.com/a/1190000018425043
JS类型提示 https://blog.csdn.net/Y_Z233/article/details/125450058
如何在JavaScript中列出对象的所有方法 https://blog.csdn.net/cuk0051/article/details/108343332

​ JavaScript选择 map而非对象(object)存储键值对的 5 个理由附示例-今日头条 : https://m.toutiao.com/article/7192917064695251489/?app=news_article&timestamp=1677402671&use_new_style=1&req_id=20230226171111E21B574AD697C7B1FA3B&group_id=7192917064695251489&share_token=70e1f58e-1381-4043-a3c2-9aa5a3c06dcb&tt_from=copy_link&utm_source=copy_link&utm_medium=toutiao_android&utm_campaign=client_share
​ JS基础篇1:数据类型(8种)_帅帅哥的兜兜的博客-CSDN博客_js数据类型 : https://blog.csdn.net/u013592575/article/details/95087953

JS精度丢失导致的问题及解决_赵乘风_i的博客-CSDN博客 : https://blog.csdn.net/zr15829039341/article/details/102532033
​ 前端如何解决long型在js中精度丢失的问题_老实人老王的博客-CSDN博客_js不识别long : https://blog.csdn.net/WANG_AFei/article/details/105026054
​ JS的Number限制 - 如何解决JSON序列化大数精度问题_json number范围_Zong_0915的博客-CSDN博客 : https://blog.csdn.net/Zong_0915/article/details/122533755

JS的console中log和dir的区别_小鹰丶的博客-CSDN博客_dir和log区别 : https://blog.csdn.net/jeremyjone/article/details/93041139
​ js中typeof与instanceof用法_书香水墨的博客-CSDN博客_js typeof instanceof : https://blog.csdn.net/qq_27870421/article/details/89462592

Day.js替代moment.js_GuaX的博客-CSDN博客 : https://blog.csdn.net/m0_37714008/article/details/109025988
​ Moment.js & Day.js 时间日期类库_超悠閒的博客-CSDN博客 : https://blog.csdn.net/weixin_44691608/article/details/117139194

Chrome DevTools 使用详解 https://blog.csdn.net/hello_sgw/article/details/79618080
Chrome DevTools 使用技巧 https://blog.csdn.net/c2682736/article/details/118915050
Chrome console技巧 https://blog.csdn.net/sshuai131400/article/details/121134005

前端构建工具进化历程-今日头条 : https://m.toutiao.com/article/7205749323945181708/?app=news_article&timestamp=1678273594&use_new_style=1&req_id=202303081906338CBCBC29300E810725E9&group_id=7205749323945181708&share_token=0b00f0b6-b335-4fe9-b582-2d6a36b86e4b&tt_from=copy_link&utm_source=copy_link&utm_medium=toutiao_android&utm_campaign=client_share
前端模块化:CommonJS, AMD, CMD, ES6 - 掘金 : https://juejin.cn/post/6844903576309858318
前端模块化之CommonJS,ES6 Module,AMD和require.js,CMD和sea.js__Boboy的博客-CSDN博客 : https://blog.csdn.net/weixin_43720095/article/details/106114267
Vue - 5 - 模块化 - commonJS、ES6-Modules、webpack、工程目录、(处理:css、less、图片、vue、搭建服务器)_骆言的博客-CSDN博客 : https://blog.csdn.net/LawssssCat/article/details/104576783
从vue引出的前端基础概念梳理–JavaScript、ES6、node、npm、webpack、CommonJS_会飞的鱼_fly的博客-CSDN博客 : https://blog.csdn.net/u011244839/article/details/103654979
webpack es6、commonjs模块混合打包分析 - 掘金 : https://juejin.cn/post/6844903550951096327
__esModule是神马东西?CommonJS与ES Module的混用_51CTO博客_commonjs和esmodule : https://blog.51cto.com/u_14180083/5105904
NodeJS 中 CommonJS 和 ESModule 混用时的各种坑解决方案 - 知乎 : https://zhuanlan.zhihu.com/p/494658959?utm_id=0

ES6中(?.、??)运算符的使用 - NemoExpress - 简书 : https://www.jianshu.com/p/358126918b4a#1678597959394
ES6中js的运算符(?.、?:、? ?、? ?=、)_js ?? 和?. 运算符 是es几_小靳小盆友i. 的博客-CSDN博客 : https://blog.csdn.net/ShIcily/article/details/121673976

大前端之SPA、SSR、CSR - 知乎 : https://zhuanlan.zhihu.com/p/299598903?utm_id=0
大前端之SPA、SSR、CSR_csr spa_顺其自然~的博客-CSDN博客 : https://blog.csdn.net/fuhanghang/article/details/124114835

css盒模型(css的两种盒模型:标准盒模型、怪异盒模型)和 css3指定盒子模型种类的box-sizing属性_有蝉的博客-CSDN博客 : https://blog.csdn.net/qq_37899792/article/details/90019385
Grid vs Flexbox:哪个更好?_flex和grid哪个好_杭州程序员张张的博客-CSDN博客 : https://blog.csdn.net/duninet/article/details/117340363

ES6、ES7、ES8、ES9、ES10新特性一览 https://blog.csdn.net/qq_34586870/article/details/89515336
高性能的js第三方库——lodash、 Underscore、async、md5及moment https://www.cnblogs.com/wheatCatcher/p/11345141.html

Sass 、Scss、LESS 和 Stylus区别总结 https://blog.csdn.net/qq_35430000/article/details/87097696
EJS模板引擎 https://blog.csdn.net/lhrdlp/article/details/105856115

vue的axios使用post时必须使用qs.stringify而get不用 https://blog.csdn.net/weixin_44518466/article/details/107021503

10个超级有用的Web开发Github仓库-今日头条 : https://m.toutiao.com/article/7201860612690395703/?app=news_article&timestamp=1677330629&use_new_style=1&req_id=20230225211028F88F1BB855AB1C73B8AC&group_id=7201860612690395703&share_token=65c9b9e8-da0c-48dc-8b12-bcb97a1f1a6e&tt_from=copy_link&utm_source=copy_link&utm_medium=toutiao_android&utm_campaign=client_share

用过 Pinia 后 Vuex 都不香了-今日头条 : https://m.toutiao.com/article/7221749692462498336/?app=news_article&timestamp=1681753427&use_new_style=1&req_id=202304180143478D6D1E5589C76920E816&group_id=7221749692462498336&share_token=d482d859-15d5-496e-9f41-948a3d4c5f50&tt_from=copy_link&utm_source=copy_link&utm_medium=toutiao_android&utm_campaign=client_share

h5页面 html, h5页面和普通页面的区别是什么_weixin_39860201的博客-CSDN博客 : https://blog.csdn.net/weixin_39860201/article/details/117781565
PC, H5, APP的概念和区别_h5端_生命不息战斗不止(王子晗)的博客-CSDN博客 : https://blog.csdn.net/wwwwwww31311/article/details/119388800
Web前端与HTML5有什么区别,百分之八十的人分不清_web端和h5端的区别_程序员的小傲娇的博客-CSDN博客 : https://blog.csdn.net/xiaoxijinger/article/details/121487719
原生页面与H5页面区别_lucky_girl11的博客-CSDN博客 : https://blog.csdn.net/lucky_girl11/article/details/72722507
H5页面与原生页面的区别_原生页面和h5页面区别_北岛凉音的博客-CSDN博客 : https://blog.csdn.net/weixin_44318891/article/details/108341573
h5和web前端的区别_h5页面和web页面的区别_huayang183的博客-CSDN博客 : https://blog.csdn.net/qq_18671415/article/details/114284241
【笔记】h5和web的区别_h5页面和web页面的区别_西伯利亚的飘雪的博客-CSDN博客 : https://blog.csdn.net/weixin_43348322/article/details/126440910
H5 手机 App 开发入门:概念篇 - 阮一峰的网络日志 : https://ruanyifeng.com/blog/2019/12/hybrid-app-concepts.html
H5初体验~一个新手H5前端开发的笔记_h5开发_小白Rachel的博客-CSDN博客 : https://blog.csdn.net/Sabrina_cc/article/details/119863037
H5前端开发入门学习(基于vs+vue开发)vs开发h5_GL_陈凯的博客-CSDN博客 : https://blog.csdn.net/qq_30304193/article/details/82700842
最详细H5新特性
#15E4EB的博客-CSDN博客 : https://blog.csdn.net/m0_52622108/article/details/125094331
HTML5—-响应式(自适应)网页设计(自动适应屏幕大小)_网页自适应_规则固态长方体物质空间移动工程师的博客-CSDN博客 : https://blog.csdn.net/qq_40164190/article/details/83089459

cookie、sessionStorage和localStorage的区别_殇陌离tk的博客-CSDN博客 : https://blog.csdn.net/weixin_42614080/article/details/90706499
JS 详解 Cookie、 LocalStorage 与 SessionStorage - 狂奔的小马扎 - 博客园 : https://www.cnblogs.com/minigrasshopper/p/8064367.html

如何理解 JavaScript 中的闭包?-今日头条 : https://m.toutiao.com/article/7220624569965888011/?app=news_article&timestamp=1682007950&use_new_style=1&req_id=202304210025505EFA3B77A241BA679002&group_id=7220624569965888011&share_token=fe5944ad-962d-45f2-9756-d2a5eb1e6d27&tt_from=copy_link&utm_source=copy_link&utm_medium=toutiao_android&utm_campaign=client_share

「前端」万字详文:深入理解浏览器原理-今日头条 : https://m.toutiao.com/article/7223955496175174159/?app=news_article&timestamp=1682051042&use_new_style=1&req_id=202304211224017DD6DBBA95B9CB86113C&group_id=7223955496175174159&share_token=452707e8-1e7d-4f80-a402-a06ff4ed9755&tt_from=copy_link&utm_source=copy_link&utm_medium=toutiao_android&utm_campaign=client_share
Vite 配置代理 Proxy,Vue配置代理,解决前端跨域_vite proxy_lethe_R的博客-CSDN博客 : https://blog.csdn.net/qq_45787691/article/details/128074655
IDEA安装spotbugs插件替代findbugs插件_luffy5459的博客-CSDN博客 : https://blog.csdn.net/feinifi/article/details/130179524

vue3与vue2的区别(你不知道细节全在这)_vue3和vue2最大的区别_BiKABi的博客-CSDN博客 : https://blog.csdn.net/weixin_43932097/article/details/121512132

forEach、for in 、 for of三者的区别 https://blog.csdn.net/one_girl/article/details/80192899
遍历数组的方法 https://blog.csdn.net/s_y_w123/article/details/109615968
JS中集合对象(Array、Map、Set)及类数组对象的使用与对比 https://blog.csdn.net/sqleiq/article/details/104893328
JavaScript映射选择:Object VS Map https://blog.csdn.net/weixin_49012647/article/details/115076384

为什么文件URL以3斜杠开头 https://qastack.cn/superuser/352133/why-do-file-urls-start-with-3-slashes
href 路径 空, /, ./, ../, // 开头的不同情况 https://blog.csdn.net/weixin_42508745/article/details/82628353

Angular之父为什么怼React?-今日头条 : https://m.toutiao.com/article/7230993760589464075/?app=news_article&timestamp=1683651478&use_new_style=1&req_id=20230510005757F19F70571DD2A5720370&group_id=7230993760589464075&share_token=fc15f4b0-6802-4b3d-9767-d912f31ebff7&tt_from=copy_link&utm_source=copy_link&utm_medium=toutiao_android&utm_campaign=client_share
vue前端权限控制设计-今日头条 : https://m.toutiao.com/article/7229237741568360992/?app=news_article&timestamp=1683652169&use_new_style=1&req_id=202305100109281D91D5ECED3967701A14&group_id=7229237741568360992&share_token=9d014bf9-d1ed-4e0a-a36e-f7af7ac0c4fd&tt_from=copy_link&utm_source=copy_link&utm_medium=toutiao_android&utm_campaign=client_share

vue和layUi对比_layui框架和vue哪个好_DBMK14的博客-CSDN博客 : https://blog.csdn.net/DBMK14/article/details/108644715
关于Ant design、ElementUI、IVIEW 技术选型_ant和elementui_我只是一个coder的博客-CSDN博客 : https://blog.csdn.net/lhf214111967/article/details/102648360

vue全局下的loading设置_vue同步接口的loding_小爬犁的博客-CSDN博客 : https://blog.csdn.net/yhl521112/article/details/109740876

JavaScript 之arguments、caller 和 callee 介绍-CSDN博客 : https://blog.csdn.net/oscar999/article/details/8511335

在 Vue 中多表单深层次嵌套结构,创建响应式属性,以及多层级表单验证_多表单处理 vue-CSDN博客 : https://blog.csdn.net/weixin_44623040/article/details/107136268
Vue学习笔记:理解Vue2如何解决数组和对象的响应式问题_vue数组对象属性变化是响应式的吗-CSDN博客 : https://blog.csdn.net/qq_36290842/article/details/120941497
vue中的响应式是什么? 怎么理解响应式原理?_vue响应式属性-CSDN博客 : https://blog.csdn.net/Pentoncos/article/details/104782467

Vuex 状态管理模式 单页面、多页面-CSDN博客 : https://blog.csdn.net/Z___R/article/details/110387034
在vue中使用node-cli实现终端信息展示并输出, 以及展示项目中未使用的依赖_js展示终端信息-CSDN博客 : https://blog.csdn.net/AzeShinja/article/details/118927562

CSR、SSR、SPA是什么_1. csr、ssr、ssg、spa是什么? 人资是属于什么? 这些又适用于哪些项目-CSDN博客 : https://blog.csdn.net/yiyueqinghui/article/details/108615675
除了 SSR、CSR 还有 ISR 和 SSG?五分钟搞懂它们的区别_winty~~的博客-CSDN博客 : https://blog.csdn.net/LuckyWinty/article/details/132867612
【前端路由原理–原生JS实现方式】–前后端路由的区别、关于单页面应用与多页面应用、什么是CSR、SSR、SSG、ISP_原生js实现单页面路由跳转原理_UiNMX_唐的博客-CSDN博客 : https://blog.csdn.net/qq_44778129/article/details/127494628
什么是 CSR,SSR,SSG 渲染_csr渲染-CSDN博客 : https://wangxinyan.blog.csdn.net/article/details/131379824
一文读懂 Next.js 中的 SSR、CSR、SSG、ISR 和 DPR 技术_javascript ssr-CSDN博客 : https://blog.csdn.net/G_yws233/article/details/131912153
前端渲染方案CSR / SSR / SSG 概念简介_ssr前端-CSDN博客 : https://blog.csdn.net/m0_71818972/article/details/130381008
简单了解SPA、SEO及CSR和SSR渲染方式_spa和csr的区别-CSDN博客 : https://blog.csdn.net/weixin_44757417/article/details/109586636
为什么不该使用占位文本(placeholder)作为提示文本的14个理由-今日头条 : https://m.toutiao.com/article/7295303951505965583/?app=news_article&group_id=7295303951505965583&req_id=202311032201376DA303D0A2F6E862BF8B&share_token=47764403-477f-4f54-8958-964a0659c244&timestamp=1699020098&tt_from=copy_link&use_new_style=1&utm_campaign=client_share&utm_medium=toutiao_android&utm_source=copy_link

JS中集合对象(Array、Map、Set)及类数组对象的使用与对比_js set 和 array的优缺点-CSDN博客 : https://blog.csdn.net/sqleiq/article/details/104893328
JavaScript映射选择:Object VS Map_js map object 速度-CSDN博客 : https://blog.csdn.net/weixin_49012647/article/details/115076384
【JS】Object和Map的区别(图文详解)_js map和object的区别-CSDN博客 : https://blog.csdn.net/m0_63779088/article/details/126427440
js的Map和Object对比_js 对象存储数据和map哪个效率更高-CSDN博客 : https://blog.csdn.net/feilzhang/article/details/117293028

JavaScript中NAN到底是什么?NAN==NAN?_js nan是什么类型-CSDN博客 : https://blog.csdn.net/weixin_41750225/article/details/104590569
[JavaScript]深入解析 NaN 和 isNaN_js nan number初始值-CSDN博客 : https://blog.csdn.net/dietime1943/article/details/79867562
JavaScript 中的无穷数(Infinity)-CSDN博客 : https://blog.csdn.net/qq449245884/article/details/103675926
JavaScript技术点五:判断Infinite和NaN_js 判断 infinity-CSDN博客 : https://blog.csdn.net/m0_48459838/article/details/113800137

JS异步之:回调/Promise/协程/Generator_js 协程-CSDN博客 : https://blog.csdn.net/lilongsy/article/details/74333802

【JavaScript】防抖(debounce)和节流(throttle)_js搜索 防抖 lodash-CSDN博客 : https://blog.csdn.net/qq_40205510/article/details/133814024
详细解读JavaScript中的防抖(debounce)和节流(throttle)!!!-CSDN博客 : https://blog.csdn.net/qq_43536788/article/details/136796880
JavaScript Debounce 和 Throttle 的原理及实现-CSDN博客 : https://blog.csdn.net/chy555chy/article/details/80016919
JavaScript 防抖(debounce)、截流(throttle) https://blog.csdn.net/sonicwater/article/details/114872095

Android

uniapp与flutter,跨平台解决方案你该如何选择 - 知乎 : https://zhuanlan.zhihu.com/p/55466963?utm_id=0
2022年,想玩一下安卓app,选择原生还是flutter或uniapp? - 知乎 : https://www.zhihu.com/question/516053212?utm_id=0
uni-app、taro、flutter、kbone 跨端、小程序选型对比、区别_taro uniapp_飞歌Fly的博客-CSDN博客 : https://blog.csdn.net/qq_35430000/article/details/119346964

Android中Activity的四种LaunchMode和Intent 的flag的使用_android flag_activity_reorder_to_front 是在新的栈吗_ailinghao的博客-CSDN博客 : https://blog.csdn.net/haoxuhong/article/details/81297259
android深入解析Activity的launchMode启动模式,Intent Flag,taskAffinity_Shawn_Dut的博客-CSDN博客 : https://blog.csdn.net/self_study/article/details/48055011
Activity启动模式:launchMode 和 Intent中设置标志setFlags_shan_zwq的博客-CSDN博客 : https://blog.csdn.net/shanshan_1117/article/details/80439421
Android的LaunchMode,Intent flags和taskAffinity_scnuxisan225的博客-CSDN博客 : https://blog.csdn.net/scnuxisan225/article/details/44930321
[android]android Task 任务 简介_soul93457djdfh的博客-CSDN博客 : https://blog.csdn.net/guomeijuan916/article/details/8121468
Android Task详解_安卓兼职framework应用工程师的博客-CSDN博客 : https://blog.csdn.net/baidu_41666295/article/details/103880101
android:taskAffinity属性的用法_android:taskaffinity_院主的博客-CSDN博客 : https://blog.csdn.net/qq_41716624/article/details/96008835
Android Application Task Activities的关系 - 蝈蝈俊 - 博客园 : https://www.cnblogs.com/ghj1976/archive/2011/04/29/2032412.html
Android 任务共用性Affinity_蝈蝈俊的博客-CSDN博客 : https://blog.csdn.net/ghj1976/article/details/6371549

Android Studio快捷键生成TAG、Log.x日志输出介绍 - 腾讯云开发者社区-腾讯云 : https://cloud.tencent.com/developer/article/1723789
Android Studio快捷键生成TAG、Log.x日志输出_ 颜 的博客-CSDN博客 : https://blog.csdn.net/qq_28193019/article/details/91050915
Android studio的日志工具Log的使用及一些快捷输入方式_android studio log.i_Old萬的博客-CSDN博客 : https://blog.csdn.net/weixin_46013401/article/details/105311992

Android Studio2022年10月更新Logcat配置过滤-CSDN博客 : https://blog.csdn.net/baoolong/article/details/127572422
Android Studio 新版Logcat 从惊艳到放弃_androidstudio logcat_逆向涉猎的博客-CSDN博客 : https://blog.csdn.net/qq_26914291/article/details/127205238
Android Studio 使用 Logcat 写入和查看日志_allway2的博客-CSDN博客 : https://blog.csdn.net/allway2/article/details/122395737

adb logcat 的妙用(输出 log 到指定文件中) https://blog.csdn.net/qq_34801506/article/details/81014994
logcat 内存 环形缓冲 https://www.cnblogs.com/jingdenghuakai/p/11363427.html

美团日志框架Logan(Android)学习 https://blog.csdn.net/zhongwei123/article/details/109209747
Android 微信高性能日志存储库Xlog的使用 https://blog.csdn.net/EthanCo/article/details/104374108

android多线程的几种方式 https://blog.csdn.net/qq_41648631/article/details/103045252

Android之四大组件、六大布局、五大存储_冰糖葫芦三剑客的博客-CSDN博客 : https://blog.csdn.net/shenggaofei/article/details/52450668
Android Fragment详解_FamilyYan的博客-CSDN博客 : https://blog.csdn.net/qq_37982823/article/details/86539172
Android中Intent概述及使用_安卓intent_孙群的博客-CSDN博客 : https://blog.csdn.net/iispring/article/details/48417779
Android-Service里面如何启动Activity?为什么要这么做?_android service启动activity_吴唐人的博客-CSDN博客 : https://blog.csdn.net/wu996489865/article/details/107354559
Android 在Service中启动Activity的大坑_android service启动activity_姚佳伟的博客-CSDN博客 : https://blog.csdn.net/fang323619/article/details/74388804#:~:text=1%20%E9%80%9A%E8%BF%87pms%E6%89%BE%E5%88%B0%E8%A6%81%E5%90%AF%E5%8A%A8%E7%9A%84Service%E9%85%8D%E7%BD%AE%E4%BF%A1%E6%81%AF%EF%BC%8C%E7%84%B6%E5%90%8E%E9%80%9A%E8%BF%87%E5%8F%8D%E5%B0%84%E7%94%9F%E6%88%90Service%E5%AF%B9%E8%B1%A1%202%20%E5%88%9B%E5%BB%BAContextImpl%E5%AF%B9%E8%B1%A1%EF%BC%8C%E7%84%B6%E5%90%8E%E8%B0%83%E7%94%A8service.attach%E6%96%B9%E6%B3%95%E8%AE%BE%E7%BD%AE%E5%88%B0ContextWrapper.java%E7%9A%84mBaseContext%E5%8F%98%E9%87%8F%E9%87%8C%E9%9D%A2%E3%80%82, %E9%82%A3%E7%8E%B0%E5%9C%A8%E5%B0%B1%E6%98%8E%E7%99%BD%E4%BA%86%EF%BC%8Cservice.startActivity%20%28%29-%3EContextWrapper.startActivity%20%28%29-%3EContextImpl.startActivity%20%28%29
android 通过子线程跳转activity并传递内容_空心菜的爱的博客-CSDN博客 : https://blog.csdn.net/u010399316/article/details/46677045
子线程是否可以启动Activity_子线程启动activity_qijingwang的博客-CSDN博客 : https://blog.csdn.net/qijingwang/article/details/100579288
android 开发 实现一个activity变成dialog对话框_activity dialog_少问,多查,靠自己的博客-CSDN博客 : https://blog.csdn.net/qq_37217804/article/details/80507758
Android中Activity设置dialog显示_activity dialog_沅霖的博客-CSDN博客 : https://blog.csdn.net/weixin_42504805/article/details/118707190
Dialog模式的Activity_dialogactivity_小Tian◕的博客-CSDN博客 : https://blog.csdn.net/qq873044564/article/details/107673616
Android 官方推荐 : DialogFragment 创建对话框_鸿洋_的博客-CSDN博客 : https://blog.csdn.net/lmj623565791/article/details/37815413
Android 多线程之IntentService 完全详解_zejian_的博客-CSDN博客 : https://blog.csdn.net/javazejian/article/details/52426425
Android 多线程之HandlerThread 完全详解_zejian_的博客-CSDN博客 : https://blog.csdn.net/javazejian/article/details/52426353
Android——Handler详解_android handler_Yawn__的博客-CSDN博客 : https://blog.csdn.net/ly0724ok/article/details/117324053
Android——HandlerThread浅析_Yawn__的博客-CSDN博客 : https://blog.csdn.net/ly0724ok/article/details/117413233/
Android——IntentService浅析_android intentsevice等待_Yawn__的博客-CSDN博客 : https://blog.csdn.net/ly0724ok/article/details/117417938/
Java并发(三):Timer和TimerTask、线程池_vanpersie_9987的博客-CSDN博客 : https://blog.csdn.net/vanpersie_9987/article/details/67637434
整理:多线程+计时器(TimerTask、Timer、Handler、Message、Thread、Runnable、HandlerThread)_多线程统计聊天 计时_芒果蜜桃π的博客-CSDN博客 : https://blog.csdn.net/An_nAl/article/details/81314557
定时任务 Handler vs Timer_timer和handler的区别_深秋风瘦的博客-CSDN博客 : https://blog.csdn.net/zgkxzx/article/details/72143106
详解Android中AsyncTask的使用_android asynctask_liuhe688的博客-CSDN博客 : https://blog.csdn.net/liuhe688/article/details/6532519
Android AsyncTask已被弃用_asynctask替代方案_wengeoo的博客-CSDN博客 : https://blog.csdn.net/leven98/article/details/123346594
android AsyncTask 被废弃替代方案_asynctask替代方案_杨宗卫的爸爸的博客-CSDN博客 : https://blog.csdn.net/yangzm/article/details/115656482
震惊!AsyncTask将被弃用?_asynctask被弃用_Axurq的博客-CSDN博客 : https://blog.csdn.net/qq_32916805/article/details/103996274
【android】结合Google开发文档讲解已废弃的-IntentService_intentservice弃用_ChrisEighteen18的博客-CSDN博客 : https://blog.csdn.net/weixin_44002043/article/details/122149781
Android IntentService deprecated|笔记_安卓service deprecated_aikongmeng的博客-CSDN博客 : https://blog.csdn.net/aikongmeng/article/details/121273632
Android Handler被弃用,那么以后怎么使用Handler,或者类似的功能_handler弃用_bugtraq2021的博客-CSDN博客 : https://blog.csdn.net/John_Lenon/article/details/124529515
android关于使用Handler崩溃和解决说明_android handler出错_wx_q127400的博客-CSDN博客 : https://blog.csdn.net/qq_28979487/article/details/129421817
Timer与ExecutorService的比较_漫步夕阳下的博客-CSDN博客 : https://blog.csdn.net/qq_37113604/article/details/89429986
【定时任务】Alarm,Timer与Handler_风聆Mia的博客-CSDN博客 : https://blog.csdn.net/qq_38304672/article/details/113058613

Android MVP模式详解_谈情不如逗狗. 的博客-CSDN博客 : https://blog.csdn.net/hdhhd/article/details/123204173
Android:安卓学习笔记之MVP模式的简单理解和使用-CSDN博客 : https://blog.csdn.net/JMW1407/article/details/123383885
一篇文章彻底弄懂Android-MVVM_android mvvm_废文鉴定师的博客-CSDN博客 : https://blog.csdn.net/jayoss152/article/details/109177121
一文搞懂Android中的MVC、MVP、MVVM架构 (附实现代码)_android mvp架构图_别说我真不会Android的博客-CSDN博客 : https://blog.csdn.net/Maniu_666/article/details/129555365
Android MVVM架构 这一篇就够_南宫子墨的博客-CSDN博客 : https://blog.csdn.net/qq_25890433/article/details/116310790?spm=1001.2101.3001.6650.3&utm_medium=distribute.wap_relevant.none-task-blog-2%7Edefault%7ECTRLIST%7ERate-3-116310790-blog-109177121.wap_relevant_featuresortv7&depth_1-utm_source=distribute.wap_relevant.none-task-blog-2%7Edefault%7ECTRLIST%7ERate-3-116310790-blog-109177121.wap_relevant_featuresortv7

【Android】Service几个重要的方法运行在哪个线程_handlecreateservice_Jason_Lee155的博客-CSDN博客 : https://blog.csdn.net/Jason_Lee155/article/details/119305346
Service 运行在主线程_service主线程_Frank_de_Boer的博客-CSDN博客 : https://blog.csdn.net/Frakie_Kwok/article/details/78623982
详解Service以及Service进程间通信_HelloWorld_dongjie的博客-CSDN博客 : https://blog.csdn.net/helloworld19870427/article/details/110875321
Android Service、IntentService,Service和组件间通信_SmallMartin的博客-CSDN博客 : https://blog.csdn.net/qq_34115898/article/details/83347882
Android Service与Activity之间通信的几种方式_android service与activity通信_xiaanming的博客-CSDN博客 : https://blog.csdn.net/xiaanming/article/details/9750689
Android Service–通信方式(IBinder回调、Messenger)android ibinder service_彼天的博客-CSDN博客 : https://blog.csdn.net/android_hl/article/details/93072888
Android 进阶——轻量级跨进程传递Message利器Messenger详解-CSDN博客 : https://blog.csdn.net/CrazyMo
/article/details/123019809
[Android]Service和Activity双向通信的两种方式_activity和startstartservice通信_#Ekko的博客-CSDN博客 : https://blog.csdn.net/Gods_magic/article/details/84558169
Android 中 Service 通信_android service 通信_Insist_L的博客-CSDN博客 : https://blog.csdn.net/Inisit_L/article/details/106622377
Android学习之Activity与Service进行通信的三种方式_陈坚润的博客-CSDN博客 : https://blog.csdn.net/qq_28468727/article/details/52144155
Android Messenger和Handler的关系_android handler messenger_guangdeshishe的博客-CSDN博客 : https://blog.csdn.net/guangdeshishe/article/details/118990016
Android中通过Messenger与Service实现进程间双向通信_孙群的博客-CSDN博客 : https://blog.csdn.net/iispring/article/details/48329925
Android 进程间通信——Service、Messenger_VNanyesheshou的博客-CSDN博客 : https://blog.csdn.net/VNanyesheshou/article/details/74198534
Android 基于Message的进程间通信 Messenger完全解析_message.android.category_鸿洋_的博客-CSDN博客 : https://blog.csdn.net/lmj623565791/article/details/47017485
android布局控件flex-layout_flexlayout android_安卓小飞的博客-CSDN博客 : https://blog.csdn.net/qq_33847549/article/details/73897094
【Android】做移动端的你竟然不知道Flex布局?快来看看!_Coder . 的博客-CSDN博客 : https://blog.csdn.net/weixin_43927892/article/details/106882000
FlexboxLayout全攻略(Google官方灵活实现流式布局控件)_丶白泽的博客-CSDN博客 : https://blog.csdn.net/weixin_39397471/article/details/90257522
详解Android布局中gravity与layout_gravity属性_黄元帅的博客-CSDN博客 : https://blog.csdn.net/Xiao_Spring/article/details/76785450
android:layout_gravity和android:gravity的区别_山代王的博客-CSDN博客 : https://blog.csdn.net/shakespeare001/article/details/7843460
Android gravity和layout_gravity的区别 - 茄子鱼 - 博客园 : https://www.cnblogs.com/xqz0618/p/gravity.html
Android布局中margin, padding, align的用法和区别_android:paddinghorizontal_李努力workhard的博客-CSDN博客 : https://blog.csdn.net/scarecrow_fly/article/details/75682073
layout_gravity不能居中以及失效、无法使用问题的解决办法_qvboxlayout 居中_飞鸭传书的博客-CSDN博客 : https://blog.csdn.net/jppipai/article/details/119993382
android:layout_alignParent 布局相对于父布局的位置_chailongger的博客-CSDN博客 : https://blog.csdn.net/chailongger/article/details/82217547
关于layout_alignParentLeft、layout_alignLeft、layout_toLeftOf、layout_marginLeft的区别_kokunka的博客-CSDN博客 : https://blog.csdn.net/kokunka/article/details/119324951
关于Android相对布局中的四个属性:layout_alignTop, layout_alignBottom, layout_above, layout_below的分析_lsyForAndroid的博客-CSDN博客 : https://blog.csdn.net/u010665691/article/details/40504209
Android——六大基本布局总结_andorid布局_小马 同学的博客-CSDN博客 : https://blog.csdn.net/qq_40205116/article/details/88418781

Android基础——–Android常用控件介绍及使用_android 控件_啊啊啊啊柴的博客-CSDN博客 : https://blog.csdn.net/weixin_38423829/article/details/80566203
Android 常用的控件总结_andriod控件_故屿γ的博客-CSDN博客 : https://blog.csdn.net/weixin_49770443/article/details/117327634
Android最全UI库合集_android ui组件库_紫色的路的博客-CSDN博客 : https://blog.csdn.net/sinat_33585352/article/details/88825720
android studio之常用基本控件的使用_android studio 控件栏_PPYY3344的博客-CSDN博客 : https://blog.csdn.net/PPYY3344/article/details/115706244
Android桌面小组件—Widget组件开发(什么是Widget)_Awesome_lay的博客-CSDN博客 : https://blog.csdn.net/qq_33235287/article/details/104113294
Android桌面控件Widget解析_android 桌面widget_John_xx的博客-CSDN博客 : https://blog.csdn.net/u013620306/article/details/126784433
Android studio之布局管理器之间的相互嵌套_PPYY3344的博客-CSDN博客 : https://blog.csdn.net/PPYY3344/article/details/115548751
基础篇——View和ViewGroup的区别_一个灵活的胖子_Mr. Wang的博客-CSDN博客 : https://blog.csdn.net/qq941263013/article/details/82500145
Android 基础知识4-2.5View与VIewGroup的概念、关系与区别_yyxhzdm的博客-CSDN博客 : https://blog.csdn.net/yyxhzdm/article/details/129108937
Android之ScrollView详解_菜鸟码农阿庆的博客-CSDN博客 : https://blog.csdn.net/i_nclude/article/details/105169150
Android RecyclerView最全使用详解_Teacher. Hu的博客-CSDN博客 : https://blog.csdn.net/huweiliyi/article/details/105779329
Android最常用的控件ListView(详解)_android listview_撩得Android一次心动的博客-CSDN博客 : https://blog.csdn.net/indeedes/article/details/119530068
android linearlayout代替listview实现_未来尚未知的博客-CSDN博客 : https://blog.csdn.net/qq_30603701/article/details/47663735
android整合–FrameLayout和scrollview_nameyuxiang的博客-CSDN博客 : https://blog.csdn.net/nameyuxiang/article/details/11771649

Android Support v4\v7\v13和AndroidX的区别及应用场景_艾阳Blog的博客-CSDN博客 : https://blog.csdn.net/csdn_aiyang/article/details/80859771
Android Support 包:Android Support v4、v7、v13等_android-support-v4_林新发的博客-CSDN博客 : https://blog.csdn.net/linxinfa/article/details/87945883
SDK 平台版本说明  |  Android 开发者  |  Android Developers : https://developer.android.google.cn/studio/releases/platforms?hl=zh-cn
使用 Java 8 语言功能和 API  |  Android 开发者  |  Android Developers : https://developer.android.google.cn/studio/write/java8-support?hl=zh-cn#groovy
通过脱糖获得 Java 8 及更高版本 API  |  Android 开发者  |  Android Developers : https://developer.android.google.cn/studio/write/java8-support-table?hl=zh-cn

android用Popup弹出窗(PopupWindow的使用方式)android popup_Alex_designer的博客-CSDN博客 : https://blog.csdn.net/m0_37622302/article/details/107567958
Android 弹框菜单系列之PopupMenu_android popupmenu_冰糖葫芦三剑客的博客-CSDN博客 : https://blog.csdn.net/shenggaofei/article/details/106597551
Android NotificationManager详解_一条老狗ˉ的博客-CSDN博客 : https://blog.csdn.net/zhaohuiyang_949/article/details/85334639
Android解析WindowManager(一)WindowManager体系_Loong.xu的博客-CSDN博客 : https://blog.csdn.net/heng615975867/article/details/108726623
【Android】ActivityManager的介绍_cvKnight的博客-CSDN博客 : https://blog.csdn.net/qq_23049111/article/details/123637884
Android基础篇 Manager全解_android manager_其子昱舟的博客-CSDN博客 : https://blog.csdn.net/weixin_44720673/article/details/115749151
《系统架构系列》常用的系统Manager及对应的ManagerService_manager service
-ff-的博客-CSDN博客 : https://blog.csdn.net/qq_28147169/article/details/78668279
Android中的各种Manager_梦的羽翼的博客-CSDN博客 : https://blog.csdn.net/u013193363/article/details/41891803

Android Support Library兼容包:从v4、v7、v13、v17到androidX_com.android.support:appcompat_mahui_1980的博客-CSDN博客 : https://blog.csdn.net/mahui_1980/article/details/118439378

ActionBar、TitleBar、ToolBar、StatusBar之间的关系_toolbar和titlebar_K. I. O的博客-CSDN博客 : https://blog.csdn.net/sinat_29675423/article/details/86254222
Android SystemUI之StatusBar,状态栏(二)_phonestatusbarview_Bill_xiao的博客-CSDN博客 : https://blog.csdn.net/Bill_xiao/article/details/108244267
Android控件——“沉浸式“状态栏实现(StatusBar)(上)_浸入式让内容在statusbar下面展示_者文的博客-CSDN博客 : https://blog.csdn.net/weixin_43499030/article/details/90415592
【Android】隐藏状态栏StatusBar和导航栏NavigationBar_android 隐藏statusbar_宇翔苦涩的博客-CSDN博客 : https://blog.csdn.net/qq_40110781/article/details/105240548
Android 自定义标题栏(title栏)_android title_Jamin_正宗红罐辣酱的博客-CSDN博客 : https://blog.csdn.net/jamin0107/article/details/6715678#:~:text=Android%20%E8%87%AA%E5%AE%9A%E4%B9%89%E6%A0%87%E9%A2%98%E6%A0%8F%EF%BC%88title%E6%A0%8F%EF%BC%89%201%20requestWindowFeature%20%28Window. FEATURE_CUSTOM_TITLE%29%3B%202, setContentView%20%28R.layout.main%29%3B%203%20getWindow%20%28%29.setFeatureInt%20%28Window. FEATURE_CUSTOM_TITLE%2C%20R.layout.title_bar%29%3B
Android自定义TitleBar_android titlebar_十橙的博客-CSDN博客 : https://blog.csdn.net/aaa111/article/details/42104829
Android修改TitleBar标题栏详解_offbye的博客-CSDN博客 : https://blog.csdn.net/offbye/article/details/49420087
Android ActionBar完全解析,使用官方推荐的最佳导航栏(上)guolin的博客-CSDN博客 : https://blog.csdn.net/guolin_blog/article/details/18234477
Android Action Bar 详解篇_安卓actionbar_思考的芦苇的博客-CSDN博客 : https://blog.csdn.net/yuxlong2010/article/details/9299507
什么是ActionBar,详细讲解_小狼狗`的博客-CSDN博客 : https://blog.csdn.net/qq_40638618/article/details/113308895
Android Toolbar的使用详解_暗恋花香的博客-CSDN博客 : https://blog.csdn.net/qq_42324086/article/details/117390236
Android的ToolBar简单使用_android toolbar_Mr_Tony的博客-CSDN博客 : https://blog.csdn.net/Mr_Tony/article/details/121877502
Android——ToolBar(工具栏)详解(含源码下载)_toolbar源码_shphuang的博客-CSDN博客 : https://blog.csdn.net/qq_43567345/article/details/104477038
Android总结之style(样式)和Theme(主题)
“android:theme="@style/theme.">”oudetu的博客-CSDN博客 : https://blog.csdn.net/oudetu/article/details/78568436
Android中Theme主题和Style样式使用介绍总结_apptheme style 颜色_Ang_qq_252390816的博客-CSDN博客 : https://blog.csdn.net/ezconn/article/details/105346982
Android——Theme和Style-由浅入深,全面讲解_android theme_青苔猿猿的博客-CSDN博客 : https://blog.csdn.net/yilvqingtai/article/details/128065726
Android中Theme主题和Style样式使用介绍总结
“andriod studio android:theme="@android:style/the_mayundoyouknow的博客-CSDN博客 : https://blog.csdn.net/ahou2468/article/details/121923308
Android Theme 常见主题风格详解_门心叼龙的博客-CSDN博客 : https://blog.csdn.net/geduo_83/article/details/86561559
Android—–res资源文件夹介绍及使用_向上爬的小蜗牛的博客-CSDN博客 : https://blog.csdn.net/LyySwx/article/details/85301133

Android 日志获取总结_data/logcat log 目录_峥嵘life的博客-CSDN博客 : https://blog.csdn.net/wenzhi20102321/article/details/105861354
Logan:美团开源移动端基础日志库 - 美团技术团队 : https://tech.meituan.com/2018/10/11/logan-open-source.html
Android 应用崩溃日志的收集和上传_android 数据收集上传_爱唱跳rap的彭于晏的博客-CSDN博客 : https://blog.csdn.net/w13576267399/article/details/80853841
Android日志收集上报功能设计与实现(总)_android log 上报_卤蛋Rex的博客-CSDN博客 : https://blog.csdn.net/zhgxhuaa/article/details/24819993
日志采集之移动端日志采集_xu704928452的博客-CSDN博客 : https://blog.csdn.net/xu704928452/article/details/102831295
美团开源 Logan Web:前端日志在 Web 端的实现 - 美团技术团队 : https://tech.meituan.com/2020/01/09/meituan-logan.html

Android全局弹窗dialog_android 全局弹窗_♞无名小白白的博客-CSDN博客 : https://blog.csdn.net/qq_25097107/article/details/104555913
Android 工具抽取:(可能的)全局 Loading 弹窗【仿照】_zeqiao的博客-CSDN博客 : https://blog.csdn.net/zeqiao/article/details/130416255
Android开发之更优雅的使用Loading_android loading_请叫我甘先森的博客-CSDN博客 : https://blog.csdn.net/qq_25506203/article/details/82460442
【Android】全局加载框的使用_android 加载框_我又来搬代码了的博客-CSDN博客 : https://blog.csdn.net/qq_43358469/article/details/129261622
Android:借助addContentView()封装易用的通用加载loading,并防止页面按钮重复点击_android loading contentview_beita08的博客-CSDN博客 : https://blog.csdn.net/beita08/article/details/115028939

DCIM文件夹:删除还是保留? 与Pictures的异同 -快快网络 : https://www.kkidc.com/about/detail/hcid/196/id/2124/
Android系统目录结构 - XRacoon - 博客园 : https://www.cnblogs.com/pixy/p/4744501.html
Android系统目录介绍_安卓目录_AFinalStone的博客-CSDN博客 : https://blog.csdn.net/abc6368765/article/details/125403212
Android系统根目录下的各个文件夹的作用与区别介绍 - 爱写Bug的程序猿 - 博客园 : https://www.cnblogs.com/xww0826/p/10359520.html

官方老爹之痛:为什么苹果能收到推送,而安卓不行?_「已注销」的博客-CSDN博客 : https://blog.csdn.net/csywwx2008/article/details/100563147

Activity、Service和Application的Context的区别_application 和 activity 的 context 对象的区别-CSDN博客 : https://blog.csdn.net/qq475703980/article/details/88430891
Android: 彻底搞懂Lifecycle——使用篇_android lifecycle_两块三刀的博客-CSDN博客 : https://blog.csdn.net/sange77/article/details/125097187
Android中获取当前正在显示的Activity实例_mtk activitythread获取当前activity-CSDN博客 : https://blog.csdn.net/wusejiege6/article/details/100848791
Android 获取当前Activity的方式_android获取当前activity_互联网小熊猫的博客-CSDN博客 : https://blog.csdn.net/weixin_42600398/article/details/119863504
android获取根View的方法-CSDN博客 : https://blog.csdn.net/lloha/article/details/51496172
Android:借助addContentView()封装易用的通用加载loading,并防止页面按钮重复点击_android loading contentview_beita08的博客-CSDN博客 : https://blog.csdn.net/beita08/article/details/115028939
addContentView和setContentView的区别-CSDN博客 : https://blog.csdn.net/xieluoxixi/article/details/60771198
DecorView, RootView, ContentView图示_decorview 包括状态栏吗-CSDN博客 : https://blog.csdn.net/caixiaowang/article/details/74080185
Android自定义View:ViewRoot、DecorView、Window区别是什么?_getrootview和getdectorview有啥区别-CSDN博客 : https://carsonho.blog.csdn.net/article/details/91359867?spm=1001.2101.3001.6650.4&utm_medium=distribute.wap_relevant.none-task-blog-2%7Edefault%7ECTRLIST%7ERate-4-91359867-blog-109716454.237%5Ev3%5Ewap_relevant_t0_download&depth_1-utm_source=distribute.wap_relevant.none-task-blog-2%7Edefault%7ECTRLIST%7ERate-4-91359867-blog-109716454.237%5Ev3%5Ewap_relevant_t0_download
Android 标题栏、状态栏、系统栏、导航栏、应用栏及各个位置的颜色设置_android 设置statusbar-CSDN博客 : https://blog.csdn.net/qq_38056514/article/details/128489079

Android 多个应用之间声音竞争之Android 系统处理音频焦点(AudioFocus)_手机媒体之间声音竞争-CSDN博客 : https://blog.csdn.net/xct841990555/article/details/80434500
Android Audio - 支持多应用同时录音_Android10修改方法-CSDN博客 : https://blog.csdn.net/qq_33443989/article/details/109637166
【精选】Android中播放音频六种方式_android 播放音频_云梦九章的博客-CSDN博客 : https://blog.csdn.net/qq_36017059/article/details/114367925
android 之解决同时播放2个音频的方法_安卓多音频播放 代码-CSDN博客 : https://blog.csdn.net/az313/article/details/8910608
Android中的Audio播放:竞争Audio…_onlosstransientaudio-CSDN博客 : https://blog.csdn.net/bensantan/article/details/40353295
Android Audio - 支持多个APK同时录音_android admo音频其它app-CSDN博客 : https://blog.csdn.net/u013377887/article/details/115263057
android 10.0 支持多app同时录音_安卓10双向录音-CSDN博客 : https://blog.csdn.net/shicheng229/article/details/108103738
Android AudioManager处理两个播放器同时有声音,停止其中一个播放的问题_安卓 audiomanager 多设备-CSDN博客 : https://blog.csdn.net/shuaicike/article/details/39930823
Android音频模块实现多个应用同时录音功能_android 多个应用同时录音-CSDN博客 : https://blog.csdn.net/PixelCoder/article/details/132245736

Android中有几种数据存储方式,每种方式有哪些特点?_存储信息方式有哪些-CSDN博客 : https://blog.csdn.net/liyue199512/article/details/52044360
Android移动开发中最受欢迎的嵌入式数据库简介-CSDN博客 : https://blog.csdn.net/2301_79326588/article/details/133868673
Android SQLite嵌入式数据库-CSDN博客 : https://blog.csdn.net/cx983299475/article/details/47831235
5个用于移动开发的最流行数据库-CSDN博客 : https://blog.csdn.net/dianpi2993/article/details/102232792
5个最流行的可用于移动开发的嵌入式数据库简介-CSDN博客 : https://blog.csdn.net/xiaofei0859/article/details/51130548
【Android】Realm详解(Android 数据库Sqlite的完美替代者)_代替sqlite-CSDN博客 : https://blog.csdn.net/hanfengzqh/article/details/78022190

android广播这订阅、发布的过程_android 进程间 订阅发布-CSDN博客 : https://blog.csdn.net/zhangying1994/article/details/86761399
Android进程间通信总结-CSDN博客 : https://blog.csdn.net/lentolove/article/details/120145230
android中进程间通信的几种方式_android进程间通信-CSDN博客 : https://blog.csdn.net/lutao2599/article/details/122969128
Android跨进程(IPC)通信方式详解-CSDN博客 : https://blog.csdn.net/oman001/article/details/104870483

全面详解Android实现多线程的几种方式(史上最全,最详细)_android 多线程-CSDN博客 : https://blog.csdn.net/qq_41648631/article/details/103045252

Linux

Linux 连续执行多条命令的方法和区别 https://blog.csdn.net/bandaoyu/article/details/117296907
inux Shell 多个命令中间间隔符号; 和&和&& 区别 https://blog.csdn.net/channel310/article/details/8516560
Shell多个命令间隔符号; 、&、&&、| 和 || 区别 https://juejin.cn/post/7046564473515016223

shell:脚本执行失败就退出的3种方案 https://blog.csdn.net/wx17343624830/article/details/129171435
linux脚本执行出错就退出 https://blog.csdn.net/qingquanyingyue/article/details/111386263
shell 编程:冒号 后面跟 等号,加号,减号,问号的意义 https://www.cnblogs.com/liujiacai/p/15180991.html
shell 编程:冒号 后面跟 等号,加号,减号,问号的意义 https://blog.csdn.net/trochiluses/article/details/9048539

Shell三元表达式 https://www.cnblogs.com/exmyth/p/17015042.html

好奇怪,网络大佬都是这样记住如此多命令行的? - 知乎 : https://zhuanlan.zhihu.com/p/599175964?utm_id=0
​ 命令行总结_一晌贪欢i的博客-CSDN博客 : https://blog.csdn.net/qq_27674439/article/details/93506556

Linux的proc文件系统 : https://blog.csdn.net/m0_55793759/article/details/126454065
Linux的父目录和子文件权限 : https://blog.csdn.net/weixin_41843699/article/details/88841510
shell脚本中的路径问题 https://blog.csdn.net/weixin_33542015/article/details/116823952
linux两个星号 https://blog.csdn.net/quqi99/article/details/78552156

Linux中查看换行符 https://www.cnblogs.com/cekaigongchengshi/p/12800765.html
linux 查看文件字符 回车 换行 https://blog.csdn.net/u011149152/article/details/125782098

linux的ls命令详解/-1和-l的区别 https://blog.csdn.net/cy413026/article/details/104779874
linux文件属性及 ls -l 命令输出结果详解 https://blog.csdn.net/tsummer2010/article/details/104438878
Windows 文件常规属性 VS 安全属性 https://blog.csdn.net/zhangchuan7758/article/details/121785160

也说说windows 文件系统 文件的三个时间 https://blog.csdn.net/dubiousway/article/details/8866399

Linux字符串截取和处理命令 (cut、printf、awk、sed、sort、wc) 笔记 https://blog.csdn.net/yang_z_1/article/details/113988960

linux shell sleep usleep 延时命令 秒 毫秒 微秒 https://blog.csdn.net/whatday/article/details/103220136

windows用powershell修改文档/文件夹创建时间、修改时间 https://blog.csdn.net/u012223913/article/details/72123906

CentOS中rpm和yum区别 https://blog.csdn.net/RangerV3/article/details/102882247
dpkg、rpm 和 apt-get、yum 的区别及使用 https://blog.csdn.net/whuzm08/article/details/104259516
​ CentOS yum执行原理以及yum.conf配置文件 和 .repo文件详解_yzpyzp的博客-CSDN博客_centos /etc/yum.conf : https://blog.csdn.net/yzpbright/article/details/81387623
​ centos 多个yum源,系统怎么选择_weixin_30578677的博客-CSDN博客 : https://blog.csdn.net/weixin_30578677/article/details/99259730
​ 添加多个yum源并自动选择最快的源_爱码的博客-CSDN博客_yum源可以配置多个吗 : https://blog.csdn.net/kevinstoic/article/details/8978659
​ yum查看软件包是通过哪个源下载的_qq_863909的博客-CSDN博客_查看yum源地址 : https://blog.csdn.net/qq_17576885/article/details/122245658?spm=1001.2101.3001.6650.10&utm_medium=distribute.wap_relevant.none-task-blog-2%7Edefault%7EBlogCommendFromBaidu%7ERate-10-122245658-blog-8978659.wap_blog_relevant_default&depth_1-utm_source=distribute.wap_relevant.none-task-blog-2%7Edefault%7EBlogCommendFromBaidu%7ERate-10-122245658-blog-8978659.wap_blog_relevant_default
​ linux命令:pgrep与pkill_qiuchangyong的博客-CSDN博客_pgrep pkill : https://blog.csdn.net/qiuchangyong/article/details/108802131
​ linux pgrep 和 pkill 命令使用案例 - 个人文章 - SegmentFault 思否 : https://segmentfault.com/a/1190000042748595
​ 【Linux】Shell命令 getopts/getopt用法详解_镰刀韭菜的博客-CSDN博客 : https://blog.csdn.net/arpospf/article/details/103381621
​ Shell命令 getopts/getopt用法详解 命令行参数_二进制杯莫停的博客-CSDN博客_getopts : https://blog.csdn.net/weixin_43999327/article/details/118968405
​ 详解Linux帮助命令——help、–help、man、info_MultiSkill的博客-CSDN博客_–help : https://blog.csdn.net/MultiSkill/article/details/104187778

Linux添加自定义服务(service文件) https://blog.csdn.net/yanhanhui1/article/details/117196904

Linux运维必知:如何从其 PID 中查找进程名称 https://blog.csdn.net/weixin_43025343/article/details/123240940
Linux: 如何根据进程名字查找进程号 https://blog.csdn.net/qq_40765537/article/details/113987339
Linux - 如何根据名字杀掉一个进程 https://blog.csdn.net/guoqx/article/details/128695582

Linux命令之 ps、pgrep、pidof https://blog.csdn.net/mrtwenty/article/details/98638983
Linux pidof –找出正在运行程序的进程PID https://blog.csdn.net/mosesmo1989/article/details/51094459
Linux pgrep命令 https://blog.csdn.net/qq_27870421/article/details/92648362
linux上杀死进程命令:kill、pkill、killall杀死进程 https://blog.csdn.net/weixin_41010198/article/details/122370405
linux显示运行脚本进程号的方法 https://blog.csdn.net/styshoo/article/details/49405019
Linux–ps、lsof、netstat命令 https://blog.csdn.net/weixin_42740015/article/details/88536418

​ Ansible中文权威指南- 国内专业的Ansible中文官方学习手册 : http://ansible.com.cn/

Windows批处理文件(.bat文件和.cmd文件)介绍以及简单使用_bat批处理文件_Gary的面包屑小道的博客-CSDN博客 : https://blog.csdn.net/DY_1024/article/details/83094915
cmd文件和bat文件的区别+一个的bat脚本+bat基础知识_bat和cmd有什么区别_highgerms的博客-CSDN博客 : https://blog.csdn.net/weixin_43605586/article/details/100526930

Linux环境变量配置方法与加载顺序_linux环境变量加载顺序_气运联盟的博客-CSDN博客 : https://blog.csdn.net/weixin_46307478/article/details/128972918
Linux export、set、env和source作用详解_export env_JTbeiying的博客-CSDN博客 : https://blog.csdn.net/qq_33912215/article/details/94436836
Linux_ set/env/export 之间的关系 与 区别_env export_高达一号的博客-CSDN博客 : https://blog.csdn.net/u010003835/article/details/79935434
Linux文件 profile、bashrc、bash_profile区别 - 知乎 : https://zhuanlan.zhihu.com/p/405174594?utm_id=0
交互式shell和非交互式shell、登录shell和非登录shell的区别_比不了就不比的博客-CSDN博客 : https://blog.csdn.net/u012317833/article/details/39236781
.zprofile, .zshrc和.zshenv之间的区别 - 掘金 : https://juejin.cn/post/7128574050406367269
.bashrc .zshrc .profile .bash_profile 区别 - 掘金 : https://juejin.cn/post/6954620633313624100
/etc/profile,/etc/bashrc与~/.bashrc的区别及联系 - 知乎 : https://zhuanlan.zhihu.com/p/25944849?utm_id=0
父 shell,子 shell ,export 与 变量传递_子shell可以感知父shell中的变量_穷游的兔子的博客-CSDN博客 : https://blog.csdn.net/dreamcoding/article/details/8519689
Linux 中 eval命令的作用_春风来不来的博客-CSDN博客 : https://blog.csdn.net/a1414345/article/details/73729126
pidstat命令详解_啊哈??的博客-CSDN博客 : https://blog.csdn.net/supahero/article/details/107546269
sysstat命令的安装和使用_安澜仙王的博客-CSDN博客 : https://blog.csdn.net/sinat_28317385/article/details/112967462
sysstat 工具详细说明_svod的博客-CSDN博客 : https://blog.csdn.net/svod/article/details/7241729
Linux查看CPU和内存使用情况(ps、free、htop、atop、nmon、/proc/meminfo等)_linux查看cpu和内存信息_西京刀客的博客-CSDN博客 : https://blog.csdn.net/inthat/article/details/119800108
比 top 更好,Linux 下的 7 大系统监视工具_程序员小乐的博客-CSDN博客 : https://blog.csdn.net/xiaoxiaole0313/article/details/108289224

Linux可执行文件_荒-于嬉的博客-CSDN博客 : https://blog.csdn.net/weixin_44455125/article/details/126196019
linux的可执行文件是什么后缀_linux可执行文件后缀_petition的博客-CSDN博客 : https://blog.csdn.net/jackuylove/article/details/104668159
释伴:Linux 上的 Shebang 符号(#!)_Pikachu5808的博客-CSDN博客 : https://blog.csdn.net/u012294618/article/details/78427864
#!/bin/bash 和 #!/usr/bin/env bash 的区别_十甫寸木南的博客-CSDN博客 : https://blog.csdn.net/qq_37164975/article/details/106181500

【141】Linux 中xargs、grep、print0和xargs -0用法_小麦粒的博客-CSDN博客 : https://blog.csdn.net/u010986753/article/details/108047324
xargs命令详解_vanturman的博客-CSDN博客 : https://blog.csdn.net/vanturman/article/details/84325846
Linux入门之玩转xargs命令_”xargs -i {} rm -f"{}”_山阴少年的博客-CSDN博客 : https://blog.csdn.net/jclian91/article/details/114487032
Linux基础:xargs命令-I选项使用技巧_xargs -i_淼叔的博客-CSDN博客 : https://blog.csdn.net/liumiaocn/article/details/105853141
shell 问题 source project_env.sh_无左无右的博客-CSDN博客 : https://blog.csdn.net/yang332233/article/details/120916354

linux中whereis、which、find、location的区别和用法 - 泥土里的绽放 - 博客园 : https://www.cnblogs.com/cjjjj/p/9846374.html
大量示例彻底搞懂Linux查找,which,whereis,locate,find - 知乎 : https://zhuanlan.zhihu.com/p/427486457?utm_id=0
cURL与wget的区别_wget和curl的区别_陌亡的博客-CSDN博客 : https://blog.csdn.net/IT_hejinrong/article/details/79361095
Linux curl命令最全详解_Angel_CG的博客-CSDN博客 : https://blog.csdn.net/angle_chen123/article/details/120675472
Linux- 系统随你玩之–玩出花活的命令浏览器上_风一样的美狼子的博客-CSDN博客 : https://blog.csdn.net/fyydlz/article/details/129539326
在 Linux 上使用 Bash 创建一个临时文件 | 《Linux就该这么学》 : https://www.linuxprobe.com/linux-create-temp-file.html

Linux查看文件编码格式_linux 查看文件编码_wang.zhiyuan的博客-CSDN博客 : https://blog.csdn.net/SimonSucks/article/details/106112069
linux 查看文件字符 回车 换行_linux 查看换行符_globalcoding的博客-CSDN博客 : https://blog.csdn.net/u011149152/article/details/125782098
txt在linux下换行符, Linux下的换行符\n\r以及txt和word文档的使用_阿力吃饭前的博客-CSDN博客 : https://blog.csdn.net/weixin_35261213/article/details/116971013?utm_medium=distribute.wap_relevant.none-task-blog-2~default~baidujs_baidulandingword~default-0-116971013-blog-125782098.wap_relevant_featuresortv7&spm=1001.2101.3001.4242.1
【Linux】CRLF、CR、LF详解_crlf lf linux_SoWhat1412的博客-CSDN博客 : https://blog.csdn.net/qq_31821675/article/details/101102029
Linux编码及dos2unix, unix2dos命令_王义凯_Rick的博客-CSDN博客 : https://blog.csdn.net/wsdc0521/article/details/107520069

Windows 文件的创建时间 \修改时间 \访问时间 https://blog.csdn.net/wowolook/article/details/45669395
linux下文件的创建时间、访问时间、修改时间和改变时间 https://blog.csdn.net/zyz511919766/article/details/14452027

linux log rotation日志滚动详解_ghostwritten的博客-CSDN博客 : https://blog.csdn.net/xixihahalelehehe/article/details/105131841
Linux中Crontab(定时任务)命令详解及使用教程_crontab命令详解_StandByMe. 的博客-CSDN博客 : https://blog.csdn.net/qq_51514930/article/details/124269555
linux定时任务(crontab)ZOUZDC的博客-CSDN博客 : https://blog.csdn.net/XUEYUTIANQI/article/details/113976558
Linux crontab 命令格式与详细例子_linux 定时任务格式_ethanzhao的博客-CSDN博客 : https://blog.csdn.net/ethanzhao/article/details/4406017
linux中crontab表达式中日期和星期使用实测_crontab 星期_Gavinli_lgf的博客-CSDN博客 : https://blog.csdn.net/Gavinli_lgf/article/details/107558264
Linux Inotify详解和使用_in_close_write_翼曦的博客-CSDN博客 : https://blog.csdn.net/zhanglei_admin/article/details/97636301
Linux中inotify详解及实例_inotify.h_king_weng的博客-CSDN博客 : https://blog.csdn.net/King_weng/article/details/112246425
Linux下使用inotify-tools工具监控文件_linux inotify-tools_程序猿编码的博客-CSDN博客 : https://blog.csdn.net/chen1415886044/article/details/106740212
inotifywait命令详解_凯哥笑的孤独的博客-CSDN博客 : https://blog.csdn.net/qq_43191116/article/details/109365820
inotifywait的安装及基本使用_小白旗的博客-CSDN博客 : https://blog.csdn.net/qq_37788558/article/details/104985262
rsyslog、rsync+inotify、ftp_孤独风中1匹狼的博客-CSDN博客 : https://blog.csdn.net/richeng
/article/details/95041817
rsync同步+inotify实时同步部署_rsync+inotify_-ZhangQiang-的博客-CSDN博客 : https://blog.csdn.net/weixin_51616026/article/details/114371263
linux rsync远程同步 | rsync+inotify实时同步 | 详细讲解_文件rsync+inno_半世情`半世醉¹³¹⁴的博客-CSDN博客 : https://blog.csdn.net/Dark_Tk/article/details/116535077
NFS主从同步:Inotify+Rsync_IQ low的博客-CSDN博客 : https://blog.csdn.net/qq_43058911/article/details/104792394
linux – syslog, rsyslog和syslog-ng之间有什么区别?_syslog-ng rsyslog_sinolover的博客-CSDN博客 : https://blog.csdn.net/sinolover/article/details/103734645
logger(二):linux下syslog & syslog-ng 详解_logger 或 syslog-ng_wenmoxiao的博客-CSDN博客 : https://blog.csdn.net/wentianyao/article/details/50505581
syslog和rsyslog有什么不同?_rsyslog和syslog的区别_KFC质检员的博客-CSDN博客 : https://blog.csdn.net/weixin_45373345/article/details/120729968
Linux ❀ Rsyslog(Syslog)服务与配置文件参数详解_rsyslog配置文件详解_无糖可乐没有灵魂的博客-CSDN博客 : https://blog.csdn.net/qq_42197548/article/details/120289563
rsyslog日志服务详解_爱吃西瓜大人的博客-CSDN博客 : https://blog.csdn.net/paopaohll/article/details/84388313
Linux日志系统-01:什么是rsyslog?_魏波. 的博客-CSDN博客 : https://blog.csdn.net/weibo1230123/article/details/116563695
Linux启动syslog进程, 浅谈Linux下的syslog守护进程_Memory寶镖的博客-CSDN博客 : https://blog.csdn.net/weixin_42516178/article/details/116577674
Linux系统日志分析_小布丁cc的博客-CSDN博客 : https://blog.csdn.net/qq_44484541/article/details/129954691
syslog协议介绍_syslog协议格式_快乐的霖霖的博客-CSDN博客 : https://blog.csdn.net/chdhust/article/details/50989785#:~:text=syslog%E6%9E%B6%E6%9E%84.%20Unix%2FLinux%E7%B3%BB%E7%BB%9F%E4%B8%AD%E7%9A%84%E5%A4%A7%E9%83%A8%E5%88%86%E6%97%A5%E5%BF%97%E9%83%BD%E6%98%AF%E9%80%9A%E8%BF%87%E4%B8%80%E7%A7%8D%E5%8F%AB%E5%81%9Asyslog%E7%9A%84%E6%9C%BA%E5%88%B6%E4%BA%A7%E7%94%9F%E5%92%8C%E7%BB%B4%E6%8A%A4%E7%9A%84%E3%80%82.%20syslog%E6%98%AF%E4%B8%80%E7%A7%8D%E6%A0%87%E5%87%86%E7%9A%84%E5%8D%8F%E8%AE%AE%EF%BC%8C%E5%88%86%E4%B8%BA%E5%AE%A2%E6%88%B7%E7%AB%AF%E5%92%8C%E6%9C%8D%E5%8A%A1%E5%99%A8%E7%AB%AF%EF%BC%8C%E5%AE%A2%E6%88%B7%E7%AB%AF%E6%98%AF%E4%BA%A7%E7%94%9F%E6%97%A5%E5%BF%97%E6%B6%88%E6%81%AF%E7%9A%84%E4%B8%80%E6%96%B9%EF%BC%8C%E8%80%8C%E6%9C%8D%E5%8A%A1%E5%99%A8%E7%AB%AF%E8%B4%9F%E8%B4%A3%E6%8E%A5%E6%94%B6%E5%AE%A2%E6%88%B7%E7%AB%AF%E5%8F%91%E9%80%81%E6%9D%A5%E7%9A%84%E6%97%A5%E5%BF%97%E6%B6%88%E6%81%AF%EF%BC%8C%E5%B9%B6%E5%81%9A%E5%87%BA%E4%BF%9D%E5%AD%98%E5%88%B0%E7%89%B9%E5%AE%9A%E7%9A%84%E6%97%A5%E5%BF%97%E6%96%87%E4%BB%B6%E4%B8%AD%E6%88%96%E8%80%85%E5%85%B6%E4%BB%96%E6%96%B9%E5%BC%8F%E7%9A%84%E5%A4%84%E7%90%86%E3%80%82., %E5%9C%A8Linux%E4%B8%AD%EF%BC%8C%E5%B8%B8%E8%A7%81%E7%9A%84syslog%E6%9C%8D%E5%8A%A1%E5%99%A8%E7%AB%AF%E7%A8%8B%E5%BA%8F%E6%98%AFsyslogd%E5%AE%88%E6%8A%A4%E7%A8%8B%E5%BA%8F%E3%80%82.%20%E8%BF%99%E4%B8%AA%E7%A8%8B%E5%BA%8F%E5%8F%AF%E4%BB%A5%E4%BB%8E%E4%B8%89%E4%B8%AA%E5%9C%B0%E6%96%B9%E6%8E%A5%E6%94%B6%E6%97%A5%E5%BF%97%E6%B6%88%E6%81%AF%EF%BC%9A%EF%BC%881%EF%BC%89Unix%E5%9F%9F%E5%A5%97%E6%8E%A5%E5%AD%97%20%2Fdev%2Flog%EF%BC%9B%EF%BC%882%EF%BC%89UDP%E7%AB%AF%E5%8F%A3514%EF%BC%9B%EF%BC%883%EF%BC%89%E7%89%B9%E6%AE%8A%E7%9A%84%E8%AE%BE%E5%A4%87%2Fdev%2Fklog%EF%BC%88%E8%AF%BB%E5%8F%96%E5%86%85%E6%A0%B8%E5%8F%91%E5%87%BA%E7%9A%84%E6%B6%88%E6%81%AF%EF%BC%89%E3%80%82.
syslog协议_rfc5424_富甲一方张三的博客-CSDN博客 : https://blog.csdn.net/humanhaunt/article/details/120766867
时间语义解析工具 Python版,从文本中提取时间,并解析其含义,在线使用,时间语义识别_python从文本中提取时间_jionlp数据分析的博客-CSDN博客 : https://blog.csdn.net/dongrixinyu/article/details/120245280
date-extractor · PyPI : https://pypi.org/project/date-extractor/
datefinder - extract dates from text — datefinder 0.0.1dev2 documentation : https://datefinder.readthedocs.io/en/latest/#:~:text=datefinder%20-%20extract%20dates%20from%20text%20%C2%B6%20A, dateparser%20package%20to%20convert%20to%20the%20datetime%20object.

带有logrotate的rsyslog:重新加载rsyslog与copytruncate : https://qastack.cn/server/688658/rsyslog-with-logrotate-reload-rsyslog-vs-copytruncate
由mv命令引发的对inode的思考 - 于果alpha - 博客园 : https://www.cnblogs.com/yuxiuyan/p/13598363.html

Linux| 那些跟主机名有关的事(hosts, hostname, host.conf, resolv.conf)hosts和hostname_YvesHe的博客-CSDN博客 : https://blog.csdn.net/u011479200/article/details/86501476
/etc/hosts 和 hostname 详解
/etc/hostname_清韵凌波的博客-CSDN博客 : https://blog.csdn.net/qq_40851797/article/details/107703546
修改主机名(/etc/hostname和/etc/hosts区别)_/etc/hosts hostname_不会推车的娘们的博客-CSDN博客 : https://blog.csdn.net/shmily_lsl/article/details/81164404
修改主机名(/etc/hostname和/etc/hosts区别)_hosts和hostname_不会推车的娘们的博客-CSDN博客 : https://blog.csdn.net/shmily_lsl/article/details/81164404
SSH Config中的Host和HostName有什么区别? : https://qastack.cn/superuser/503687/whats-the-difference-between-host-and-hostname-in-ssh-config

Shell 脚本自动输入密码的三种方式 https://blog.csdn.net/Hsk_03/article/details/125496258

Linux下如何查看一个文件是否拥有软链接或硬链接文件? https://blog.csdn.net/weixin_34348174/article/details/92679904
Linux之 如何查看文件是 硬链接 还是 软链接 https://blog.csdn.net/kfepiza/article/details/126654350
Linux中Readlink命令 https://blog.csdn.net/tanga842428/article/details/68952511
linux shell 判断一个文件是不是链接文件 https://blog.csdn.net/b779789251/article/details/88578100
linux应用之test命令详细解析 https://www.cnblogs.com/tankblog/p/6160808.html

LINUX还在用top,有更好的系统工具监控-今日头条 : https://m.toutiao.com/article/7196275144976433721/?app=news_article&timestamp=1681749086&use_new_style=1&req_id=20230418003126199A81280527131FC609&group_id=7196275144976433721&share_token=c0d55bda-2e2a-4469-945d-3ed72aaf7c43&tt_from=copy_link&utm_source=copy_link&utm_medium=toutiao_android&utm_campaign=client_share

终端(terminal)、shell区别与联系_shell和终端的区别_西邮陈冠希的博客-CSDN博客 : https://blog.csdn.net/weixin_38214171/article/details/90050340
Linux 学习笔记(一):终端 和 Shell 的区别和联系_终端和shell的区别_Amentos的博客-CSDN博客 : https://blog.csdn.net/Amentos/article/details/129290846#:~:text=%E4%B8%80%E5%BC%80%E5%A7%8B%E6%88%91%E4%BB%A5%E4%B8%BA%E4%B8%8A%E9%9D%A2%E8%BF%99%E4%B8%AA%E9%BB%91%E9%BB%91%E7%9A%84%E7%BB%88%E7%AB%AF%E7%AA%97%E5%8F%A3%E5%B0%B1%E6%98%AF%20shell%EF%BC%8C%E5%90%8E%E6%9D%A5%E5%8F%91%E7%8E%B0%E5%B9%B6%E9%9D%9E%E5%A6%82%E6%AD%A4%E3%80%82%20%E7%BB%88%E7%AB%AF%20%E5%92%8C%20shell%20%E6%98%AF%E4%B8%A4%E4%B8%AA%E4%B8%8D%E5%90%8C%E7%9A%84%E6%A6%82%E5%BF%B5, %E3%80%82%20%E7%BB%88%E7%AB%AF%E6%98%AF%20terminal%EF%BC%8C%E8%80%8C%20shell%20%E7%9A%84%E6%84%8F%E6%80%9D%E6%98%AF%20%E2%80%9C%E5%A3%B3%22%EF%BC%8C%E8%BF%99%E4%B8%A4%E4%B8%AA%E6%80%8E%E4%B9%88%E7%9C%8B%E9%83%BD%E4%B8%8D%E4%BC%9A%E6%98%AF%E5%90%8C%E4%B8%80%E4%B8%AA%E4%B8%9C%E8%A5%BF%E3%80%82
linux几种常见的Shell:sh、bash、csh、tcsh、ash_csh tcsh_whatday的博客-CSDN博客 : https://blog.csdn.net/whatday/article/details/78929247
sh/bash/csh/Tcsh/ksh/pdksh等shell本质区别_王小雷-多面手的博客-CSDN博客 : https://blog.csdn.net/dream_an/article/details/50548936
zsh与bash区别_zsh和bash的区别_Raywit的博客-CSDN博客 : https://blog.csdn.net/qq_40520596/article/details/104642218
Fish vs. Zsh vs. Bash以及为什么要改用Fish_fish bash_杭州程序员张张的博客-CSDN博客 : https://blog.csdn.net/duninet/article/details/107115082
释伴:Linux 上的 Shebang 符号(#!)_Pikachu5808的博客-CSDN博客 : https://blog.csdn.net/u012294618/article/details/78427864
魔数 (magic number) vs file 命令的工作原理 - 猪伯 - 博客园 : https://www.cnblogs.com/jg01/p/12388279.html
Magic Number(魔数)是什么_1_Can的博客-CSDN博客 : https://blog.csdn.net/i_can1/article/details/108714784
计算机中魔数magic number的概念__佚名-2022_的博客-CSDN博客 : https://blog.csdn.net/wangjianno2/article/details/48859813
文件格式的幻数File Format and Magic Number_文件幻数_BloodyEve的博客-CSDN博客 : https://blog.csdn.net/qq_35980805/article/details/106725455
根据Magic Number(幻数)判断文件类型-CSDN博客 : https://blog.csdn.net/thlzjfefe/article/details/122603256
文件头格式标准魔数magic number和mime.types_文件头魔数_GK_hello的博客-CSDN博客 : https://blog.csdn.net/StringGK/article/details/124277085

Linux运维:推荐八款Linux远程连接工具,非常实用-今日头条 : https://m.toutiao.com/article/7223746275450274361/?app=news_article&timestamp=1681996517&use_new_style=1&req_id=20230420211516A94217DCB2539B5BB7E2&group_id=7223746275450274361&share_token=4232a1c4-ab38-41b9-8f45-ecc904fc584b&tt_from=copy_link&utm_source=copy_link&utm_medium=toutiao_android&utm_campaign=client_share

Linux域名解析(host、nslookup、dig、DNS)_linux域名解析命令_逍遥X的博客-CSDN博客 : https://blog.csdn.net/renfeigui0/article/details/101214865

IBM小型机+Oracle数据库+EMC存储设备,IOE简介_oracle ioe是什么意思__佚名-2022_的博客-CSDN博客 : https://blog.csdn.net/wangjianno2/article/details/17757261
IBM的AIX 是什么? AIX和UNIX的关系是什么_aix生态-CSDN博客 : https://blog.csdn.net/qq_20853741/article/details/125879174

cmd文件和bat文件的区别+一个的bat脚本+bat基础知识_cmd与bat区别_highgerms的博客-CSDN博客 : https://blog.csdn.net/weixin_43605586/article/details/100526930
cmd和PowerShell的区别_powershell和cmd区别_孤独的代码的博客-CSDN博客 : https://blog.csdn.net/weixin_48885539/article/details/106924767
Win系统 - 命令行选 Cmd 还是 PowerShell 好?_cmd powershell 运行效率_放羊的牧码的博客-CSDN博客 : https://blog.csdn.net/Dream_Weave/article/details/86791463
cmd 和 powershell 的区别_莹宝思密达的博客-CSDN博客 : https://blog.csdn.net/miin_ying/article/details/130407801
linux shell获取文件名和路径,basename/dirname/${}运用_用bash实现basename_ksj367043706的博客-CSDN博客 : https://blog.csdn.net/ksj367043706/article/details/94993422
Linux远程复制scp和rsync区别 - Jerry_Jin - 博客园 : https://www.cnblogs.com/jins-note/p/13266703.html
linux cp 目录 斜杠, 用cp命令拷贝文件,源目录后带不带斜杠的区别_陈总经理的博客-CSDN博客 : https://blog.csdn.net/weixin_29447473/article/details/116683171
Linux 移动或重命名文件/目录—mv命令_mv 目录_anzhen0429的博客-CSDN博客 : https://blog.csdn.net/anzhen0429/article/details/74082336
Linux cp 递归复制所有文件和文件夹_cp递归复制文件夹_咻咻ing的博客-CSDN博客 : https://blog.csdn.net/meifannao789456/article/details/112221897
如何用 vim 文本编辑器比较两文件 - klchang - 博客园 : https://www.cnblogs.com/klchang/p/13441038.html
dos2unix和unix2dos命令使用_tommy_lgj的博客-CSDN博客 : https://blog.csdn.net/tommy_lgj/article/details/2910029
dos2unix和unix2dos_dos2unix windows_千册的博客-CSDN博客 : https://blog.csdn.net/yueni_zhao/article/details/128026329
Linux中查看主机名的10种方法 - Hackerman - 博客园 : https://www.cnblogs.com/Hackerman/p/16001927.html
Linux系统中sysctl命令详解 sysctl -p、sysctl -a、sysctl -w_phymat.nico的博客-CSDN博客 : https://blog.csdn.net/shixin_0125/article/details/78943245

Liunx命令总结全在这里了,几百条!整整几百条!-今日头条 : https://m.toutiao.com/article/7219679497342255656/?app=news_article&timestamp=1683031188&use_new_style=1&req_id=2023050220394857B612F3765D38B1C8D4&group_id=7219679497342255656&share_token=68003984-7fda-43f3-9fdc-3f183545dd9f&tt_from=copy_link&utm_source=copy_link&utm_medium=toutiao_android&utm_campaign=client_share

Linux中的date日期命令详解_linux date_码海小虾米_的博客-CSDN博客 : https://blog.csdn.net/weixin_45551608/article/details/117095874

linux下的ctrl快捷键使用_张高伟的博客-CSDN博客 : https://blog.csdn.net/qq_36663951/article/details/79928439
shell命令行——快捷键 - linux——quan - 博客园 : https://www.cnblogs.com/betterquan/p/11456820.html

文件/目录对比:diff命令 https://www.cnblogs.com/amyzhu/p/13466049.html
Linux 文本对比 diff 命令详解(整理) https://www.cnblogs.com/wf-linux/p/9488257.html
linux 比较两个文件夹不同 https://www.cnblogs.com/xudong-bupt/p/6493903.html
对比两个目录,找出有区别的文件【仅文件名,不是内容】 https://www.cnblogs.com/ZhYQ-Note/articles/13346226.html
Linux diff比较两个目录的不同 https://blog.csdn.net/W_s_j/article/details/121339587

ls的输出有换行符,但显示在一行上。为什么? https://qastack.cn/unix/10421/output-from-ls-has-newlines-but-displays-on-a-single-line-why
linux find命令-print0和xargs中-0使用技巧(转载) https://www.cnblogs.com/jjzd/p/5829558.html

Linux od 命令详细介绍及用法实例 https://blog.csdn.net/qq_40085614/article/details/119532314

Linux命令: 压缩指令(compress, uncompress, gzip, gunzip, tar)-CSDN博客 : https://blog.csdn.net/cuiwadui3512/article/details/100439395
总结Linux系统压缩和解压文件指令——gzip/gunzip 指令、zip/unzip 指令、tar 指令_sta@ma@brain的博客-CSDN博客 : https://blog.csdn.net/xj4math/article/details/114263643
Linux打包压缩:zcat、compress、gzip、bzip、xz、zip、tar、cpio_xargs -0r -p128 -n16-CSDN博客 : https://blog.csdn.net/A___LEi/article/details/110564010
linux 压缩工具之比较 (gzip, zip, bzip2, lzma, compress)_zip lzma-CSDN博客 : https://blog.csdn.net/Fybon/article/details/18796629
linux zip和gzip的区别_gzip和zip的区别-CSDN博客 : https://blog.csdn.net/Canflydonkey/article/details/89577083
zlib、libz、gzip和zip基础介绍_gzip zlib_mayue_csdn的博客-CSDN博客 : https://blog.csdn.net/mayue_web/article/details/121577226
【精选】压缩软件大评比,7-ZIP/WinZIP/WinRAR的抗争_7zip压缩效率-CSDN博客 : https://blog.csdn.net/wangxi06/article/details/114823671
【分享】7-Zip解压缩软件的超详细使用攻略-CSDN博客 : https://blog.csdn.net/Chinland/article/details/130493310

Linux目录结构和作用_目录结构的主要作用-CSDN博客 : https://blog.csdn.net/wangrongrongwq/article/details/79624797
深入理解linux系统的目录结构(总结的非常详细)_linux目录结构-CSDN博客 : https://blog.csdn.net/yup1212/article/details/82152106

如何在Linux中自动删除或清理/tmp文件夹内容? - 小学弟- - 博客园 : https://www.cnblogs.com/xiao-xue-di/p/14689388.html
关于Linux系统清理/tmp/文件夹 清理时间问题_linux修改tmp目录文件保留时间-CSDN博客 : https://blog.csdn.net/zhidetian/article/details/51906335
Linux tmp目录的清理规则详解_systemd-tmpfiles-cleanup.service-CSDN博客 : https://blog.csdn.net/shadow_zed/article/details/103312567

Linux中top命令参数详解、常用快捷键_top 进程名字-CSDN博客 : https://blog.csdn.net/truelove12358/article/details/106410120
一文带你走进 Linux 小工具 - tmux - 知乎 : https://zhuanlan.zhihu.com/p/658844145?utm_id=0

Docker

选择 podman 的理由, 以及它和 Kubernetes , Docker 的区别 - 知乎 : https://zhuanlan.zhihu.com/p/506265757?utm_id=0
​ 编排管理成容器云关键 Kubernetes(K8s)和Swarm对比分析 - 知乎 : https://zhuanlan.zhihu.com/p/462768656?utm_id=0
​ Docker 大势已去,Podman 即将崛起! - 知乎 : https://zhuanlan.zhihu.com/p/449364769?utm_id=0
​ Docker、Podman、Containerd 谁才是真正王者?_意海还念か的博客-CSDN博客 : https://blog.csdn.net/weixin_43273856/article/details/124747667
​ k8s+crio+podman搭建集群_k8s podman_qq_43479892的博客-CSDN博客 : https://blog.csdn.net/qq_43479892/article/details/125775824
​ 安装Kubernetes(k8s)保姆级教程—无坑版 - Sunzz - 博客园 : https://www.cnblogs.com/Sunzz/p/15184167.html
​ 在国内优雅地使用Rancher部署k8s集群_WaiSaa的博客-CSDN博客 : https://blog.csdn.net/qq_42761569/article/details/128930151
​ kubernetes部署(kubeadm和rancher)_liminggangRs的博客-CSDN博客_rancher和kubeadm : https://blog.csdn.net/liminggangRs/article/details/118767187
​ Service Mesh 和 Spring Cloud_菠萝-琪琪的博客-CSDN博客_servicemesh与springcloud区别 : https://blog.csdn.net/wmq880204/article/details/111624017
​ 拥抱Kubernetes, 再见了Spring Cloud - 知乎 : https://zhuanlan.zhihu.com/p/339736610?utm_id=0
​ CentOS 7 安装后的 repo 源管理_fdcp123的博客-CSDN博客_centos repo源 : https://blog.csdn.net/fdcp123/article/details/115180957

在国内优雅地使用Rancher部署k8s集群_WaiSaa的博客-CSDN博客 : https://blog.csdn.net/qq_42761569/article/details/128930151
k8s搭建部署(超详细)_Anime777的博客-CSDN博客 : https://blog.csdn.net/qq_40954652/article/details/123208590
Kubernetes kubeadm kubectl kubelet 区别_kubectl和kubelet_安安csdn的博客-CSDN博客 : https://blog.csdn.net/weixin_42072280/article/details/112348857
K8s kubelet & kubeadm & kubectl 介绍_kubelet kubeadm kubectl 有什么区别_dididiia的博客-CSDN博客 : https://blog.csdn.net/qq_29812743/article/details/80550888
K8S使用笔记_kubelet和kubectl区别_戏入人生。的博客-CSDN博客 : https://blog.csdn.net/xi_rurensheng/article/details/111089051
k8s-集群搭建的三种方式和区别,kubeadm、minikube,二进制包_新林。的博客-CSDN博客 : https://blog.csdn.net/qq_21187515/article/details/101460039
Kubernetes的2种部署方式:Minikube开发环境+Kubeadm单节点集群环境_minikube 生产环境_图特摩斯科技的博客-CSDN博客 : https://blog.csdn.net/lovebyz/article/details/84542632
kubernetes部署(kubeadm和rancher)_rancher和kubeadm_liminggangRs的博客-CSDN博客 : https://blog.csdn.net/liminggangRs/article/details/118767187
K8S多种安装方式简介_k8s安装方式对比_海鸥81的博客-CSDN博客 : https://blog.csdn.net/erhaiou2008/article/details/95613076
使用Kubeadm搭建Kubernetes集群_CodeDevMaster的博客-CSDN博客 : https://blog.csdn.net/qq_38628046/article/details/123639403
minikube start命令的国内使用方法_Honins的博客-CSDN博客 : https://blog.csdn.net/Honnyee/article/details/114059004

「运维」Docker真的被Kubernetes放弃了吗?-今日头条 : https://m.toutiao.com/article/7222270023703036416/?app=news_article&timestamp=1682516019&use_new_style=1&req_id=202304262133380BEE479DFB40581D5B0A&group_id=7222270023703036416&share_token=fde3b777-45a2-460d-bc6d-e9e91864786b&tt_from=copy_link&utm_source=copy_link&utm_medium=toutiao_android&utm_campaign=client_share
什么是shim?_shim 编程_铁锤妹妹-的博客-CSDN博客 : https://blog.csdn.net/qq_40181987/article/details/121992431
容器中的 Shim 到底是个什么鬼?_米开朗基杨的博客-CSDN博客 : https://blog.csdn.net/alex_yangchuansheng/article/details/122974656
shim和polyfill傻傻分不清_黑の夜行的博客-CSDN博客 : https://blog.csdn.net/qq_33586179/article/details/87889895
什么是polyfill?_卖菜的小白的博客-CSDN博客 : https://blog.csdn.net/weixin_47450807/article/details/123080204

Docker Compose和Docker Swarm简析与区别_docker swarm和compose_一只黑猩猩的博客-CSDN博客 : https://blog.csdn.net/qq_40585800/article/details/109120484
docker swarm和 k8s对比 - 江湖一浪子 - 博客园 : https://www.cnblogs.com/geekmao/p/8280611.html
容器云技术选择之kubernetes和swarm对比_swarm和k8s区别_和代码去流浪的博客-CSDN博客 : https://blog.csdn.net/lgxzzz/article/details/124454585

Hadoop大数据平台实战(05):深入Spark Cluster集群模式YARN vs Mesos vs Standalone vs K8s_weixin_33834137的博客-CSDN博客 : https://blog.csdn.net/weixin_33834137/article/details/89569055

Editor

关于vscode设置:Visual Studio Code中的多行正则表达式搜索 | 码农家园 : https://www.codenong.com/52647894/
使用Sublime和Visual Studio Code跨行搜索替换文本 - 天琊蓝 - 博客园 : https://www.cnblogs.com/makesense/p/13179983.html

IntelliJ IDEA小技巧,多光标同时输入_idea多行光标_阿演的博客-CSDN博客 : https://blog.csdn.net/qq_41890624/article/details/113552954
IntelliJ IDEA 神级多光标技巧「2022 最新」_idea多行光标-CSDN博客 : https://blog.csdn.net/idea_daily/article/details/123100606
IntelliJ IDEA多光标操作的快捷键_idea 多光标快捷键-CSDN博客 : https://blog.csdn.net/weixin_45277161/article/details/111823902
Find & Select Multiple Occurrences - JetBrains Guide : https://www.jetbrains.com/guide/java/tips/find-select-multiple-occurrences/
【vim进阶】可视化模式(三种选择模式,快捷操作,可视模式下的文本操作指令,可视模式下的底行命令,解决实际问题: Vim同时在多行末尾加;Vim同时修改多行内容,Vim同时注释/取消注释多行)_vim visual模式_芥末虾的博客-CSDN博客 : https://blog.csdn.net/zty857016148/article/details/129990389

Jump to a closing Bracket, Parenthesis or Tag in VS Code | bobbyhadz : https://bobbyhadz.com/blog/vscode-jump-to-closing-bracket-parenthesis-or-tag
VSCode 扩展选择快捷键插件 Quick and Simple Text Selection - imzhi - 博客园 : https://www.cnblogs.com/imzhi/p/vscode-expand-selection.html

DSA

求最大公约数(GCD)和最小公倍数(LCM)方法总结-CSDN博客 : https://blog.csdn.net/m0_57587757/article/details/122607859
最大公约数 gcd 最小公倍数 lcm_最小公倍数算法gcd_Yake1965的博客-CSDN博客 : https://blog.csdn.net/weixin_43955170/article/details/122853609

求最大公约数和最小公倍数—辗转相除法(欧几里得算法)_辗转相除求最大公约数和最小公陪数-CSDN博客 : https://blog.csdn.net/qq_64580912/article/details/129537974
如何理解辗转相除法(欧几里得算法)的原理_辗转相除法的原理-CSDN博客 : https://blog.csdn.net/wei_xueba/article/details/131266410

在二维矩阵/数组中查找元素 Leetcode74, Leetcode240 - 知乎 : https://zhuanlan.zhihu.com/p/645327135?utm_id=0

递归优化——尾递归和循环_尾递归优化自循环_慎铭的博客-CSDN博客 : https://blog.csdn.net/qq_52828510/article/details/119994158

程序员的算法课(19)-常用的图算法:最短路径(Shortest Path)_起点到终点的最短路径算法题、-CSDN博客 : https://blog.csdn.net/m0_37609579/article/details/100110115
字符串匹配算法综述-CSDN博客 : https://blog.csdn.net/paincupid/article/details/81159320
KMP的next数组求法详解_kmp next怎么求-CSDN博客 : https://blog.csdn.net/yutong5818/article/details/81319120

[最短路径弗洛伊德算法]三层循环顺序问题_floyd算法枚举顺序-CSDN博客 : https://blog.csdn.net/qq_43694789/article/details/102259787
Floyd算法_floyd算法中, 第 k 趟循环中, 以k为中间节点, 能否缩短其他点对的路径长度, 写出-CSDN博客 : https://blog.csdn.net/qq_39304201/article/details/80288906
Dijkstra算法和Floyd算法的正确性证明——数学归纳法_floyd算法正确性证明-CSDN博客 : https://blog.csdn.net/weixin_42034217/article/details/84845948
Dijkstra算法的正确性证明-CSDN博客 : https://blog.csdn.net/DoraemonDream/article/details/134206047
floyd算法正确性的证明和求最小环-CSDN博客 : https://blog.csdn.net/aaaaa124421421/article/details/107514887

【算法分析与设计】递归与分治策略-CSDN博客 : https://blog.csdn.net/m0_65748531/article/details/131603692
分治算法/分治思想_分治算法优缺点-CSDN博客 : https://blog.csdn.net/beatrice_lovely/article/details/119257184
【算法思想:回溯法】回溯算法入门级详解_回溯法算法-CSDN博客 : https://blog.csdn.net/Vermont_/article/details/114272068
动态规划算法的基本思想-求解步骤-基本要素和一些经典的动态规划问题【干货】-CSDN博客 : https://blog.csdn.net/t18438605018/article/details/102764767
动态规划概念、特点、经典例题和于其它算法思想的比较-CSDN博客 : https://blog.csdn.net/Blateyang/article/details/115442583
动态规划算法详解——三大基本要素、解题步骤、算法优化和例题详解_动态规划算法的基本要素为-CSDN博客 : https://blog.csdn.net/qq_38670588/article/details/108186884
LeetCode 题解 | 42. 接雨水 - 知乎 : https://zhuanlan.zhihu.com/p/79811305?utm_id=0
「leetcode」135. 分发糖果【贪心算法】详细图解-CSDN博客 : https://blog.csdn.net/youngyangyang04/article/details/111190664

算法基础:NP完全问题-CSDN博客 : https://blog.csdn.net/leowinbow/article/details/88187386
贪心策略取得最优解的条件_算法小专栏:贪心算法-CSDN博客 : https://blog.csdn.net/weixin_39835321/article/details/111391305
动态规划和递归的区别_动态规划与递归的区别-CSDN博客 : https://blog.csdn.net/m0_37536878/article/details/106784021
回溯和递归区别_递归和回溯区别-CSDN博客 : https://blog.csdn.net/u014772862/article/details/51789015
彻底理解回溯和递归算法_递归回溯-CSDN博客 : https://blog.csdn.net/yhflyl/article/details/86763197

回溯算法之迷宫问题(Maze)-CSDN博客 : https://blog.csdn.net/m0_46316970/article/details/119009210

「leetcode」35. 搜索插入位置:每次遇到二分法,都是一看就会,一写就废 - 知乎 : https://zhuanlan.zhihu.com/p/259879381?utm_id=0
leetcode实战——二分搜索及其变形(寻找左右边界、查找插入位置) - 佛西先森 - 博客园 : https://www.cnblogs.com/sunshuyi/p/12681088.html

单调栈——巧用栈解决“找到最近一个比其大的元素”问题_单调栈 右侧大的元素-CSDN博客 : https://blog.csdn.net/m0_57298796/article/details/126441499
浅谈单调栈的应用_单调栈的作用-CSDN博客 : https://blog.csdn.net/weixin_52896784/article/details/116330198

动态规划(Dynamic programming)详解-CSDN博客 : https://blog.csdn.net/qq_37771475/article/details/126855564

KMP算法中next数组的计算(和前缀表的计算)_kmp算法next计算方法-CSDN博客 : https://blog.csdn.net/gmynebula/article/details/125239503

VM43:76 了解BFS和DFS之间的区别_dfs生成树和bfs生成树的区别-CSDN博客 : https://blog.csdn.net/zsx0728/article/details/114669472
VM43:76 深度优先搜索(DFS)和广度优先搜索(BFS)-CSDN博客 : https://blog.csdn.net/weixin_47315136/article/details/124447061
VM43:76 深度优先搜索(DFS)算法思想、算法实现及其应用场景_dfs思想-CSDN博客 : https://blog.csdn.net/qq_43341612/article/details/129540553
VM43:76 广度优先搜索(BFS)算法思想、算法实现及其应用场景_bfs的应用-CSDN博客 : https://blog.csdn.net/qq_43341612/article/details/129505830
VM43:76 LeetCode 1971【并查集 DFS BFS】 寻找图中是否存在路径 HERODING的LeetCode之路_并查集和bfs-CSDN博客 : https://blog.csdn.net/HERODING23/article/details/128370837
VM43:76 DFS(基础,回溯,剪枝,记忆化)搜索-CSDN博客 : https://blog.csdn.net/weixin_62944148/article/details/137190609
VM43:76 DFS:深搜+回溯+剪枝解决矩阵搜索问题-CSDN博客 : https://blog.csdn.net/weixin_51142926/article/details/137378428
VM43:76 DFS:深搜+回溯+剪枝解决排列、子集问题-CSDN博客 : https://blog.csdn.net/weixin_51142926/article/details/137202778
VM43:76 leetcode刷题之BFS专题_leetcode bfs题-CSDN博客 : https://blog.csdn.net/Daisy_Wang777/article/details/121371282
VM43:76 leetcode刷题之DFS专题_leedcode dfs算法-CSDN博客 : https://blog.csdn.net/Daisy_Wang777/article/details/121332551

Math

三角函数中的正弦、余弦、正切、余切、正割、余割函数性质及常用公式_余割, 正割, 正弦, 余弦, 正切, 余切-CSDN博客 : https://blog.csdn.net/baidu_39621090/article/details/106698977
数学 三角函数 sin 正弦、cos 余弦、tan 正切、cot 余切、sec 正割、csc 余割 简介_余割, 正割, 正弦, 余弦, 正切, 余切-CSDN博客 : https://blog.csdn.net/whatday/article/details/126393819
考生必看:高中数学三角函数公式大全(史上最全)-CSDN博客 : https://blog.csdn.net/yan59966/article/details/90578046
sin函数对照表_三角函数表值对照表格-CSDN博客 : https://blog.csdn.net/weixin_39959298/article/details/111792101

数学向量基本知识_向量基础知识_闲人不梦卿的博客-CSDN博客 : https://blog.csdn.net/atu1111/article/details/125798568
向量的基本运算_向量计算-CSDN博客 : https://blog.csdn.net/qq_23869697/article/details/82693000
两个向量之间的夹角公式_用向量推导三角恒等变换,看完还需要死记硬背吗?…-CSDN博客 : https://blog.csdn.net/weixin_30765637/article/details/112248962
一文看懂向量的概念及其几何意义-CSDN博客 : https://blog.csdn.net/weixin_42565127/article/details/124848609
线性代数学习笔记——第二十六讲——向量线性运算的几何意义_向量线性运算的几何意义是什么?-CSDN博客 : https://blog.csdn.net/hpdlzu80100/article/details/100026005
【高等数学】为什么规定向量之间的夹角是0~180_平面向量夹角为什么有范围_Sandm *的博客-CSDN博客 : https://blog.csdn.net/m0_64075307/article/details/123360054
【线性代数】矩阵、向量、行列式、特征值与特征向量(掌握这些概念一篇文章就够了)_矩阵自由向量-CSDN博客 : https://blog.csdn.net/a727911438/article/details/77531973

自然数、整数、有理数、实数、无理数-CSDN博客 : https://blog.csdn.net/ABC13222880223/article/details/86568876
整除和被整除到底是谁除谁啊 : https://zhidao.baidu.com/question/1894210803174041340/answer/3103126523.html
除数是分子还是分母 : https://zhidao.baidu.com/question/504180593005205924/answer/3575045969.html
考生必记:三角函数公式汇总+记忆(没有比这更全) - 知乎 : https://zhuanlan.zhihu.com/p/390928056?utm_id=0

圆周率 π 应该如何用极限或其它的微积分语言表示?是否可用极限或其它的微积分语言定义圆周率 π ? - 知乎 : https://www.zhihu.com/question/308159135?utm_id=0
牛顿是怎样使用微积分终结割圆术的? - 知乎 : https://zhuanlan.zhihu.com/p/550067521?utm_id=0
圆周率π的割圆法——内割圆与外割圆方法 - 知乎 : https://zhuanlan.zhihu.com/p/117658516?utm_id=0
圆周率的多种计算方法 - 知乎 : https://zhuanlan.zhihu.com/p/578617474?utm_id=0
圆周率的7大类计算方法:割圆术、连分数、分析法、概率法 - 知乎 : https://zhuanlan.zhihu.com/p/199312201?utm_id=0

初中最全数学公式定理汇总! - 知乎 : https://zhuanlan.zhihu.com/p/163825131?utm_id=0
高中三年必背数学公式最全整理,值得收藏! - 知乎 : https://zhuanlan.zhihu.com/p/180443696?utm_id=0
立方和差公式 - 知乎 : https://zhuanlan.zhihu.com/p/156594805?utm_id=0

什么是自然数. 整数,有理数,无理数,实数,虚数 - jack_Meng - 博客园 : https://www.cnblogs.com/mq0036/p/14878020.html
什么是虚数和复数?虚数和复数的概念。(imaginary number and complex number) - 知乎 : https://zhuanlan.zhihu.com/p/356261853?utm_id=0

浅析相机相关坐标系的相互转换(世界坐标系、相机坐标系、图像坐标系、像素坐标系、内参矩阵、外参矩阵、扭转因子)【相机标定&计算机视觉】图像坐标系到平面直角坐标系的转换-CSDN博客 : https://blog.csdn.net/qq_15029743/article/details/90215104
左手坐标系和右手坐标系详解_左右手坐标系-CSDN博客 : https://blog.csdn.net/weixin_42398658/article/details/106054760
图像处理——4个坐标系及相关转换图像像素坐标系 图像物理坐标系 相机坐标系 世界坐标系_图像物理坐标系和图像像素坐标系的区别_MengYa_DreamZ的博客-CSDN博客 : https://blog.csdn.net/MengYa_Dream/article/details/120233806
【图像处理】像素坐标系、像平面坐标系、相机坐标系、世界坐标系、内参矩阵、外参矩阵_图片的像素坐标-CSDN博客 : https://blog.csdn.net/zhang_chen
/article/details/103724048
像素坐标系与图像坐标系-CSDN博客 : https://blog.csdn.net/qinghuaci666/article/details/81221579
机器视觉(六)——像素坐标系、图像坐标系、相机坐标系以及世界坐标系-CSDN博客 : https://blog.csdn.net/weixin_45661757/article/details/115455095
坐标系转换分析_快速根据偏移和旋转角确定实际坐标-CSDN博客 : https://blog.csdn.net/oKaiGe12/article/details/79213619
直角坐标,柱坐标,球坐标变换-CSDN博客 : https://blog.csdn.net/qq_38476684/article/details/103776254
笛卡尔坐标系_笛卡儿坐标系-CSDN博客 : https://blog.csdn.net/weixin_39554172/article/details/111328208
笛卡尔坐标系-CSDN博客 : https://blog.csdn.net/snthpdx/article/details/79968247
极坐标(高数)_高数极坐标-CSDN博客 : https://blog.csdn.net/u010916338/article/details/87092476

数学故事丨殊途同归的代数与几何 - 知乎 : https://zhuanlan.zhihu.com/p/210710130?utm_id=0
数学中,几何和代数的本质区别和联系是什么? - 知乎 : https://www.zhihu.com/question/350517827?utm_id=0
高等代数——多项式 - 知乎 : https://zhuanlan.zhihu.com/p/388386583?utm_id=0

高中数学不等式入门(1):基本不等式以及均值不等式 - 知乎 : https://zhuanlan.zhihu.com/p/624606541?utm_id=0
高中数学不等式入门(2):n元均值不等式 - 知乎 : https://zhuanlan.zhihu.com/p/628723528?utm_id=0
高中不等式系列(必修) - 知乎 : https://zhuanlan.zhihu.com/p/189743844?utm_id=0
不等式之旅:柯西不等式 - 知乎 : https://zhuanlan.zhihu.com/p/121702585?utm_id=0
三道题入门柯西不等式 - 知乎 : https://zhuanlan.zhihu.com/p/161465399?utm_id=0
高中不等式技巧(1)——均值不等式 - 知乎 : https://zhuanlan.zhihu.com/p/593855757?utm_id=0
高中不等式技巧(2)——柯西不等式 - 知乎 : https://zhuanlan.zhihu.com/p/594083412?utm_id=0
高中不等式技巧(3)——权方和不等式 - 知乎 : https://zhuanlan.zhihu.com/p/593987184?utm_id=0
高中不等式技巧(4)——判别式法 - 知乎 : https://zhuanlan.zhihu.com/p/594114488?utm_id=0
高中不等式技巧(5)——地位等价法 - 知乎 : https://zhuanlan.zhihu.com/p/594230807?utm_id=0
高中不等式技巧(6)——三角换元法 - 知乎 : https://zhuanlan.zhihu.com/p/594262945?utm_id=0
高中不等式技巧(7)——数形结合法 - 知乎 : https://zhuanlan.zhihu.com/p/595032490?utm_id=0
高中不等式技巧(8)——基本不等式之升华 - 知乎 : https://zhuanlan.zhihu.com/p/595766009?utm_id=0

【科普】数学是如何分类的? - 知乎 : https://zhuanlan.zhihu.com/p/541201667?utm_id=0
详解数论从入门到入土_数论最好的入门教程-CSDN博客 : https://blog.csdn.net/dhdhdhx/article/details/102690006
图论算法 —— 图论概述-CSDN博客 : https://blog.csdn.net/u011815404/article/details/80313879

计算机系的高数、离散、线代都是用在哪些方面的? - 知乎 : https://www.zhihu.com/question/26761596?utm_id=0

均值不等式与柯西不等式 - 知乎 : https://zhuanlan.zhihu.com/p/605757548?utm_id=0
高中三角形中的常见结论、公式 - 知乎 : https://zhuanlan.zhihu.com/p/350380814?utm_id=0
圆的重要定理、推论【及其补充定理】 - 知乎 : https://zhuanlan.zhihu.com/p/569612038?utm_id=0

【初中数学演义】三千年的跨越:从算术到代数,只是多了个字母吗? - 知乎 : https://zhuanlan.zhihu.com/p/353407521?utm_id=0
代数学发展的4个阶段:算术、初等代数、高等代数、抽象代数 - 知乎 : https://zhuanlan.zhihu.com/p/149807328?utm_id=0
高中数学知识点:解析几何全面知识点总结 - 知乎 : https://zhuanlan.zhihu.com/p/101185031?utm_id=0
数列 | 高考数列常用万能公式大全,超完整,简直不要太赞! - 知乎 : https://zhuanlan.zhihu.com/p/138135832?utm_id=0
初中数学知识归纳总结【超详】 - 知乎 : https://zhuanlan.zhihu.com/p/395985843?utm_id=0
高中数学必修1-必修6高考核心内容归纳 - 知乎 : https://zhuanlan.zhihu.com/p/134239935?utm_id=0

Physics

电路分析之《三相交流电》_uab是ua-ub-CSDN博客 : https://blog.csdn.net/qq_45748475/article/details/106083147
一文读懂三相电-CSDN博客 : https://blog.csdn.net/qq_45172832/article/details/104941339
从原理到接法全面了解三相电_三相电回路_Lay_鑫辰的博客-CSDN博客 : https://blog.csdn.net/viixin/article/details/127753394
相电流,线电流,相电压,线电压-CSDN博客 : https://blog.csdn.net/LZH990/article/details/132810578
带你完全理解相电压与线电压 - 知乎 : https://zhuanlan.zhihu.com/p/359034584?utm_id=0

电压表测量谁呢(从本质上看穿,贯穿一些基本知识点) - 知乎 : https://zhuanlan.zhihu.com/p/428850269?utm_id=0
初中物理绝招:电流表与电压表测量对象的判断 : https://www.zhihu.com/tardis/zm/art/483765109?source_id=1005
串联分压 并联分流_串联分压并联分流-CSDN博客 : https://blog.csdn.net/axjuan/article/details/103245185

Car

科目三直线行驶通关秘诀及详解 - 知乎 : https://zhuanlan.zhihu.com/p/263097282?utm_id=0
科三直线行驶怎样才能跑直线,教练总说向远处看,到底该怎么做? - 知乎 : https://www.zhihu.com/question/324278700?utm_id=0

我发现好多人车险每年都在买,但是一旦出险了却不知道怎么合理去用,-今日头条} : https://m.toutiao.com/w/1781531788465228/?app=news_article&share_token=f9cebc8c-8206-44d4-b2f6-9888463a1055&timestamp=1699071500&tt_from=copy_link&use_new_style=1&utm_campaign=client_share&utm_medium=toutiao_android&utm_source=copy_link

终于有人把汽车各部位名称整理出来了,涨知识了,不知道的收藏-今日头条 : https://m.toutiao.com/article/7330266758815547939/?app=news_article&group_id=7330266758815547939&req_id=20240203164206B4576981FE105B9013E0&share_token=3015ff56-d7dd-43f3-9ac4-794fa9176a6d&timestamp=1706949727&tt_from=copy_link&use_new_style=1&utm_campaign=client_share&utm_medium=toutiao_android&utm_source=copy_link

驾车技巧,终于有人整理出来了,一目了然,开车收藏-今日头条 : https://m.toutiao.com/article/7325689971904643610/?app=news_article&group_id=7325689971904643610&req_id=202402122136150180EFCC34F798DC5056&share_token=4ad984ab-e8a6-4978-81e7-8dd160a58165&timestamp=1707744975&tt_from=copy_link&use_new_style=1&utm_campaign=client_share&utm_medium=toutiao_android&utm_source=copy_link

终于有人把“买车的技巧”整理出来,买车的朋友们收藏备用!-今日头条 : https://m.toutiao.com/article/7331688510992646675/?app=news_article&group_id=7331688510992646675&req_id=202402132341581FF3E462F48D1F7861D9&share_token=f008fa66-e0cd-4965-99dc-2009659ba2ee&timestamp=1707838918&tt_from=copy_link&use_new_style=1&utm_campaign=client_share&utm_medium=toutiao_android&utm_source=copy_link

有车一族必看,开车遇到事故处理流程!-今日头条 : https://m.toutiao.com/article/7331558823783744050/?app=news_article&group_id=7331558823783744050&req_id=2024020720134161A946C38CE3C009900F&share_token=bffeedae-68a5-4d98-8f25-3ab693195b40&timestamp=1707308022&tt_from=copy_link&use_new_style=1&utm_campaign=client_share&utm_medium=toutiao_android&utm_source=copy_link

纯电动汽车、混合动力汽车和增程式汽车之间有什么区别,你知道吗 : https://baijiahao.baidu.com/s?id=1744744027347980482&wfr=spider&for=pc&searchword=%E7%BA%AF%E7%94%B5%E6%B7%B7%E5%8A%A8%E5%A2%9E%E7%A8%8B%E5%BC%8F%E4%B8%89%E8%80%85%E7%9A%84%E5%8C%BA%E5%88%AB

激光雷达VS视觉算法 究竟哪个是自动驾驶的未来? - 知乎 : https://zhuanlan.zhihu.com/p/341014711?utm_id=0
自动驾驶: 激光雷达 VS 纯视觉 优劣势分析如何? - 知乎 : https://www.zhihu.com/question/502318520?utm_id=0

遥控车的原理是什么,有没有可能自制一个简单的遥控系统? - 知乎 : https://www.zhihu.com/question/287496278?utm_id=0
一天精通无人机:初级篇系列第 9 讲:遥控器 - 知乎 : https://zhuanlan.zhihu.com/p/41367381?utm_id=0
关于无人机自组网,你不知道的都在这里 - 知乎 : https://zhuanlan.zhihu.com/p/141947254?utm_id=0
VM13 显示博客外部链接:1 undefined

激光与红外线的区别?激光雷达与毫米波雷达区别?毫米波雷达无法感知行人吗?关于Intel Realsense D435有源红外技术猜想_激光和红外线的区别-CSDN博客 : https://blog.csdn.net/Dontla/article/details/103521851
微波雷达、红外雷达、超声波雷达、激光雷达、毫米波雷达进行避障原理有什么区别,他们的优缺点是什么。_微波雷达和毫米波雷达的区别-CSDN博客 : https://blog.csdn.net/weixin_43501408/article/details/135141603
无人驾驶技术——无人车的感官(激光雷达,雷达,摄像机)_雷达传感器, 激光雷达传感器, 视觉传感器谁可以识别多个障碍物-CSDN博客 : https://blog.csdn.net/xiao_lxl/article/details/92839365

Other

免费字体突然收费?我们可以放心使用哪些字体?! - 知乎 : https://zhuanlan.zhihu.com/p/53441997?utm_id=0
害怕字体侵权? 来看这份超详细的字体版权避坑指南! - 知乎 : https://zhuanlan.zhihu.com/p/110679383?utm_id=0

免费可商用的字体有哪些? - 知乎 : https://zhuanlan.zhihu.com/p/107941853?utm_id=0
Windows自带的宋体、黑体、楷体、仿宋体等能免费商用吗? - 知乎 : https://zhuanlan.zhihu.com/p/162838215?utm_id=0
方正集团破产了!方正字体能免费商用吗?! - 知乎 : https://zhuanlan.zhihu.com/p/110801162?utm_id=0

「防呆」手法在设计中的应用 | 人人都是产品经理 : https://www.woshipm.com/pd/5502036.html
案例锦囊|“防呆设计”在交互中的巧妙应用(二) | 人人都是产品经理 : https://www.woshipm.com/pd/5783080.html

二维条码防伪技术原理及应用简介_二维码防伪技术使用说明-CSDN博客 : https://blog.csdn.net/kezunhai/article/details/10041181
产品怎么防伪(防伪标签原理介绍) - 知乎 : https://zhuanlan.zhihu.com/p/434757218?utm_id=0
防伪标签原理 - 知乎 : https://zhuanlan.zhihu.com/p/655983689?utm_id=0

自己当专家 平板电视接口应用完整解析-家电频道-北方网 : http://jd.enorth.com.cn/system/2011/05/01/006470766.shtml
ATV和DTV(瞎乱草稿 笔记,没有条理,后续会整理)_atv和dtv有什么区别-CSDN博客 : https://blog.csdn.net/weixin_45264425/article/details/130536171
ATV 和 DTV 有什么区别? - 工作、信息和新闻 : https://www.presentation-cv-simple.com/zh-CN/atv-%E5%92%8C-dtv-%E6%9C%89%E4%BB%80%E4%B9%88%E5%8C%BA%E5%88%AB/

公考报名全攻略丨公务员怎么考?报名流程和时间是什么?笔试面试怎么准备? - 知乎 : https://zhuanlan.zhihu.com/p/590628633?utm_id=0
国家公务员考试考什么科目_公务员考试内容 - 国家公务员考试网 : http://www.chinagwy.org/html/xwsz/zyxw/201604/21_150906.html
请问如何从零开始备考公务员? - 知乎 : https://www.zhihu.com/question/310251612?utm_id=0
职测和公基有什么区别? - 知乎 : https://www.zhihu.com/question/285739929?utm_id=0
事业单位常考的《公基》笔试都有哪些内容? - 公务员考试网-2023年国家公务员考试报名时间、考试大纲、历年真题 : https://www.chinagwy.org/html/xwsz/zyxw/201909/21_316326.html
综应,申论,公基,行测内容有什么区别吗? - 知乎 : https://www.zhihu.com/question/581829056?utm_id=0
事业单位考的公基、行测、综合指的什么? - 知乎 : https://zhuanlan.zhihu.com/p/87886269?utm_id=0
VM43:76 史上最全公务员科学选岗指南!!! - 知乎 : https://zhuanlan.zhihu.com/p/426795315

怎么区分黄色和绿色? - 知乎 : https://www.zhihu.com/question/272049653?utm_id=0

普高、职高、中专全解读! - 知乎 : https://zhuanlan.zhihu.com/p/180325959?utm_id=0
大专和大学区别有多大? - 知乎 : https://www.zhihu.com/question/272080038?utm_id=0
什么是本科, 专科, 大专, 中专?有什么区别? - 知乎 : https://zhuanlan.zhihu.com/p/404612668?utm_id=0

只想买包辣条