mirror of
https://github.com/KazooTTT/kazoottt-blog.git
synced 2025-06-23 02:31:33 +08:00
Update docs and sort content
This commit is contained in:
@ -8,26 +8,24 @@ tags:
|
||||
- 日记
|
||||
description: windsurf 赠送了试用的天数,个人发现 windsurf 的 cursor 自动补全速度比其他软件快且更智能。然而,volview 中的 store 信息难以理解,而 Crop2D.vue 的文件内容未能解释明了。此外,安装 canvas 时遇到错误,需要参考 node-canvas 的 Windows 安装指导解决问题。
|
||||
published: true
|
||||
|
||||
|
||||
category: 日记-2024-11
|
||||
---
|
||||
|
||||
windsurf 赠送了试用的天数
|
||||
|
||||
![[Pasted image 20241127102521.png]]
|
||||

|
||||
|
||||
个人感觉cursor的自动补全速度比windsurf快和智能很多
|
||||
|
||||
volview也这么多store,谁能看懂...
|
||||
|
||||
![[Pasted image 20241127182204.png]]
|
||||

|
||||
|
||||
`src\components\tools\crop\Crop2D.vue`
|
||||
|
||||
啥意思
|
||||
|
||||
![[Pasted image 20241127182701.png]]
|
||||

|
||||
|
||||
安装canvas的时候报错:
|
||||
|
||||
|
@ -8,8 +8,6 @@ tags:
|
||||
- 日记
|
||||
description: 'VSCode加速设置可以提高你的开发效率,尤其是对于低端显卡或者集成显卡的机器。打开 VSCode命令面板,输入 "Preferences: Configure Runtime Arguments",然后添加“disable-hardware-acceleration”:true,实验发现它确实有助于提高工作效率。但是,如果你的 SonarLint 占用内存过高,就会导致卡顿问题。此外,你还遇到了 vite-plugin-checker 的错误,解决方法是安装或重新安装 uv。'
|
||||
published: true
|
||||
|
||||
|
||||
category: 日记-2024-11
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user