11.12

毕业设计:

  实现了页面根据是否登录的导航栏更改

   实现了点击记住账号密码按钮的功能实现。

算法学习:leetcode例题

  • 第992题  总结:排序不只是特指从小到大或者从大到小。
  • 第1题      总结:有的时候,数据模型的选择能够决定算法的使用,决定算法的编写与速度。

springBoot学习:

  • @SpringBootApplication标签的运作:相当于三个标签@SpringBootConfiguration @EnableAutoConfiguration @ComponentScan
  • .yml文件的语法
posted @ 2020-11-12 11:09  Abandoned_Software  阅读(64)  评论(0编辑  收藏  举报