diff --git a/content/kamailio/_index.md b/content/kamailio/_index.md index 42a336ece..563ec78aa 100644 --- a/content/kamailio/_index.md +++ b/content/kamailio/_index.md @@ -9,4 +9,8 @@ toc: true 在后文中,我们简称Kamailio为km。 -# 文章列表 \ No newline at end of file + +# 文章列表 + +- 1. 文档 + - [第一节 如何熟悉Kamailio文档的文档结构](/kamailio/docs-index) \ No newline at end of file diff --git a/content/kamailio/docs-index/index.md b/content/kamailio/docs-index/index.md index 905abb8cc..e2eebee6e 100644 --- a/content/kamailio/docs-index/index.md +++ b/content/kamailio/docs-index/index.md @@ -9,6 +9,8 @@ categories: - all --- +> 我始终认为,快速学习一门知识,最为重要的就是熟悉它的文档结构。 + 对于熟悉OpenSIPS的文档结构来说的人,看了Kamailio的文档,往往觉得无从下手。 当我们打开Km的官网(kamailio.org)后, 会重定向到https://www.kamailio.org/w/, 在页面的右侧, diff --git a/content/posts/2024/121701/atta/2024-12-22-13-17-38.png b/content/posts/2024/121701/atta/2024-12-22-13-17-38.png new file mode 100644 index 000000000..c2983902f Binary files /dev/null and b/content/posts/2024/121701/atta/2024-12-22-13-17-38.png differ diff --git a/content/posts/2024/121701/index.md b/content/posts/2024/121701/index.md index bc2c6410c..1b10f2bea 100644 --- a/content/posts/2024/121701/index.md +++ b/content/posts/2024/121701/index.md @@ -9,6 +9,8 @@ categories: - all --- +# 公开自己的错误 + 我在写博客时,有时候脑海里总会蹦出一个小人,面露鄙夷的脸色对我说:你写这么多没啥技术含量的垃圾,公开在网上,难道不怕暴露自己的无知吗? 说实话,我是有这样的担忧。 @@ -25,3 +27,16 @@ categories: 即使我的小破站再小,必然也会有几个阅读量吧,或许能有读者对错误的答案提出自己的异议。 +# 学习金字塔理论 + +如果仅仅是通过阅读学习,学习内容的平均存留率只有5%。 + +如果把学习内容公开,这其中就暗示了你可能需要把自己学到的内容教授给他人这一心理。 + +那么在记录笔记的时候,就会想办法把问题讲解的让别人更清楚,从而加深了自己的学习知识吸收。 + + +![](atta/2024-12-22-13-17-38.png) + +# 参考 +- https://baike.baidu.com/item/%E5%AD%A6%E4%B9%A0%E9%87%91%E5%AD%97%E5%A1%94/9515094