ES6 & Map & hashMap
01
two-sum
https://leetcode.com/submissions/detail/141732589/
hashMap
https://leetcode-cn.com/problems/two-sum/solution/
https://www.cnblogs.com/xgqfrms/p/10100668.html
Chrome
chrome://system
2、Chrome 瀏覽器支持跳轉到指定文字(英文)
Chrome 將支持跳轉到指定文字,而不需要錨點。做法是 URL 里面設置 #targetText=hello%20world ,然后就會跳轉到網頁的第一個hello world的地方。
http://www.ruanyifeng.com/blog/2019/03/weekly-issue-47.html