File tree Expand file tree Collapse file tree 34 files changed +35
-35
lines changed
2020/10/22/剑指offer的内容(python版)
09/20/站在虚拟与现实的十字路口keep贝拉语音跑步课程打卡十天记录
22/我的hexo建站过程-(附上没有百度到,自己解决的两个小问题) Expand file tree Collapse file tree 34 files changed +35
-35
lines changed Original file line number Diff line number Diff line change 55
66< link rel ="
stylesheet "
href ="
https://cdn.jsdelivr.net/npm/[email protected] /dist/style.css "
> 77<!-- hexo injector head_end end --> < meta name ="generator " content ="Hexo 5.4.0 "> </ head > < body class ="is-flex is-flex-direction-column "> < header class ="header-widget is-flex-shrink-0 is-hidden-mobile "> < div class ="container is-fullhd is-flex is-justify-content-space-between is-align-items-center is-full-height "> < section class ="is-hidden-mobile is-flex-shrink-0 "> < h2 > < a href ="/ "> Wjsvec's blog</ a > </ h2 > </ section > < h3 class ="is-hidden-mobile is-family-serif is-full-height is-flex is-align-items-center is-flex-shrink-0 "> < div class ="is-full-height " id ="postTopic "> < p class ="is-full-height is-flex-shrink-0 is-flex is-align-items-center is-justify-content-center "> 剑指offer的内容(python版)(未完成)</ p > < p class ="is-full-height is-flex-shrink-0 is-flex is-align-items-center is-justify-content-center "> 点击返回顶部</ p > </ div > </ h3 > < aside class ="is-flex-shrink-0 "> < h3 class ="is-inline-block "> < a href ="/ "> 首页</ a > </ h3 > < h3 class ="is-inline-block "> < a href ="/archives "> 归档</ a > </ h3 > < h3 class ="is-inline-block "> < a href ="/category "> 分类</ a > </ h3 > < h3 class ="is-inline-block "> < a href ="/about "> 关于</ a > </ h3 > </ aside > </ div > </ header > < header class ="is-flex header-widget is-flex-shrink-0 is-align-items-center is-justify-content-center is-hidden-tablet "> < h3 class ="is-inline-block "> < a href ="/ "> 首页</ a > </ h3 > < h3 class ="is-inline-block "> < a href ="/archives "> 归档</ a > </ h3 > < h3 class ="is-inline-block "> < a href ="/category "> 分类</ a > </ h3 > < h3 class ="is-inline-block "> < a href ="/about "> 关于</ a > </ h3 > </ header > < main > < main class ="container is-max-widescreen content section post-page pt-4 px-4 "> < div class ="columns is-flex-desktop is-justify-content-center is-flex-direction-row-reverse "> < div class ="column is-3 is-hidden-mobile is-hidden "> </ div > < div class ="column is-9 "> < header class ="my-4 "> < a href ="/tags/%E7%AE%97%E6%B3%95%E9%A2%98 "> < i class ="tag post-item-tag "> 算法题</ i > </ a > < a href ="/tags/%E7%BC%96%E7%A8%8B%E5%BC%80%E5%8F%91 "> < i class ="tag post-item-tag "> 编程开发</ i > </ a > </ header > < h1 class ="mt-0 mb-1 is-family-serif " id ="postTitle "> 剑指offer的内容(python版)(未完成)</ h1 > < time class ="has-text-grey " datetime ="2020-10-22T01:44:15.000Z "> 2020-10-22</ time > < article class ="mt-2 post-content ">
8- </ article > < section class ="jump-container is-flex is-justify-content-space-between my-6 "> <!-- em is empty placeholder--> < a class ="button is-default " href ="/2021/06/30/%E6%AF%95%E4%B8%9A%E4%BA%86%EF%BC%8C%E8%AF%B4%E4%BA%9B%E5%BF%83%E9%87%8C%E8%AF%9D%E8%AE%A9%E5%BF%83%E9%87%8C%E5%A5%BD%E5%8F%97%E4%B8%80%E7%82%B9/ " title ="【补档】毕业了,说些心里话让心里好受一点 "> < i class ="iconfont icon-prev mr-2 has-text-grey "> </ i > < span class ="has-text-weight-semibold "> 上一页: 【补档】毕业了,说些心里话让心里好受一点</ span > </ a > </ section > </ div > </ div > </ main > </ main > < footer class ="is-flex is-flex-direction-column is-align-items-center is-flex-shrink-0 is-family-serif "> < section class ="sns-container "> <!-- Github--> < a title ="github " target ="_blank " rel ="noopener nofollow " href ="//github.com/wjsvec "> < i class ="iconfont icon-github "> </ i > </ a > <!-- Ins--> <!-- RSS--> <!-- 知乎--> <!-- 领英--> <!-- 脸书--> </ section > < p > < span > Copyright ©</ span > < span > Wjsvec 2021</ span > </ p > < div class ="is-flex is-justify-content-center is-flex-wrap-wrap "> < p > Powered by Hexo | </ p > < p class ="is-flex is-justify-content-center "> < a title ="Hexo theme author " target ="_blank " rel ="noopener " href ="//github.com/haojen "> Theme by Haojen </ a > </ p > < div style ="margin-top: 2px "> < a class ="github-button " title ="github-button " target ="_blank " rel ="noopener " href ="https://github.com/haojen/hexo-theme-Claudia " data-color-scheme ="no-preference: light; light: light; dark: dark; " data-show-count ="true "> </ a > </ div > </ div > < div > < span > </ span > </ div > </ footer > < script async defer src ="https://buttons.github.io/buttons.js "> </ script > < script src ="/js/post.js "> </ script > </ body > </ html >
8+ </ article > < section class ="jump-container is-flex is-justify-content-space-between my-6 "> <!-- em is empty placeholder--> < a class ="button is-default " href ="/2021/06/30/%E6%AF%95%E4%B8%9A%E4%BA%86%EF%BC%8C%E8%AF%B4%E4%BA%9B%E5%BF%83%E9%87%8C%E8%AF%9D%E8%AE%A9%E5%BF%83%E9%87%8C%E5%A5%BD%E5%8F%97%E4%B8%80%E7%82%B9/ " title ="【补档】毕业了,说些心里话让心里好受一点 "> < i class ="iconfont icon-prev mr-2 has-text-grey "> </ i > < span class ="has-text-weight-semibold "> 上一页: 【补档】毕业了,说些心里话让心里好受一点</ span > </ a > </ section > </ div > </ div > </ main > </ main > < footer class ="is-flex is-flex-direction-column is-align-items-center is-flex-shrink-0 is-family-serif "> < section class ="sns-container "> < a title ="twitter " target ="_blank " rel ="noopener nofollow " href ="//twitter.com/0kKL7jN4t57kiR6 "> < i class ="iconfont icon-twitter "> </ i > </ a > <!-- Github--> < a title ="github " target ="_blank " rel ="noopener nofollow " href ="//github.com/wjsvec "> < i class ="iconfont icon-github "> </ i > </ a > <!-- Ins--> <!-- RSS--> <!-- 知乎--> <!-- 领英--> <!-- 脸书--> </ section > < p > < span > Copyright ©</ span > < span > Wjsvec 2021</ span > </ p > < div class ="is-flex is-justify-content-center is-flex-wrap-wrap "> < p > Powered by Hexo | </ p > < p class ="is-flex is-justify-content-center "> < a title ="Hexo theme author " target ="_blank " rel ="noopener " href ="//github.com/haojen "> Theme by Haojen </ a > </ p > < div style ="margin-top: 2px "> < a class ="github-button " title ="github-button " target ="_blank " rel ="noopener " href ="https://github.com/haojen/hexo-theme-Claudia " data-color-scheme ="no-preference: light; light: light; dark: dark; " data-show-count ="true "> </ a > </ div > </ div > < div > < span > </ span > </ div > </ footer > < script async defer src ="https://buttons.github.io/buttons.js "> </ script > < script src ="/js/post.js "> </ script > </ body > </ html >
Original file line number Diff line number Diff line change 1414< p > 我就是这样稀里糊涂上了大学,专业是电信工程及管理,开学时的我几乎是个it方面的白痴,甚至不知道软件的后缀应该是“.exe”。我真的很幸运,很幸运,父母亲做了一个完美的选择,这个选择里几乎没有我的贡献。虽然选择完全不是自己做出的,可是我发现北邮,特别是国际学院,真的是来对了地方。这四年可能是我成长最快的四年,这里有最优秀和友善的同学和朋友,博学而有耐心的各位老师教授,百忙之中为我修改简历和提供建议的各位前辈,与这些人相遇真的是我这一辈子的运气。这四年学生生活中,我发现麦克斯韦方程组是如此的优美,写代码虽然接触的晚但自己写起来并不困难,果园的英语教学虽然难受但最终也被克服。北邮也交给了我责任和担当。北邮人求真务实的精神更是让我为之倾佩。在高中同学们还在炫耀父母亲带来的红利时,我惊讶的发现北邮人以自食其力为傲;无论。我觉得,这便是君子的修为,绅士的担当。</ p >
1515< p > 或许这就是上错花轿嫁对郎吧,倘若让我自己来选,北京邮电大学国际学院恐怕在所有平行世界都不会出现在我的志愿书上。可是四年的学习经历告诉我,这就是最好的而且是唯一的选择,我真的非常谢谢我的爸爸妈妈的选择。二老既不会用严谨的二阶倒数寻找极值点,也不会复杂的神经网络梯度下降法,但是他们就是得出了这个问题优美而惊人的解答。</ p >
1616< p > 今天就和可爱的同学们分别了。我的性格不好,四年来可能多有冒犯,也谢谢我的同学们并不因此生我的气。早上从寝室离开时室友们都还在熟睡,晚上回到寝室就只剩自己一个人在寝室中。导员告诉我们,不要最后一个离开寝室,会很难受,我本来不以为然。可现在提笔在手,有很多话想说又不知道怎么说出来,只是想哭,于是就这样吧。</ p >
17- </ article > < section class ="jump-container is-flex is-justify-content-space-between my-6 "> <!-- em is empty placeholder--> < a class ="button is-default " href ="/2021/09/20/%E7%AB%99%E5%9C%A8%E8%99%9A%E6%8B%9F%E4%B8%8E%E7%8E%B0%E5%AE%9E%E7%9A%84%E5%8D%81%E5%AD%97%E8%B7%AF%E5%8F%A3keep%E8%B4%9D%E6%8B%89%E8%AF%AD%E9%9F%B3%E8%B7%91%E6%AD%A5%E8%AF%BE%E7%A8%8B%E6%89%93%E5%8D%A1%E5%8D%81%E5%A4%A9%E8%AE%B0%E5%BD%95/ " title ="【补档】站在虚拟与现实的十字路口————keep贝拉语音跑步课程打卡十天记录 "> < i class ="iconfont icon-prev mr-2 has-text-grey "> </ i > < span class ="has-text-weight-semibold "> 上一页: 【补档】站在虚拟与现实的十字路口————keep贝拉语音跑步课程打卡十天记录</ span > </ a > < a class ="button is-default " href ="/2020/10/22/%E5%89%91%E6%8C%87offer%E7%9A%84%E5%86%85%E5%AE%B9%EF%BC%88python%E7%89%88%EF%BC%89/ " title ="剑指offer的内容(python版)(未完成) "> < span class ="has-text-weight-semibold "> 下一页: 剑指offer的内容(python版)(未完成)</ span > < i class ="iconfont icon-next ml-2 has-text-grey "> </ i > </ a > </ section > </ div > </ div > </ main > </ main > < footer class ="is-flex is-flex-direction-column is-align-items-center is-flex-shrink-0 is-family-serif "> < section class ="sns-container "> <!-- Github--> < a title ="github " target ="_blank " rel ="noopener nofollow " href ="//github.com/wjsvec "> < i class ="iconfont icon-github "> </ i > </ a > <!-- Ins--> <!-- RSS--> <!-- 知乎--> <!-- 领英--> <!-- 脸书--> </ section > < p > < span > Copyright ©</ span > < span > Wjsvec 2021</ span > </ p > < div class ="is-flex is-justify-content-center is-flex-wrap-wrap "> < p > Powered by Hexo | </ p > < p class ="is-flex is-justify-content-center "> < a title ="Hexo theme author " target ="_blank " rel ="noopener " href ="//github.com/haojen "> Theme by Haojen </ a > </ p > < div style ="margin-top: 2px "> < a class ="github-button " title ="github-button " target ="_blank " rel ="noopener " href ="https://github.com/haojen/hexo-theme-Claudia " data-color-scheme ="no-preference: light; light: light; dark: dark; " data-show-count ="true "> </ a > </ div > </ div > < div > < span > </ span > </ div > </ footer > < script async defer src ="https://buttons.github.io/buttons.js "> </ script > < script src ="/js/post.js "> </ script > </ body > </ html >
17+ </ article > < section class ="jump-container is-flex is-justify-content-space-between my-6 "> <!-- em is empty placeholder--> < a class ="button is-default " href ="/2021/09/20/%E7%AB%99%E5%9C%A8%E8%99%9A%E6%8B%9F%E4%B8%8E%E7%8E%B0%E5%AE%9E%E7%9A%84%E5%8D%81%E5%AD%97%E8%B7%AF%E5%8F%A3keep%E8%B4%9D%E6%8B%89%E8%AF%AD%E9%9F%B3%E8%B7%91%E6%AD%A5%E8%AF%BE%E7%A8%8B%E6%89%93%E5%8D%A1%E5%8D%81%E5%A4%A9%E8%AE%B0%E5%BD%95/ " title ="【补档】站在虚拟与现实的十字路口————keep贝拉语音跑步课程打卡十天记录 "> < i class ="iconfont icon-prev mr-2 has-text-grey "> </ i > < span class ="has-text-weight-semibold "> 上一页: 【补档】站在虚拟与现实的十字路口————keep贝拉语音跑步课程打卡十天记录</ span > </ a > < a class ="button is-default " href ="/2020/10/22/%E5%89%91%E6%8C%87offer%E7%9A%84%E5%86%85%E5%AE%B9%EF%BC%88python%E7%89%88%EF%BC%89/ " title ="剑指offer的内容(python版)(未完成) "> < span class ="has-text-weight-semibold "> 下一页: 剑指offer的内容(python版)(未完成)</ span > < i class ="iconfont icon-next ml-2 has-text-grey "> </ i > </ a > </ section > </ div > </ div > </ main > </ main > < footer class ="is-flex is-flex-direction-column is-align-items-center is-flex-shrink-0 is-family-serif "> < section class ="sns-container "> < a title ="twitter " target ="_blank " rel ="noopener nofollow " href ="//twitter.com/0kKL7jN4t57kiR6 "> < i class ="iconfont icon-twitter "> </ i > </ a > <!-- Github--> < a title ="github " target ="_blank " rel ="noopener nofollow " href ="//github.com/wjsvec "> < i class ="iconfont icon-github "> </ i > </ a > <!-- Ins--> <!-- RSS--> <!-- 知乎--> <!-- 领英--> <!-- 脸书--> </ section > < p > < span > Copyright ©</ span > < span > Wjsvec 2021</ span > </ p > < div class ="is-flex is-justify-content-center is-flex-wrap-wrap "> < p > Powered by Hexo | </ p > < p class ="is-flex is-justify-content-center "> < a title ="Hexo theme author " target ="_blank " rel ="noopener " href ="//github.com/haojen "> Theme by Haojen </ a > </ p > < div style ="margin-top: 2px "> < a class ="github-button " title ="github-button " target ="_blank " rel ="noopener " href ="https://github.com/haojen/hexo-theme-Claudia " data-color-scheme ="no-preference: light; light: light; dark: dark; " data-show-count ="true "> </ a > </ div > </ div > < div > < span > </ span > </ div > </ footer > < script async defer src ="https://buttons.github.io/buttons.js "> </ script > < script src ="/js/post.js "> </ script > </ body > </ html >
Original file line number Diff line number Diff line change 1111< p > 但贝拉的跑步课程不同,这是我第一次乐于让二次元来影响我的生活,因为这种影响是积极的。或许有人会站出来笑话我:你个沙卵是不是入脑有点厉害了啊,为了听套皮人的一段语音,折腾着去跑步。可是这种批评是不成立的,因为这样的入脑对现实生活并无坏处。</ p >
1212< p > 在此之前,我是一个从不跑步的死宅。虽然身体并不差,身材也并不够“死宅,可是锻炼这种事在繁忙的学业中简直无暇顾及。可是因为这节跑步课程,我确确实实的有了很多的锻炼量,我的生活变得更好了,跑完步后做事的效率也比以往要高了。不论为了听23分钟的语音而跑步显得多么幼稚,这些锻炼为我带来的生活上的改变是确确实实的。而且,正如贝拉在课程中所说,我发现我好像有跑步的天赋呢。拉姐读的跑步课程相当专业,提升相当迅速,就在今天,我的配速也终于突破了6分钟,同步率也达到了100(这仅仅是10天的效果,我已经将近两年没有正经跑步了)。或许有一天,我会不看as了,跑步这个习惯却有可能一直留下来。那时候我会不会想,与asoul的相遇是一段多么奇妙的缘分啊。</ p >
1313< p > 虚拟和现实没有划清界限,例如网恋云云,结果往往如同车祸一样惨淡,这样的事总会让大家觉得心智不成熟。现在“突破次元壁”是一个很流行的话题,这更像是一座高架桥,让二次元的车可以上三次元的路了,可两条路仍然处在完全不同的平面。而keep的贝拉课程更像是虚拟与现实,二次元与三次元交汇的十字路口,而且它向大家证明了:当我们站在虚拟与现实的十字路口时,并不会总是产生惨不忍睹的车祸,也有可能会让现实这条大路更加宽广而通畅。</ p >
14- </ article > < section class ="jump-container is-flex is-justify-content-space-between my-6 "> <!-- em is empty placeholder--> < a class ="button is-default " href ="/2021/10/04/hello-world/ " title ="Hello World "> < i class ="iconfont icon-prev mr-2 has-text-grey "> </ i > < span class ="has-text-weight-semibold "> 上一页: Hello World</ span > </ a > < a class ="button is-default " href ="/2021/06/30/%E6%AF%95%E4%B8%9A%E4%BA%86%EF%BC%8C%E8%AF%B4%E4%BA%9B%E5%BF%83%E9%87%8C%E8%AF%9D%E8%AE%A9%E5%BF%83%E9%87%8C%E5%A5%BD%E5%8F%97%E4%B8%80%E7%82%B9/ " title ="【补档】毕业了,说些心里话让心里好受一点 "> < span class ="has-text-weight-semibold "> 下一页: 【补档】毕业了,说些心里话让心里好受一点</ span > < i class ="iconfont icon-next ml-2 has-text-grey "> </ i > </ a > </ section > </ div > </ div > </ main > </ main > < footer class ="is-flex is-flex-direction-column is-align-items-center is-flex-shrink-0 is-family-serif "> < section class ="sns-container "> <!-- Github--> < a title ="github " target ="_blank " rel ="noopener nofollow " href ="//github.com/wjsvec "> < i class ="iconfont icon-github "> </ i > </ a > <!-- Ins--> <!-- RSS--> <!-- 知乎--> <!-- 领英--> <!-- 脸书--> </ section > < p > < span > Copyright ©</ span > < span > Wjsvec 2021</ span > </ p > < div class ="is-flex is-justify-content-center is-flex-wrap-wrap "> < p > Powered by Hexo | </ p > < p class ="is-flex is-justify-content-center "> < a title ="Hexo theme author " target ="_blank " rel ="noopener " href ="//github.com/haojen "> Theme by Haojen </ a > </ p > < div style ="margin-top: 2px "> < a class ="github-button " title ="github-button " target ="_blank " rel ="noopener " href ="https://github.com/haojen/hexo-theme-Claudia " data-color-scheme ="no-preference: light; light: light; dark: dark; " data-show-count ="true "> </ a > </ div > </ div > < div > < span > </ span > </ div > </ footer > < script async defer src ="https://buttons.github.io/buttons.js "> </ script > < script src ="/js/post.js "> </ script > </ body > </ html >
14+ </ article > < section class ="jump-container is-flex is-justify-content-space-between my-6 "> <!-- em is empty placeholder--> < a class ="button is-default " href ="/2021/10/04/hello-world/ " title ="Hello World "> < i class ="iconfont icon-prev mr-2 has-text-grey "> </ i > < span class ="has-text-weight-semibold "> 上一页: Hello World</ span > </ a > < a class ="button is-default " href ="/2021/06/30/%E6%AF%95%E4%B8%9A%E4%BA%86%EF%BC%8C%E8%AF%B4%E4%BA%9B%E5%BF%83%E9%87%8C%E8%AF%9D%E8%AE%A9%E5%BF%83%E9%87%8C%E5%A5%BD%E5%8F%97%E4%B8%80%E7%82%B9/ " title ="【补档】毕业了,说些心里话让心里好受一点 "> < span class ="has-text-weight-semibold "> 下一页: 【补档】毕业了,说些心里话让心里好受一点</ span > < i class ="iconfont icon-next ml-2 has-text-grey "> </ i > </ a > </ section > </ div > </ div > </ main > </ main > < footer class ="is-flex is-flex-direction-column is-align-items-center is-flex-shrink-0 is-family-serif "> < section class ="sns-container "> < a title ="twitter " target ="_blank " rel ="noopener nofollow " href ="//twitter.com/0kKL7jN4t57kiR6 "> < i class ="iconfont icon-twitter "> </ i > </ a > <!-- Github--> < a title ="github " target ="_blank " rel ="noopener nofollow " href ="//github.com/wjsvec "> < i class ="iconfont icon-github "> </ i > </ a > <!-- Ins--> <!-- RSS--> <!-- 知乎--> <!-- 领英--> <!-- 脸书--> </ section > < p > < span > Copyright ©</ span > < span > Wjsvec 2021</ span > </ p > < div class ="is-flex is-justify-content-center is-flex-wrap-wrap "> < p > Powered by Hexo | </ p > < p class ="is-flex is-justify-content-center "> < a title ="Hexo theme author " target ="_blank " rel ="noopener " href ="//github.com/haojen "> Theme by Haojen </ a > </ p > < div style ="margin-top: 2px "> < a class ="github-button " title ="github-button " target ="_blank " rel ="noopener " href ="https://github.com/haojen/hexo-theme-Claudia " data-color-scheme ="no-preference: light; light: light; dark: dark; " data-show-count ="true "> </ a > </ div > </ div > < div > < span > </ span > </ div > </ footer > < script async defer src ="https://buttons.github.io/buttons.js "> </ script > < script src ="/js/post.js "> </ script > </ body > </ html >
You can’t perform that action at this time.
0 commit comments