Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
webpig authored Jan 21, 2021
1 parent c0a7fb8 commit 0f6e93e
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -231,3 +231,17 @@ vue逻辑复用,keep-alive
有两个文件,都有1万行,其中存在重复的内容,找出重复的行数

页面访问时快时慢,怎么排查

### leetcode

自我介绍,项目难点

编程题:输出一千个验证码(6位数字),验证码不能重复;然后加个条件,不能出现三个以上连续重复字符,比如111345

性能优化,缓存怎么做

节流和防抖区别

白屏时间长(页面可以渲染)问题排查

https,http2,get和post区别

0 comments on commit 0f6e93e

Please sign in to comment.