background picture of the home page

Hi,Friend

通俗易懂理解Promise

1. Promise 是用来干嘛的? 解决回调地狱的问题 2. 什么是回调地狱? 回调函数里面嵌套回调函数 eg: $.ajax({     type: 'GET',     url: './data1.json',     success: function (res) {    

thumbnail of the cover of the post

复盘22年听歌历程

最近看了 lks 的视频,突然也想做这件事——把有记忆以来那些印象深刻的歌捋一遍,看看自己的喜好是怎么一点点被塑造、又被改变的。写着写着发现,这不只是在回忆歌,更像是在重新认识自己。 懵懂时期 《大笑江湖》(我手拿流星弯月刀~) 很小的时候听歌只听旋律,歌词根本看不进去,因为看了也看不懂。印象里是跟

thumbnail of the cover of the post

C盘爆红,解决方案

在日常使用电脑的过程中,C盘空间往往会逐渐变得紧张,特别是随着软件安装、文件积累和系统缓存的增加。为了提高电脑的运行速度,定期

thumbnail of the cover of the post

Antigravity反代Claude Code

github项目 https://github.com/badri-s2001/antigravity-claude-proxy 使用方法 安装 npx antigravity-claude-proxy start 启动代理服务器 npx antigravity-claude-proxy start

thumbnail of the cover of the post