mirror of
https://github.com/KazooTTT/kazoottt-blog-v2.git
synced 2025-06-23 18:51:30 +08:00
Update docs and sort content
This commit is contained in:
BIN
public/mdImages/IMG-38868F1E91CBBF8E912184CD0E13913A-3.png
Normal file
BIN
public/mdImages/IMG-38868F1E91CBBF8E912184CD0E13913A-3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.2 MiB |
BIN
public/mdImages/IMG-5CC8EA6AC54BB07E875B1B807D410ADE-3.png
Normal file
BIN
public/mdImages/IMG-5CC8EA6AC54BB07E875B1B807D410ADE-3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 23 MiB |
BIN
public/mdImages/IMG-68A8A7A6B49D869EE5A1EB75E806A5D4-3.png
Normal file
BIN
public/mdImages/IMG-68A8A7A6B49D869EE5A1EB75E806A5D4-3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 MiB |
BIN
public/mdImages/IMG-9E0CE9605872391815717365ADBEFD5A-3.png
Normal file
BIN
public/mdImages/IMG-9E0CE9605872391815717365ADBEFD5A-3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 MiB |
BIN
public/mdImages/IMG-A571B7F412E8A7B17B4A7A5D36D2937E-3.png
Normal file
BIN
public/mdImages/IMG-A571B7F412E8A7B17B4A7A5D36D2937E-3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 MiB |
BIN
public/mdImages/IMG-D20FF1AADDD4820B368251CCA488B406-3.png
Normal file
BIN
public/mdImages/IMG-D20FF1AADDD4820B368251CCA488B406-3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 MiB |
@ -22,8 +22,8 @@ date_modified: 20250302
|
|||||||
|
|
||||||
## 今天要做的事情
|
## 今天要做的事情
|
||||||
|
|
||||||
- [ ] [[dicom压缩 jpeg2000]]
|
- [ ] [[dicom压缩 jpeg2000 1]]
|
||||||
- [ ] [[oss 上传]]
|
- [ ] [[oss 上传 1]]
|
||||||
|
|
||||||
## 值得分享的事情
|
## 值得分享的事情
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@ description: >-
|
|||||||
来只获取需要的数据。同时,应该遵循最小粒度原则,只获取需要的数据,而不是使用多个 store 去存储不同的 state。另外,与 UI 无关的 state
|
来只获取需要的数据。同时,应该遵循最小粒度原则,只获取需要的数据,而不是使用多个 store 去存储不同的 state。另外,与 UI 无关的 state
|
||||||
不需要通过 selector 获取,正确的做法是直接在 handleSave 方法内部访问 store。
|
不需要通过 selector 获取,正确的做法是直接在 handleSave 方法内部访问 store。
|
||||||
date_created: 20250207
|
date_created: 20250207
|
||||||
date_modified: 20250313
|
date_modified: 20250317
|
||||||
banner: 'https://pictures.kazoottt.top/2025/02/20250201-og-1738417688145.png'
|
banner: 'https://pictures.kazoottt.top/2025/02/20250201-og-1738417688145.png'
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -128,15 +128,15 @@ const CurrentCamera: React.FC = () => {
|
|||||||
|
|
||||||
> [!quote]
|
> [!quote]
|
||||||
> Recommended patterns 推荐模式
|
> Recommended patterns 推荐模式
|
||||||
>
|
>
|
||||||
> Single store 单一存储
|
> Single store 单一存储
|
||||||
>
|
>
|
||||||
> Your applications global state should be located in a single Zustand store.
|
> Your applications global state should be located in a single Zustand store.
|
||||||
>
|
>
|
||||||
> 你的应用程序的全局状态应该位于一个单一的 Zustand 存储中。
|
> 你的应用程序的全局状态应该位于一个单一的 Zustand 存储中。
|
||||||
>
|
>
|
||||||
> If you have a large application, Zustand supports splitting the store into slices.
|
> If you have a large application, Zustand supports splitting the store into slices.
|
||||||
>
|
>
|
||||||
> 如果你有一个大型应用程序,Zustand 支持将存储拆分为切片。
|
> 如果你有一个大型应用程序,Zustand 支持将存储拆分为切片。
|
||||||
|
|
||||||
## 错误用法 4 与 UI 无关的 state 通过 selector 获取
|
## 错误用法 4 与 UI 无关的 state 通过 selector 获取
|
||||||
|
48
src/content/post/南宁三天之旅.md
Normal file
48
src/content/post/南宁三天之旅.md
Normal file
@ -0,0 +1,48 @@
|
|||||||
|
---
|
||||||
|
toAstro: true
|
||||||
|
astroType: post
|
||||||
|
published: true
|
||||||
|
toWexin: null
|
||||||
|
toJuejin: null
|
||||||
|
toZhihu: null
|
||||||
|
date: 2025-03-10T00:00:00.000Z
|
||||||
|
tags:
|
||||||
|
- 旅行
|
||||||
|
- loverrukk
|
||||||
|
- milklove
|
||||||
|
category: 旅行
|
||||||
|
slug: nanning-three-day-trip
|
||||||
|
description: null
|
||||||
|
date_created: 20250313
|
||||||
|
date_modified: 20250320
|
||||||
|
---
|
||||||
|
|
||||||
|
## 视频记录
|
||||||
|
|
||||||
|
[南宁三日流水账vlog\_哔哩哔哩\_bilibili](<https://www.bilibili.com/video/BV1FtQzYUEUQ/>)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
[小爱怎么可爱成这样\_哔哩哔哩\_bilibili](<https://www.bilibili.com/video/BV1Z2RaYAEkR/?vd_source=729e6f70ca3cee328ccece68cb2bbd30>)
|
||||||
|
|
||||||
|
[\[love\] 《有你在》 focus\_哔哩哔哩\_bilibili](<https://www.bilibili.com/video/BV1MbReYWEpy/>)
|
||||||
|
|
||||||
|
[\[love\] hook focus\_哔哩哔哩\_bilibili](<https://www.bilibili.com/video/BV17TReYBE1S/>)
|
||||||
|
|
||||||
|
[\[love\] 喵南喵南喵南🦭\_哔哩哔哩\_bilibili](<https://www.bilibili.com/video/BV1fTR3YuEw1/>)
|
||||||
|
|
||||||
|
[\[love\] 南宁彩排\_哔哩哔哩\_bilibili](<https://www.bilibili.com/video/BV1KXRGYtEtX/>)
|
||||||
|
|
||||||
|
## 图片记录
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|

|
Reference in New Issue
Block a user