摘要: # 请问何为promise ? ### 先解决一个问题何为 同步 异步 1. 同步是什么 1. 同步就是内存中顺序执行的处理器指令 2. 大白话就是每条指令都会严格按照他们出现的顺序来执行 ```JavaScript // 举例 let x = 3; // 第一个执行 x += 4; // 第二个执 阅读全文 »
posted @ 2023-06-08 10:58 GTK 阅读(3) 评论(0) 推荐(0) 编辑
摘要: ### 习题链接 [封装 Promisefy 函数](https://www.lanqiao.cn/problems/2425/learning/?page=1&first_category_id=2&sort=students_count&second_category_id=11&difficu 阅读全文 »
posted @ 2023-06-08 10:57 GTK 阅读(63) 评论(0) 推荐(0) 编辑
摘要: ### 习题链接 [大电影](https://www.lanqiao.cn/problems/2333/learning/?page=1&first_category_id=2&sort=students_count&difficulty=20&second_category_id=11&tags= 阅读全文 »
posted @ 2023-06-08 10:57 GTK 阅读(62) 评论(0) 推荐(0) 编辑
摘要: ### 习题链接 [宝贵的一票](https://www.lanqiao.cn/problems/2323/learning/?page=1&first_category_id=2&sort=students_count&second_category_id=11&difficulty=20&tag 阅读全文 »
posted @ 2023-06-08 10:57 GTK 阅读(13) 评论(0) 推荐(0) 编辑
摘要: ### 习题链接 [阅读吧](https://www.lanqiao.cn/problems/2464/learning/?page=1&first_category_id=2&sort=students_count&second_category_id=11&difficulty=20&tags= 阅读全文 »
posted @ 2023-06-05 15:48 GTK 阅读(123) 评论(0) 推荐(0) 编辑
摘要: ### 习题链接 [天气趋势](https://www.lanqiao.cn/problems/2466/learning/?page=1&first_category_id=2&sort=students_count&second_category_id=11&difficulty=20&tags 阅读全文 »
posted @ 2023-06-05 15:48 GTK 阅读(19) 评论(0) 推荐(0) 编辑
摘要: ### 习题链接 [和手机相处的时光](https://www.lanqiao.cn/problems/2450/learning/?page=1&first_category_id=2&sort=students_count&second_category_id=11&difficulty=20& 阅读全文 »
posted @ 2023-06-05 15:48 GTK 阅读(50) 评论(0) 推荐(0) 编辑
摘要: ### 习题链接 [布局切换](https://www.lanqiao.cn/problems/2454/learning/?page=1&first_category_id=2&sort=students_count&second_category_id=11&difficulty=20&tags 阅读全文 »
posted @ 2023-06-05 15:48 GTK 阅读(27) 评论(0) 推荐(0) 编辑
摘要: ### 习题链接 [绝美宋词](https://www.lanqiao.cn/problems/2327/learning/?page=1&first_category_id=2&sort=students_count&second_category_id=11&difficulty=20) ### 阅读全文 »
posted @ 2023-06-04 15:17 GTK 阅读(19) 评论(0) 推荐(0) 编辑
摘要: ### 习题链接 [购物车](https://www.lanqiao.cn/problems/2455/learning/?page=1&first_category_id=2&sort=students_count&second_category_id=11&difficulty=20&tags= 阅读全文 »
posted @ 2023-06-04 15:17 GTK 阅读(96) 评论(0) 推荐(0) 编辑
点击右上角即可分享
微信分享提示