mirror of
https://github.com/KazooTTT/kazoottt-blog-v2.git
synced 2025-06-23 18:51:30 +08:00
1.4 KiB
1.4 KiB
title, slug, date, day_of_week, author, tags, description, published, toAstro, category, date_created, date_modified
title | slug | date | day_of_week | author | tags | description | published | toAstro | category | date_created | date_modified | |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2024-11-27 星期三 | diary-2024-11-27 | 2024-11-27T00:00:00.000Z | 星期三 | KazooTTT |
|
windsurf 赠送了试用的天数,个人发现 windsurf 的 cursor 自动补全速度比其他软件快且更智能。然而,volview 中的 store 信息难以理解,而 Crop2D.vue 的文件内容未能解释明了。此外,安装 canvas 时遇到错误,需要参考 node-canvas 的 Windows 安装指导解决问题。 | true | true | 日记 | 2025-01-04T03:34:08.000Z | 2025-01-22T05:39:24.000Z |
windsurf 赠送了试用的天数
个人感觉 cursor 的自动补全速度比 windsurf 快和智能很多
volview 也这么多 store,谁能看懂...
src\components\tools\crop\Crop2D.vue
啥意思
安装 canvas 的时候报错:
error C1083: 无法打开包括文件: “cairo.h”: No such file or directory
解决方法:
Installation: Windows · Automattic/node-canvas Wiki · GitHub