diff --git a/src/content/post/1 Share My Incorrect Usage Cases of Zustand.md b/src/content/post/1 Share My Incorrect Usage Cases of Zustand.md index 1a6a5ab..140b6f7 100644 --- a/src/content/post/1 Share My Incorrect Usage Cases of Zustand.md +++ b/src/content/post/1 Share My Incorrect Usage Cases of Zustand.md @@ -16,6 +16,8 @@ category: slug: share-my-incorrect-usage-case-of-zustand description: Zustand is a state management library that is simple and easy to use. It allows you to access the state via a single selector or shallow comparison to prevent unnecessary re-renders of all components. When the state is updated, you can use `useShallow` to retrieve only the required data. Additionally, you should follow the principle of minimal granularity, only fetching the necessary data instead of using multiple stores to manage different states. Moreover, state that is unrelated to the UI does not need to be accessed via a selector. The correct approach is to directly access the store within the `handleSave` method. toAstro: true +date_created: 2025-01-04T11:44:53+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- ## What is Zustand? diff --git a/src/content/post/1 分享一下我的zustand错误使用案例.md b/src/content/post/1 分享一下我的zustand错误使用案例.md index 24b52f1..3f3ed00 100644 --- a/src/content/post/1 分享一下我的zustand错误使用案例.md +++ b/src/content/post/1 分享一下我的zustand错误使用案例.md @@ -16,6 +16,8 @@ category: slug: zustand-use-record description: zustand 是一个状态管理库,简单易用。它可以通过使用 single selector 或 shallow 来获取 state,避免所有组件都重新渲染。当 state 更新时,可以通过 useShallow 来只获取需要的数据。同时,应该遵循最小粒度原则,只获取需要的数据,而不是使用多个 store 去存储不同的 state。另外,与 UI 无关的 state 不需要通过 selector 获取,正确的做法是直接在 handleSave 方法内部访问 store。 toAstro: true +date_created: 2025-01-04T11:44:53+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- ![cover.png](https://pictures.kazoottt.top/2024/12/20241217-533c0d7e7e526deaf3109fe13e49969f.png) diff --git a/src/content/post/2023 bw汇报.md b/src/content/post/2023 bw汇报.md index 2341e4d..83d429e 100644 --- a/src/content/post/2023 bw汇报.md +++ b/src/content/post/2023 bw汇报.md @@ -12,6 +12,8 @@ description: >- 本文详细记录了作者在2023年参加BW活动的经历,从20号到23号的活动日程,包括与队友的互动、周边包装、场地布置、直播观看以及与粉丝的交流等。文章中穿插了作者的个人感受和对活动的反思,展现了从懵懂到逐渐融入圈子的成长过程,以及对未来职业选择的思考。此外,还提到了与队友的友情和团队合作的重要性,以及活动结束后的情感落差和回忆。整体上,这是一篇充满情感和细节的活动回顾。 category: 生活 toAstro: true +date_created: 2024-09-03T21:00:57+08:00 +date_modified: 2025-01-22T13:39:20+08:00 --- # 2023bw 汇报 diff --git a/src/content/post/2023 厦门探店合集.md b/src/content/post/2023 厦门探店合集.md index b38fd48..27d7f11 100644 --- a/src/content/post/2023 厦门探店合集.md +++ b/src/content/post/2023 厦门探店合集.md @@ -16,6 +16,8 @@ description: >- rinId: 113 category: 生活 toAstro: true +date_created: 2024-12-02T11:03:22+08:00 +date_modified: 2025-01-22T13:39:20+08:00 --- # 奶茶与咖啡 diff --git a/src/content/post/2023 国庆厦门和杭州之行.md b/src/content/post/2023 国庆厦门和杭州之行.md index e2d9117..12c96e9 100644 --- a/src/content/post/2023 国庆厦门和杭州之行.md +++ b/src/content/post/2023 国庆厦门和杭州之行.md @@ -15,6 +15,8 @@ description: >- rinId: 114 category: 生活 toAstro: true +date_created: 2024-09-10T19:38:05+08:00 +date_modified: 2025-01-22T13:39:20+08:00 --- # 国庆厦门&杭州之行 diff --git a/src/content/post/2023 跨年.md b/src/content/post/2023 跨年.md index dd9a7dc..097e135 100644 --- a/src/content/post/2023 跨年.md +++ b/src/content/post/2023 跨年.md @@ -16,6 +16,8 @@ category: 生活 banner: >- https://pictures.kazoottt.top/2024/10/20241017-5eef043c1bc397df87b6be5f1a4aaa3e.png toAstro: true +date_created: 2024-09-03T21:00:57+08:00 +date_modified: 2025-01-22T13:39:20+08:00 --- **# **2023 成都跨年**** diff --git a/src/content/post/2023-02-11.md b/src/content/post/2023-02-11.md index a74702b..6a5d8dd 100644 --- a/src/content/post/2023-02-11.md +++ b/src/content/post/2023-02-11.md @@ -12,6 +12,8 @@ description: >- rinId: 22 toAstro: true category: 日记 +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:24+08:00 --- # 2023-02-11 星期六 diff --git a/src/content/post/2023-09-08.md b/src/content/post/2023-09-08.md index 964a0ff..76a4cb9 100644 --- a/src/content/post/2023-09-08.md +++ b/src/content/post/2023-09-08.md @@ -12,6 +12,8 @@ description: 2023年9月8日星期五的记录中提到了一段关于直播的 rinId: 24 toAstro: true category: 日记 +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:24+08:00 --- # 2023-09-08 星期五 diff --git a/src/content/post/2023-09-09.md b/src/content/post/2023-09-09.md index 5b330e9..3cbb54b 100644 --- a/src/content/post/2023-09-09.md +++ b/src/content/post/2023-09-09.md @@ -10,6 +10,8 @@ description: 2023年9月9日星期六的日程安排包括已完成的项目升 rinId: 25 toAstro: true category: 日记 +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:24+08:00 --- # 2023-09-09 星期六 diff --git a/src/content/post/2023-09-10.md b/src/content/post/2023-09-10.md index 023206f..48c3746 100644 --- a/src/content/post/2023-09-10.md +++ b/src/content/post/2023-09-10.md @@ -11,6 +11,8 @@ description: >- rinId: 26 toAstro: true category: 日记 +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:24+08:00 --- # 2023-09-10 星期日 diff --git a/src/content/post/2023-09-12.md b/src/content/post/2023-09-12.md index 90df971..97c07c8 100644 --- a/src/content/post/2023-09-12.md +++ b/src/content/post/2023-09-12.md @@ -12,6 +12,8 @@ description: >- rinId: 27 toAstro: true category: 日记 +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:24+08:00 --- # 2023-09-12 星期二 diff --git a/src/content/post/2023-09-13.md b/src/content/post/2023-09-13.md index cc8199a..cde3488 100644 --- a/src/content/post/2023-09-13.md +++ b/src/content/post/2023-09-13.md @@ -23,6 +23,8 @@ description: >- updates. toAstro: true category: 日记 +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:24+08:00 --- # 2023-09-13 星期三 diff --git a/src/content/post/2023-09-14.md b/src/content/post/2023-09-14.md index 989f563..525eebc 100644 --- a/src/content/post/2023-09-14.md +++ b/src/content/post/2023-09-14.md @@ -11,6 +11,8 @@ description: >- chatId并实现消息通知的方法。 toAstro: true category: 日记 +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:24+08:00 --- # 2023-09-14 星期四 diff --git a/src/content/post/2023-09-15.md b/src/content/post/2023-09-15.md index 23d751a..2680bf2 100644 --- a/src/content/post/2023-09-15.md +++ b/src/content/post/2023-09-15.md @@ -9,6 +9,8 @@ published: true description: 2023年9月15日星期五的日程包括修复notion-blog中vercel og的问题,并进行打卡记录。 toAstro: true category: 日记 +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:24+08:00 --- # 2023-09-15 星期五 diff --git a/src/content/post/2023-09-17.md b/src/content/post/2023-09-17.md index f70762b..96bf4ed 100644 --- a/src/content/post/2023-09-17.md +++ b/src/content/post/2023-09-17.md @@ -11,6 +11,8 @@ description: >- 2023年9月17日,个人日记记录了当天的活动和任务。白天主要在休息,晚上进行了健身活动,包括30分钟的椭圆机训练和30分钟的器械训练。健身后回家泡脚,并在此期间编写了一个油猴脚本,用于直播间管理增强,已完成弹窗样式修改和response拦截及第一页数据填充,后续计划实现滚动加载后的数据填充。此外,还记录了两个待处理的事项:屏蔽推特黄推和使用shot.so进行图片美化。 toAstro: true category: 日记 +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:24+08:00 --- # 2023-09-17 星期日 diff --git a/src/content/post/2023-09-24.md b/src/content/post/2023-09-24.md index ff3c151..3b5a4e4 100644 --- a/src/content/post/2023-09-24.md +++ b/src/content/post/2023-09-24.md @@ -13,6 +13,8 @@ description: >- Nx》并投稿到Bilibili,视频链接为https://www.youtube.com/watch?v=9iU_IE6vnJ8,投稿链接为https://www.bilibili.com/video/BV1uz4y1V7cb/?spm_id_from=..search-card.all.click&vd_source=729e6f70ca3cee328ccece68cb2bbd30。此外,还有待处理的inbox事项。 toAstro: true category: 日记 +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:24+08:00 --- # 2023-09-24 星期日 diff --git a/src/content/post/2023-10-06.md b/src/content/post/2023-10-06.md index 59002fa..81bf676 100644 --- a/src/content/post/2023-10-06.md +++ b/src/content/post/2023-10-06.md @@ -10,6 +10,8 @@ description: >- 今天的任务包括给手表充电和录制关于如何使用MessAuto和iMessage实现iPhone和mac信息同步及自动复制验证码的视频,并计划将视频发布到B站和小红书上。 toAstro: true category: 日记 +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:24+08:00 --- # 2023-10-06 星期五 diff --git a/src/content/post/2023-10-10.md b/src/content/post/2023-10-10.md index 52a3728..2fe7638 100644 --- a/src/content/post/2023-10-10.md +++ b/src/content/post/2023-10-10.md @@ -9,6 +9,8 @@ published: true description: 今天的计划包括阅读vite文档,并进行打卡和处理inbox事项。 toAstro: true category: 日记 +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:24+08:00 --- # 2023-10-10 星期二 diff --git a/src/content/post/2023-10-18.md b/src/content/post/2023-10-18.md index d834bdc..093cd48 100644 --- a/src/content/post/2023-10-18.md +++ b/src/content/post/2023-10-18.md @@ -9,6 +9,8 @@ published: true description: 今天的日程包括图片上传测试和打卡活动,同时有一个待处理的inbox事项。 toAstro: true category: 日记 +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:24+08:00 --- # 2023-10-18 星期三 diff --git a/src/content/post/2023-10-21.md b/src/content/post/2023-10-21.md index e1ca317..f8e2e79 100644 --- a/src/content/post/2023-10-21.md +++ b/src/content/post/2023-10-21.md @@ -9,6 +9,8 @@ published: true description: 2023年10月21日星期六的日程安排包括打卡和处理inbox事务。具体打卡内容通过一张图片展示,而inbox的具体内容未详细说明。 toAstro: true category: 日记 +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:24+08:00 --- # 2023-10-21 星期六 diff --git a/src/content/post/2023-10-22.md b/src/content/post/2023-10-22.md index 96aba1a..6fde0ce 100644 --- a/src/content/post/2023-10-22.md +++ b/src/content/post/2023-10-22.md @@ -9,6 +9,8 @@ published: true description: 今天的计划包括防抖技术的学习和打卡任务,同时还有待处理的邮件。 toAstro: true category: 日记 +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:24+08:00 --- # 2023-10-22 星期日 diff --git a/src/content/post/2023-11-06.md b/src/content/post/2023-11-06.md index cced058..63627d2 100644 --- a/src/content/post/2023-11-06.md +++ b/src/content/post/2023-11-06.md @@ -9,6 +9,8 @@ published: true description: 2023年11月6日,星期一,记录了当天的打卡情况,显示Wakatime的使用时间较长,给人留下了深刻印象。此外,还提到了inbox,但未详细说明内容。 toAstro: true category: 日记 +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:24+08:00 --- # 2023-11-06 星期一 diff --git a/src/content/post/2023-11-16.md b/src/content/post/2023-11-16.md index 24d038b..ef278b0 100644 --- a/src/content/post/2023-11-16.md +++ b/src/content/post/2023-11-16.md @@ -11,6 +11,8 @@ description: >- build提供。此外,还记录了学习笔记,但具体内容未在提供的材料中详细说明。 toAstro: true category: 日记 +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:24+08:00 --- # 2023-11-16 星期四 diff --git a/src/content/post/2023-11-17.md b/src/content/post/2023-11-17.md index c81b7a8..e7dd5b9 100644 --- a/src/content/post/2023-11-17.md +++ b/src/content/post/2023-11-17.md @@ -10,6 +10,8 @@ description: >- 今天的任务清单中,已完成的是下午去办理港澳通行证,而未完成的是准备公司评级的材料和学习web3基础知识。此外,今天的日程中还包括打卡和查看inbox,但没有具体的事项列出。 toAstro: true category: 日记 +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:24+08:00 --- # 2023-11-17 星期五 diff --git a/src/content/post/2023-W10.md b/src/content/post/2023-W10.md index 1859fad..83416ac 100644 --- a/src/content/post/2023-W10.md +++ b/src/content/post/2023-W10.md @@ -14,6 +14,8 @@ description: >- rinId: 83 finished: true toAstro: true +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:24+08:00 --- # 2023-W10 diff --git a/src/content/post/2023-W11.md b/src/content/post/2023-W11.md index c3e52a4..a8bab28 100644 --- a/src/content/post/2023-W11.md +++ b/src/content/post/2023-W11.md @@ -17,6 +17,8 @@ description: >- rinId: 84 finished: true toAstro: true +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:24+08:00 --- # 2023-W11 diff --git a/src/content/post/2023-W45.md b/src/content/post/2023-W45.md index ed61772..eac9d05 100644 --- a/src/content/post/2023-W45.md +++ b/src/content/post/2023-W45.md @@ -13,6 +13,8 @@ description: >- rinId: 85 finished: true toAstro: true +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:24+08:00 --- # 2023-W45 平淡的一周 diff --git a/src/content/post/2023-W46.md b/src/content/post/2023-W46.md index 124ff40..a6a9120 100644 --- a/src/content/post/2023-W46.md +++ b/src/content/post/2023-W46.md @@ -13,6 +13,8 @@ description: >- rinId: 86 finished: true toAstro: true +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:24+08:00 --- # 2023-W46 开始接触理财和 Web3 2023-11-19 diff --git a/src/content/post/2023-W48.md b/src/content/post/2023-W48.md index 5de3b06..862c922 100644 --- a/src/content/post/2023-W48.md +++ b/src/content/post/2023-W48.md @@ -24,6 +24,8 @@ tags: - stockcharts - Obsidian toAstro: true +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:24+08:00 --- # 2023-W48 转岗了 diff --git a/src/content/post/2024 BW记录-个人向流水账版.md b/src/content/post/2024 BW记录-个人向流水账版.md index 65ff22f..dae940f 100644 --- a/src/content/post/2024 BW记录-个人向流水账版.md +++ b/src/content/post/2024 BW记录-个人向流水账版.md @@ -18,6 +18,8 @@ slug: bw-record-personal-notes description: 记录了 KazooTTT 在 BW 活动中的个人体验和感受,包括与朋友和偶像的合照、工作餐和摊位的点滴。 rinId: 1 toAstro: true +date_created: 2024-09-03T21:00:57+08:00 +date_modified: 2025-01-22T13:39:20+08:00 --- # BW 记录 - 个人向流水账版 diff --git a/src/content/post/2024 一次很突然的香港之行.md b/src/content/post/2024 一次很突然的香港之行.md index b65f288..14220b3 100644 --- a/src/content/post/2024 一次很突然的香港之行.md +++ b/src/content/post/2024 一次很突然的香港之行.md @@ -11,6 +11,8 @@ description: >- rinId: 112 category: 生活 toAstro: true +date_created: 2024-09-10T19:38:05+08:00 +date_modified: 2025-01-22T13:39:20+08:00 --- # 一次很突然的香港之行 diff --git a/src/content/post/2024 小缘永不完结的冒险 武汉线下vlog.md b/src/content/post/2024 小缘永不完结的冒险 武汉线下vlog.md index 41daa0e..a2e3270 100644 --- a/src/content/post/2024 小缘永不完结的冒险 武汉线下vlog.md +++ b/src/content/post/2024 小缘永不完结的冒险 武汉线下vlog.md @@ -19,6 +19,8 @@ link-notionnext: 'https://kazoottt.notion.site/2024-vlog-7c90f788efe14ae1b3143bf banner: >- https://pictures.kazoottt.top/2024/09/20240902-41822c72da727100ce156e6e15d1eed6.jpeg toAstro: true +date_created: 2024-09-03T21:00:57+08:00 +date_modified: 2025-01-22T13:39:20+08:00 --- # 2024 小缘永不完结的冒险 武汉线下 vlog diff --git a/src/content/post/2024 端午去广州玩了.md b/src/content/post/2024 端午去广州玩了.md index 7a9e200..2713657 100644 --- a/src/content/post/2024 端午去广州玩了.md +++ b/src/content/post/2024 端午去广州玩了.md @@ -16,6 +16,8 @@ slug: duanwu-guangzhou-trip description: 在端午节期间,我和朋友们相约去广州,参观了大咩老师的毕业展,品尝了各种美食,体验了广州的文化和风景。这次旅行充满了美好的回忆,让我感受到了广州的独特魅力。 rinId: 5 toAstro: true +date_created: 2024-09-10T19:38:05+08:00 +date_modified: 2025-01-22T13:39:20+08:00 --- # 端午去广州玩了 diff --git a/src/content/post/2024-03-05.md b/src/content/post/2024-03-05.md index 09d88f4..03c0d5f 100644 --- a/src/content/post/2024-03-05.md +++ b/src/content/post/2024-03-05.md @@ -11,6 +11,8 @@ description: >- published: true toAstro: true category: 日记 +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:24+08:00 --- # 今天要做的事情 diff --git a/src/content/post/2024-03-06.md b/src/content/post/2024-03-06.md index c16b720..8afc811 100644 --- a/src/content/post/2024-03-06.md +++ b/src/content/post/2024-03-06.md @@ -12,6 +12,8 @@ description: >- published: true toAstro: true category: 日记 +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:24+08:00 --- # 今天要做的事情 diff --git a/src/content/post/2024-11-26.md b/src/content/post/2024-11-26.md index b54c5f5..86f0cd2 100644 --- a/src/content/post/2024-11-26.md +++ b/src/content/post/2024-11-26.md @@ -14,6 +14,8 @@ description: >- published: true toAstro: true category: 日记 +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:24+08:00 --- 很幸福的一天,今天是 milklove 宣布二搭、三搭的日子。 diff --git a/src/content/post/2024-11-27.md b/src/content/post/2024-11-27.md index fd0dcd6..3a232d1 100644 --- a/src/content/post/2024-11-27.md +++ b/src/content/post/2024-11-27.md @@ -13,6 +13,8 @@ description: >- published: true toAstro: true category: 日记 +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:24+08:00 --- windsurf 赠送了试用的天数 diff --git a/src/content/post/2024-11-28.md b/src/content/post/2024-11-28.md index e2f21a4..3f348fe 100644 --- a/src/content/post/2024-11-28.md +++ b/src/content/post/2024-11-28.md @@ -14,6 +14,8 @@ description: >- published: true toAstro: true category: 日记 +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:24+08:00 --- [x.com](https://x.com/vikingmute/status/1858781019492790315) diff --git a/src/content/post/2024-11-29.md b/src/content/post/2024-11-29.md index a140505..bd741df 100644 --- a/src/content/post/2024-11-29.md +++ b/src/content/post/2024-11-29.md @@ -19,6 +19,8 @@ slug: diary-2024-11-29 published: true toAstro: true category: 日记 +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:24+08:00 --- qube 如何集成到 github: diff --git a/src/content/post/2024-11-30.md b/src/content/post/2024-11-30.md index c4c962b..e392fad 100644 --- a/src/content/post/2024-11-30.md +++ b/src/content/post/2024-11-30.md @@ -14,6 +14,8 @@ slug: diary-2024-11-30 published: true toAstro: true category: 日记 +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:24+08:00 --- vscode extention 启动时间 diff --git a/src/content/post/2024-12-11.md b/src/content/post/2024-12-11.md index 043dd8c..dfd0fa7 100644 --- a/src/content/post/2024-12-11.md +++ b/src/content/post/2024-12-11.md @@ -14,6 +14,8 @@ slug: diary-2024-12-11 published: true toAstro: true category: 日记 +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:24+08:00 --- 终于没有那么忙了,上周忙成狗了,加班加的 wakatime 时长直接进入全球前 100 了 ​​​ diff --git a/src/content/post/2024-12-12.md b/src/content/post/2024-12-12.md index 2ac6e02..cc8a610 100644 --- a/src/content/post/2024-12-12.md +++ b/src/content/post/2024-12-12.md @@ -15,6 +15,8 @@ slug: diary-2024-12-12 published: true toAstro: true category: 日记 +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:24+08:00 --- 之前只用过 deepseek 的 api,这几天的 deepseek 的 chat 用的比较多,发现两者都挺好用的 diff --git a/src/content/post/2024-12-19.md b/src/content/post/2024-12-19.md index 3a089f1..bafa718 100644 --- a/src/content/post/2024-12-19.md +++ b/src/content/post/2024-12-19.md @@ -10,6 +10,8 @@ slug: diary-2024-12-19 published: true toAstro: true category: 日记 +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:24+08:00 --- ## 值得记录的事情 diff --git a/src/content/post/2024-12-23 星期一 学习 unity day01.md b/src/content/post/2024-12-23 星期一 学习 unity day01.md index de50533..a2c9155 100644 --- a/src/content/post/2024-12-23 星期一 学习 unity day01.md +++ b/src/content/post/2024-12-23 星期一 学习 unity day01.md @@ -10,6 +10,8 @@ slug: diary-2024-12-23 published: true toAstro: true category: 日记 +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:24+08:00 --- 学习 unity day01 diff --git a/src/content/post/2024-W02.md b/src/content/post/2024-W02.md index f8cca73..1049c74 100644 --- a/src/content/post/2024-W02.md +++ b/src/content/post/2024-W02.md @@ -23,6 +23,8 @@ description: >- rinId: 88 finished: true toAstro: true +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:24+08:00 --- # 2024-W02 diff --git a/src/content/post/2024-W03-AI专题.md b/src/content/post/2024-W03-AI专题.md index ee00826..20cef7b 100644 --- a/src/content/post/2024-W03-AI专题.md +++ b/src/content/post/2024-W03-AI专题.md @@ -26,6 +26,8 @@ tags: - scene - application toAstro: true +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:23+08:00 --- [[2024-W03]] diff --git a/src/content/post/2024-W03-应用推荐篇.md b/src/content/post/2024-W03-应用推荐篇.md index 569908e..c3fe547 100644 --- a/src/content/post/2024-W03-应用推荐篇.md +++ b/src/content/post/2024-W03-应用推荐篇.md @@ -21,6 +21,8 @@ tags: - 知识库 - 画图 toAstro: true +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:23+08:00 --- # 2024-W03- 应用推荐篇 diff --git a/src/content/post/2024-W03-推荐阅读篇.md b/src/content/post/2024-W03-推荐阅读篇.md index a4aafd4..01ccb88 100644 --- a/src/content/post/2024-W03-推荐阅读篇.md +++ b/src/content/post/2024-W03-推荐阅读篇.md @@ -18,6 +18,8 @@ tags: - App流量生态 - 网络安全,信息聚合 toAstro: true +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:23+08:00 --- # 2024-W03- 推荐阅读篇 diff --git a/src/content/post/2024-W03-编程篇.md b/src/content/post/2024-W03-编程篇.md index f826112..910214b 100644 --- a/src/content/post/2024-W03-编程篇.md +++ b/src/content/post/2024-W03-编程篇.md @@ -24,6 +24,8 @@ tags: - node - gameboy style portfolio toAstro: true +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:23+08:00 --- # 2024-W03 编程篇 diff --git a/src/content/post/2024-W03-设计篇.md b/src/content/post/2024-W03-设计篇.md index 7f30fb3..5b2cc0b 100644 --- a/src/content/post/2024-W03-设计篇.md +++ b/src/content/post/2024-W03-设计篇.md @@ -15,6 +15,8 @@ tags: - blender - svg toAstro: true +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:23+08:00 --- # 2024-W03- 设计篇 diff --git a/src/content/post/2024-W03.md b/src/content/post/2024-W03.md index 4dca163..d7b2e9e 100644 --- a/src/content/post/2024-W03.md +++ b/src/content/post/2024-W03.md @@ -32,6 +32,8 @@ tags: - hackernews - chase-trend toAstro: true +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:23+08:00 --- # 2024-W03 diff --git a/src/content/post/2024-W08.md b/src/content/post/2024-W08.md index 7664a1d..6f1bec5 100644 --- a/src/content/post/2024-W08.md +++ b/src/content/post/2024-W08.md @@ -15,6 +15,8 @@ description: >- 在2024年第8周,推荐两款实用的软件:AltTab和Tickeys。AltTab是一款可以替代macOS默认切换窗口功能的软件,提供更便捷舒适的体验。Tickeys则是一款为打字添加炫酷音效的软件,让打字体验更加有趣。 rinId: 82 toAstro: true +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:23+08:00 --- # 2024-W08 推荐一些软件 diff --git a/src/content/post/2024-W15.md b/src/content/post/2024-W15.md index baee8a9..96d32df 100644 --- a/src/content/post/2024-W15.md +++ b/src/content/post/2024-W15.md @@ -29,6 +29,8 @@ update_time: '2024/4/12 20:47:54' publish_time: '2024/4/12 20:46:23' rinId: 95 toAstro: true +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:23+08:00 --- ![2024-04-12-15-10-01](https://pictures.kazoottt.top/2024/04/20240412-d7632ca728747ee491faa035cbb8fef3.webp) diff --git a/src/content/post/2024-W16.md b/src/content/post/2024-W16.md index 59d0bdd..4b27159 100644 --- a/src/content/post/2024-W16.md +++ b/src/content/post/2024-W16.md @@ -21,6 +21,8 @@ NotionID-notionnext: 6fda550f-4dcb-4f15-bbc6-38ef98227143 link-notionnext: 'https://kazoottt.notion.site/2024-W16-6fda550f4dcb4f15bbc638ef98227143' rinId: 96 toAstro: true +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:23+08:00 --- ![2024-04-20-19-19-39 (1)](https://pictures.kazoottt.top/2024/04/20240420-5449c27ccc85a12d0a1446f35d2c0cbd.jpeg) diff --git a/src/content/post/2024-W17.md b/src/content/post/2024-W17.md index 2f50b0e..9dc75c7 100644 --- a/src/content/post/2024-W17.md +++ b/src/content/post/2024-W17.md @@ -18,6 +18,8 @@ description: >- 3的微调教程和大规模预训练语言模型的理论基础。这些更新和资源为AI领域的研究者和开发者提供了丰富的工具和知识。 rinId: 97 toAstro: true +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:23+08:00 --- 日期范围:2024/04/22 - 2024/04/28 diff --git a/src/content/post/2024-W19.md b/src/content/post/2024-W19.md index 5787d75..f58ccdf 100644 --- a/src/content/post/2024-W19.md +++ b/src/content/post/2024-W19.md @@ -13,6 +13,8 @@ description: >- Alice研究周报第21期发布,涵盖了Claude控制台的升级信息以及阿里通义千问2.5的最新进展,该版本宣称在性能上超越了GPT-4。日期范围为2024年5月6日至5月12日。 rinId: 98 toAstro: true +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:23+08:00 --- # 2024-W19 diff --git a/src/content/post/2024-W25.md b/src/content/post/2024-W25.md index 1ed11bc..257c227 100644 --- a/src/content/post/2024-W25.md +++ b/src/content/post/2024-W25.md @@ -15,6 +15,8 @@ description: >- 出现了。端午去广州过节,感受了中秋节的热闹氛围。同时,工作也取得了一些进展,发出了年终奖,并在工作相关项目上取得了一些重要的成就,包括 Gemini 上下文缓存功能和 Claude 3.5 Sonnet 的发布。 toAstro: true +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:23+08:00 --- 日期范围:2024/06/17 - 2024/06/23 diff --git a/src/content/post/2025-01-06.md b/src/content/post/2025-01-06.md index e58ae81..09d1a14 100644 --- a/src/content/post/2025-01-06.md +++ b/src/content/post/2025-01-06.md @@ -12,6 +12,8 @@ slug: diary-2025-01-06 published: true toAstro: true category: 日记 +date_created: 2025-01-06T20:11:06+08:00 +date_modified: 2025-01-22T13:39:24+08:00 --- 最近一直都很忙,忙到有时候怀疑自己从上海回成都是否是好的决定。 diff --git a/src/content/post/ChainForge简单介绍.md b/src/content/post/ChainForge简单介绍.md index d04e835..9d5a4ab 100644 --- a/src/content/post/ChainForge简单介绍.md +++ b/src/content/post/ChainForge简单介绍.md @@ -28,6 +28,8 @@ NotionID-notionnext: 40ec4f8d-2030-4ce1-b8c7-c1c9f56ef55b link-notionnext: 'https://kazoottt.notion.site/ChainForge-40ec4f8d20304ce1b8c7c1c9f56ef55b' rinId: 8 toAstro: true +date_created: 2025-01-04T11:44:53+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- # ChainForge 简单介绍 diff --git a/src/content/post/MUV家元旦24H限定食堂 - 汇总网站.md b/src/content/post/MUV家元旦24H限定食堂 - 汇总网站.md index a3226a6..f6fcdf9 100644 --- a/src/content/post/MUV家元旦24H限定食堂 - 汇总网站.md +++ b/src/content/post/MUV家元旦24H限定食堂 - 汇总网站.md @@ -16,6 +16,8 @@ category: 项目 slug: milklovemuv description: toAstro: true +date_created: 2025-01-06T10:02:35+08:00 +date_modified: 2025-01-22T13:39:24+08:00 --- [MUV家元旦24H限定食堂 - 汇总](https://milklovemuv.com/) diff --git a/src/content/post/Perplexity系列产品.md b/src/content/post/Perplexity系列产品.md index b99317b..4fd79c8 100644 --- a/src/content/post/Perplexity系列产品.md +++ b/src/content/post/Perplexity系列产品.md @@ -18,6 +18,8 @@ description: 概述Perplexity系列产品,包括搜索引擎、Playground和 NotionID-notionnext: ae2fba46-af30-4bd5-b6d0-fe751c162800 link-notionnext: 'https://kazoottt.notion.site/01-Perplexity-ae2fba46af304bd5b6d0fe751c162800' toAstro: true +date_created: 2025-01-04T11:44:53+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- # Perplexity 系列产品 diff --git a/src/content/post/Possible Causes and Solutions for Focusee Switching System Audio to Speaker Playback forcibly.md b/src/content/post/Possible Causes and Solutions for Focusee Switching System Audio to Speaker Playback forcibly.md index 68d663a..18e9dac 100644 --- a/src/content/post/Possible Causes and Solutions for Focusee Switching System Audio to Speaker Playback forcibly.md +++ b/src/content/post/Possible Causes and Solutions for Focusee Switching System Audio to Speaker Playback forcibly.md @@ -27,6 +27,8 @@ link-notionnext: >- rinId: 39 category: 软件 toAstro: true +date_created: 2024-12-02T11:03:21+08:00 +date_modified: 2025-01-22T13:39:21+08:00 --- # Possible Causes and Solutions for Focusee Switching System Audio to Speaker Playback Forcibly diff --git a/src/content/post/Reasons Not to Recommend Purchasing Focusee for macOS Users.md b/src/content/post/Reasons Not to Recommend Purchasing Focusee for macOS Users.md index 62f2c8d..ca15c3a 100644 --- a/src/content/post/Reasons Not to Recommend Purchasing Focusee for macOS Users.md +++ b/src/content/post/Reasons Not to Recommend Purchasing Focusee for macOS Users.md @@ -23,6 +23,8 @@ link-notionnext: >- https://kazoottt.notion.site/Reasons-Not-to-Recommend-Purchasing-Focusee-for-macOS-Users-c692f30cbcbc48fd973919e23a3e1e40 rinId: 40 toAstro: true +date_created: 2024-12-02T11:03:21+08:00 +date_modified: 2025-01-22T13:39:21+08:00 --- # Reasons Not to Recommend Purchasing Focusee for macOS Users diff --git a/src/content/post/Y1-2020年度总结.md b/src/content/post/Y1-2020年度总结.md index 2acb491..ab09e55 100644 --- a/src/content/post/Y1-2020年度总结.md +++ b/src/content/post/Y1-2020年度总结.md @@ -14,6 +14,8 @@ rinId: 32 finished: true toAstro: true category: 年报 +date_created: 2025-01-04T11:34:09+08:00 +date_modified: 2025-01-22T13:39:23+08:00 --- # Y1-2020 年度总结 diff --git a/src/content/post/Y2-2021年度总结.md b/src/content/post/Y2-2021年度总结.md index 5dbd4ba..b471e53 100644 --- a/src/content/post/Y2-2021年度总结.md +++ b/src/content/post/Y2-2021年度总结.md @@ -14,6 +14,8 @@ rinId: 33 finished: true toAstro: true category: 年报 +date_created: 2025-01-04T11:34:09+08:00 +date_modified: 2025-01-22T13:39:23+08:00 --- # Y2-2021 年度总结 diff --git a/src/content/post/Y3-2022年度总结.md b/src/content/post/Y3-2022年度总结.md index 3a88110..7dd939e 100644 --- a/src/content/post/Y3-2022年度总结.md +++ b/src/content/post/Y3-2022年度总结.md @@ -14,6 +14,8 @@ rinId: 34 finished: true toAstro: true category: 年报 +date_created: 2025-01-04T11:34:09+08:00 +date_modified: 2025-01-22T13:39:23+08:00 --- # Y3-2022 年度总结 diff --git a/src/content/post/Y4-2023年度总结.md b/src/content/post/Y4-2023年度总结.md index 3f4982b..b7c7f3a 100644 --- a/src/content/post/Y4-2023年度总结.md +++ b/src/content/post/Y4-2023年度总结.md @@ -13,6 +13,8 @@ description: >- finished: true toAstro: true category: 年报 +date_created: 2025-01-04T11:34:09+08:00 +date_modified: 2025-01-22T13:39:23+08:00 --- ![IMG-20240902220155824](https://pictures.kazoottt.top/2024/10/20241010-747a24e5899b357928a58beafaa22faa.png) diff --git a/src/content/post/__dirname is not defined in ES module scope.md b/src/content/post/__dirname is not defined in ES module scope.md index 36f609a..80691be 100644 --- a/src/content/post/__dirname is not defined in ES module scope.md +++ b/src/content/post/__dirname is not defined in ES module scope.md @@ -35,6 +35,8 @@ description: >- ``` 这种方法推荐使用,避免了相对路径的问题。 toAstro: true +date_created: 2025-01-04T11:44:53+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- # __dirname Is not Defined in ES Module Scope diff --git a/src/content/post/file-downloader.md b/src/content/post/file-downloader.md index 04aa7d0..9da6b10 100644 --- a/src/content/post/file-downloader.md +++ b/src/content/post/file-downloader.md @@ -18,6 +18,8 @@ description: >- rinId: 63 category: 项目 toAstro: true +date_created: 2024-12-17T13:34:45+08:00 +date_modified: 2025-01-22T13:39:24+08:00 --- # File Download diff --git a/src/content/post/focusee录制系统声音被强制切换为扬声器播放的可能原因和解决方法.md b/src/content/post/focusee录制系统声音被强制切换为扬声器播放的可能原因和解决方法.md index e617c02..c085a28 100644 --- a/src/content/post/focusee录制系统声音被强制切换为扬声器播放的可能原因和解决方法.md +++ b/src/content/post/focusee录制系统声音被强制切换为扬声器播放的可能原因和解决方法.md @@ -19,6 +19,8 @@ link-notionnext: 'https://kazoottt.notion.site/focusee-8ac966eb66b44f39b2fa3fd4e rinId: 41 category: 软件 toAstro: true +date_created: 2024-12-17T13:34:45+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- # Focusee 录制系统声音被强制切换为扬声器播放的可能原因和解决方法 diff --git a/src/content/post/how to generate the path like router config in vite + react + react-router project.md b/src/content/post/how to generate the path like router config in vite + react + react-router project.md index 6fe2d38..5494c71 100644 --- a/src/content/post/how to generate the path like router config in vite + react + react-router project.md +++ b/src/content/post/how to generate the path like router config in vite + react + react-router project.md @@ -4,13 +4,19 @@ date: 2025-01-14 author: KazooTTT type: Post status: Published -tags: [react, vite, react-router, vite-plugin-pages] +tags: + - react + - vite + - react-router + - vite-plugin-pages finished: true published: true category: frontend slug: how-to-generate-the-path-like-router-config-in-vite-react-react-router-project description: toAstro: true +date_created: 2025-01-14T17:31:35+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- when i use react-router and vite, i want to config my router in the router.config.ts file and also generate some config for the target path dir. (like the nextjs router which is automatically generated based on the file structure) diff --git a/src/content/post/how to make a hollow cylinder in blender.md b/src/content/post/how to make a hollow cylinder in blender.md index c8a5dc5..79b86e1 100644 --- a/src/content/post/how to make a hollow cylinder in blender.md +++ b/src/content/post/how to make a hollow cylinder in blender.md @@ -4,13 +4,18 @@ date: 2025-01-15 author: KazooTTT type: Post status: Published -tags: [blender,cylinder,model] +tags: + - blender + - cylinder + - model finished: true published: true category: blender slug: how-to-make-a-hollow-cylinder-in-blender description: toAstro: true +date_created: 2025-01-15T00:38:23+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- this is a blender note is to record how to make a hollow cylinder in blender. diff --git a/src/content/post/how to separate object in blender.md b/src/content/post/how to separate object in blender.md index f984b91..07aad10 100644 --- a/src/content/post/how to separate object in blender.md +++ b/src/content/post/how to separate object in blender.md @@ -12,6 +12,8 @@ category: blender slug: how-to-separate-object-in-blender description: toAstro: true +date_created: 2025-01-20T09:56:29+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- how to separate object in blender diff --git a/src/content/post/messAuto + iMessage 实现iPhone和mac信息同步和自动复制验证码.md b/src/content/post/messAuto + iMessage 实现iPhone和mac信息同步和自动复制验证码.md index 331cadc..d826757 100644 --- a/src/content/post/messAuto + iMessage 实现iPhone和mac信息同步和自动复制验证码.md +++ b/src/content/post/messAuto + iMessage 实现iPhone和mac信息同步和自动复制验证码.md @@ -25,6 +25,8 @@ finished: true rinId: 61 category: 软件 toAstro: true +date_created: 2024-12-02T11:03:24+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- # messAuto + iMessage 实现 iPhone 和 mac 信息同步和自动复制验证码 diff --git a/src/content/post/node path模块相关操作.md b/src/content/post/node path模块相关操作.md index 61648a3..7c70920 100644 --- a/src/content/post/node path模块相关操作.md +++ b/src/content/post/node path模块相关操作.md @@ -13,6 +13,8 @@ description: >- 本文介绍了Node.js中path模块的常用操作,包括__dirname与process.cwd()的区别,以及path.join()和path.resolve()的差异。特别指出,__dirname和process.cwd()在使用时需注意其返回的路径差异,以免导致静态资源加载失败。同时,path.join()用于连接路径,而path.resolve()则解析为绝对路径。这些知识点对于正确配置和处理文件路径至关重要。 category: 前端 toAstro: true +date_created: 2025-01-04T11:44:53+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- # Path 相关操作 diff --git a/src/content/post/npm发包失败的原因.md b/src/content/post/npm发包失败的原因.md index 4b152f5..42aae39 100644 --- a/src/content/post/npm发包失败的原因.md +++ b/src/content/post/npm发包失败的原因.md @@ -14,6 +14,8 @@ description: >- rinId: 73 category: 前端 toAstro: true +date_created: 2025-01-04T11:44:53+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- # Npm 发包失败的原因 diff --git a/src/content/post/npm和npx的区别.md b/src/content/post/npm和npx的区别.md index 6a3c5d6..2462fee 100644 --- a/src/content/post/npm和npx的区别.md +++ b/src/content/post/npm和npx的区别.md @@ -17,6 +17,8 @@ tags: - CLI - package manager toAstro: true +date_created: 2025-01-04T11:44:53+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- # Npm 和 npx 的区别 diff --git a/src/content/post/npm换源.md b/src/content/post/npm换源.md index f37a9ac..bacd922 100644 --- a/src/content/post/npm换源.md +++ b/src/content/post/npm换源.md @@ -12,6 +12,8 @@ description: >- pnpm)的源地址,以及如何使用yrm工具快速切换不同的npm源。通过执行特定的命令,用户可以轻松地管理这些工具的源设置,从而优化包的下载速度和开发效率。 category: 前端 toAstro: true +date_created: 2025-01-04T11:44:53+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- # 查看源 diff --git a/src/content/post/ollama + excel 处理器开发总结.md b/src/content/post/ollama + excel 处理器开发总结.md index 7bc6ab2..8d49b85 100644 --- a/src/content/post/ollama + excel 处理器开发总结.md +++ b/src/content/post/ollama + excel 处理器开发总结.md @@ -15,6 +15,8 @@ category: 随笔 slug: ollama-excel-processor-development-summary description: 最近帮朋友写了一个 ollama + excel 处理器,写完后发现类似于飞书多维表格的 ai 功能。在开发和沟通过程中有一些感受。 toAstro: true +date_created: 2025-01-07T23:09:15+08:00 +date_modified: 2025-01-22T13:39:22+08:00 --- 最近帮朋友写了一个 ollama + excel 处理器,写完后发现类似于飞书多维表格的 ai 功能。在开发和沟通过程中有一些感受。 diff --git a/src/content/post/open graph 简述.md b/src/content/post/open graph 简述.md index 70d2c71..3749495 100644 --- a/src/content/post/open graph 简述.md +++ b/src/content/post/open graph 简述.md @@ -16,6 +16,8 @@ link-notionnext: 'https://kazoottt.notion.site/open-graph-76ed52a0ad58401c8a5dc5 rinId: 16 category: 前端 toAstro: true +date_created: 2025-01-04T11:44:53+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- # Open Graph 简述 diff --git a/src/content/post/open-graph intro.md b/src/content/post/open-graph intro.md index d2c032e..b11faed 100644 --- a/src/content/post/open-graph intro.md +++ b/src/content/post/open-graph intro.md @@ -20,6 +20,8 @@ link-notionnext: 'https://kazoottt.notion.site/open-graph-intro-96e4d4366fd94fec rinId: 17 category: 前端 toAstro: true +date_created: 2024-12-02T11:03:21+08:00 +date_modified: 2025-01-22T13:39:21+08:00 --- `` diff --git a/src/content/post/raycast + imessage 2fa,messauto的半平替.md b/src/content/post/raycast + imessage 2fa,messauto的半平替.md index 41bc998..bdbe340 100644 --- a/src/content/post/raycast + imessage 2fa,messauto的半平替.md +++ b/src/content/post/raycast + imessage 2fa,messauto的半平替.md @@ -18,6 +18,8 @@ description: >- 2fa插件来实现iPhone和mac信息同步和自动复制验证码。最近发现作者删库了,我现在找到了一种快速获取验证码的方法。使用方法是在获取到验证码之后访问iMessage 2fa插件,然后可以看到当前接收到的验证码,敲回车复制验证码到粘贴板。但这种方法缺点是没有messAuto方便,多了额外的步骤。 toAstro: true +date_created: 2024-12-11T20:27:36+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- 很久之前做过一个 messauto 的安利 diff --git a/src/content/post/react-scan的用法.md b/src/content/post/react-scan的用法.md index 9832f3a..ac47d0c 100644 --- a/src/content/post/react-scan的用法.md +++ b/src/content/post/react-scan的用法.md @@ -19,6 +19,8 @@ description: >- 信息的工具。安装方式可以分为开发环境安装和使用浏览器插件两种,后者允许自定义配置。使用 react-scan 的时候,可以看到当前元素的 props、context 和 state,以及是否发生了 re-render,并且会标记出可能存在性能优化问题的 bad render。 toAstro: true +date_created: 2025-01-04T11:44:53+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- 在本地运行 follow 的源代码的时候是我第一次接触到 react-scan, 后来又在 x 的首页山上面刷到了原作者以及其他人对于 [react-scan](https://react-scan.com/) 的推荐。 diff --git a/src/content/post/search params 请求参数的获取与更新.md b/src/content/post/search params 请求参数的获取与更新.md index 499fabd..9ae4e5c 100644 --- a/src/content/post/search params 请求参数的获取与更新.md +++ b/src/content/post/search params 请求参数的获取与更新.md @@ -24,6 +24,8 @@ description: >- NotionID-notionnext: 13d55568-fd75-81f5-be1b-e0a4f8137355 link-notionnext: 'https://kazoottt.notion.site/search-params-13d55568fd7581f5be1be0a4f8137355' toAstro: true +date_created: 2025-01-04T11:44:53+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- ## react router `useSearchParams` diff --git a/src/content/post/shot.so - 图片美化工具.md b/src/content/post/shot.so - 图片美化工具.md index 6aeca4e..b2b38c3 100644 --- a/src/content/post/shot.so - 图片美化工具.md +++ b/src/content/post/shot.so - 图片美化工具.md @@ -14,6 +14,8 @@ description: shot.so是一个图片美化工具,主要用于快速美化截图 rinId: 62 category: 软件 toAstro: true +date_created: 2024-12-02T11:03:24+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- # shot.so - 图片美化工具 diff --git a/src/content/post/tweet to image 输入推特链接生成对应的图片.md b/src/content/post/tweet to image 输入推特链接生成对应的图片.md index 59ff725..51b9b3d 100644 --- a/src/content/post/tweet to image 输入推特链接生成对应的图片.md +++ b/src/content/post/tweet to image 输入推特链接生成对应的图片.md @@ -21,6 +21,8 @@ link-notionnext: https://kazoottt.notion.site/tweet-to-image-1203f3c5743844afa65 rinId: 50 category: 软件 toAstro: true +date_created: 2024-12-02T11:03:24+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- # Tweet to Image 输入推特链接生成对应的图片 diff --git a/src/content/post/web3资源收集.md b/src/content/post/web3资源收集.md index 2d747cc..94be18b 100644 --- a/src/content/post/web3资源收集.md +++ b/src/content/post/web3资源收集.md @@ -15,6 +15,8 @@ tags: - 以太坊 - 区块链 toAstro: true +date_created: 2025-01-04T11:44:53+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- # web3 资源收集 diff --git a/src/content/post/whisper ui 下载模型 镜像设置.md b/src/content/post/whisper ui 下载模型 镜像设置.md index 3446820..d1c45e6 100644 --- a/src/content/post/whisper ui 下载模型 镜像设置.md +++ b/src/content/post/whisper ui 下载模型 镜像设置.md @@ -15,6 +15,8 @@ category: 大模型 slug: whisper-ui-download-model-mirror-setting description: 在使用 whisper ui 的时候,需要下载模型,如果不做配置默认是从 huggingface 下载的,但是 huggingface 在国内访问速度很慢,所以需要配置镜像。 toAstro: true +date_created: 2025-01-05T14:44:38+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- 在使用 [whisper ui](https://github.com/jhj0517/Whisper-WebUI) 的时候,需要下载模型,如果不做配置默认是从 huggingface 下载的,但是 huggingface 在国内访问速度很慢,所以需要配置镜像。 diff --git a/src/content/post/win11如何下载chatgpt.md b/src/content/post/win11如何下载chatgpt.md index 0d01884..3ec7e9b 100644 --- a/src/content/post/win11如何下载chatgpt.md +++ b/src/content/post/win11如何下载chatgpt.md @@ -1,10 +1,10 @@ --- slug: win11chatgpt -tags: - - chatgpt - - win11 - - windows - - 软件 +tags: + - chatgpt + - win11 + - windows + - 软件 description: title: win11如何下载chatgpt date: 2025-01-20 @@ -15,6 +15,8 @@ finished: false published: false category: 软件 toAstro: true +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:22+08:00 --- 打开设置 - 时间和语言 - 选择国家和地区为美国 diff --git a/src/content/post/win11恢复win10右键的样式.md b/src/content/post/win11恢复win10右键的样式.md index 71ecfd1..8cbd718 100644 --- a/src/content/post/win11恢复win10右键的样式.md +++ b/src/content/post/win11恢复win10右键的样式.md @@ -16,6 +16,8 @@ finished: true published: true category: 软件 toAstro: true +date_created: 2024-12-17T13:34:45+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- # win11 恢复 win10 右键的样式 diff --git a/src/content/post/“git-credential-osxkeychain”想要访问你的钥匙串中的密钥“github.com” 解决方法.md b/src/content/post/“git-credential-osxkeychain”想要访问你的钥匙串中的密钥“github.com” 解决方法.md index 8d9d0c2..dd4ff08 100644 --- a/src/content/post/“git-credential-osxkeychain”想要访问你的钥匙串中的密钥“github.com” 解决方法.md +++ b/src/content/post/“git-credential-osxkeychain”想要访问你的钥匙串中的密钥“github.com” 解决方法.md @@ -17,6 +17,8 @@ NotionID-notionnext: 462377ea-6b4a-472c-9f55-ca4965dfe5c4 link-notionnext: >- https://kazoottt.notion.site/git-credential-osxkeychain-github-com-462377ea6b4a472c9f55ca4965dfe5c4 toAstro: true +date_created: 2024-12-17T13:34:45+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- # macos 一直弹出 “git-credential-osxkeychain”想要访问你的钥匙串中的密钥“github.com” 解决方法 diff --git a/src/content/post/一些烦心事.md b/src/content/post/一些烦心事.md index 26796a6..b0bc9e3 100644 --- a/src/content/post/一些烦心事.md +++ b/src/content/post/一些烦心事.md @@ -11,6 +11,8 @@ description: >- rinId: 110 category: 生活 toAstro: true +date_created: 2024-09-10T19:38:05+08:00 +date_modified: 2025-01-22T13:39:20+08:00 --- # 一些烦心事 diff --git a/src/content/post/一次受骗经历.md b/src/content/post/一次受骗经历.md index def1eee..62d973c 100644 --- a/src/content/post/一次受骗经历.md +++ b/src/content/post/一次受骗经历.md @@ -11,6 +11,8 @@ category: 生活 tags: - 受骗经历,强制消费,欺诈行为 toAstro: true +date_created: 2024-10-08T18:06:08+08:00 +date_modified: 2025-01-22T13:39:20+08:00 --- # 一次受骗经历 diff --git a/src/content/post/不推荐macos用户购买focusee的理由.md b/src/content/post/不推荐macos用户购买focusee的理由.md index d63b11e..632be8c 100644 --- a/src/content/post/不推荐macos用户购买focusee的理由.md +++ b/src/content/post/不推荐macos用户购买focusee的理由.md @@ -19,6 +19,8 @@ NotionID-notionnext: c6b6e2f5-9da1-43f9-b531-b07d974815ed link-notionnext: https://kazoottt.notion.site/macos-focusee-c6b6e2f59da143f9b531b07d974815ed rinId: 42 toAstro: true +date_created: 2024-12-17T13:34:45+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- # 不推荐 macos 用户购买 focusee 的理由 diff --git a/src/content/post/与hanser有关的github仓库.md b/src/content/post/与hanser有关的github仓库.md index d7a084a..a465960 100644 --- a/src/content/post/与hanser有关的github仓库.md +++ b/src/content/post/与hanser有关的github仓库.md @@ -15,6 +15,8 @@ category: slug: hanser-repository description: 收集与hanser相关的开源项目 toAstro: true +date_created: 2024-12-18T13:20:01+08:00 +date_modified: 2025-01-22T13:39:21+08:00 --- ## UnityURPToonLitShader diff --git a/src/content/post/与其倒腾,不如静下心来.md b/src/content/post/与其倒腾,不如静下心来.md index 596990f..33aaea6 100644 --- a/src/content/post/与其倒腾,不如静下心来.md +++ b/src/content/post/与其倒腾,不如静下心来.md @@ -14,6 +14,8 @@ notionID: 4168e936-3454-44f4-b625-a86309a5b320 rinId: 57 category: 生活 toAstro: true +date_created: 2024-10-08T18:06:08+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- # 与其倒腾,不如静下心来 diff --git a/src/content/post/个人工具与设备清单.md b/src/content/post/个人工具与设备清单.md index 9282e7b..19863b3 100644 --- a/src/content/post/个人工具与设备清单.md +++ b/src/content/post/个人工具与设备清单.md @@ -17,6 +17,8 @@ finished: true published: true category: 软件 toAstro: true +date_created: 2024-12-02T11:03:24+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- ## 1. 软件工具 diff --git a/src/content/post/使用cloudflare部署remix项目.md b/src/content/post/使用cloudflare部署remix项目.md index 04d3c16..99e334e 100644 --- a/src/content/post/使用cloudflare部署remix项目.md +++ b/src/content/post/使用cloudflare部署remix项目.md @@ -4,13 +4,15 @@ date: 2024-12-19 author: KazooTTT type: Post status: Published -tags: +tags: [] finished: true published: true category: slug: deploy-remix-app-by-cloudflare description: toAstro: true +date_created: 2025-01-04T11:44:53+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- 如果使用 remix,然后用 cloudflare 进行部署。 diff --git a/src/content/post/使用cursor生成git commit msg.md b/src/content/post/使用cursor生成git commit msg.md index 8082833..9a1bf44 100644 --- a/src/content/post/使用cursor生成git commit msg.md +++ b/src/content/post/使用cursor生成git commit msg.md @@ -13,6 +13,8 @@ description: |- 然后,按下Command+K输入“git commit message”即可成功提交。 slug: cursorgit-commit-msg toAstro: true +date_created: 2025-01-04T11:44:53+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- 原文参考: diff --git a/src/content/post/使用github action定时同步obsidian内容到astro博客仓库.md b/src/content/post/使用github action定时同步obsidian内容到astro博客仓库.md index 2c152f6..334dcd2 100644 --- a/src/content/post/使用github action定时同步obsidian内容到astro博客仓库.md +++ b/src/content/post/使用github action定时同步obsidian内容到astro博客仓库.md @@ -23,6 +23,8 @@ description: >- 信息决定是否需要将其复制到目标仓库中。它还支持从特定目录忽略某些文件或文件夹。 该 Action 的主要功能是自动化 blog 内容的更新和复制,确保 content ALWAYS 是最新的。 toAstro: true +date_created: 2025-01-04T11:44:53+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- ## github action diff --git a/src/content/post/使用google sheet + api定时获取油管播放量.md b/src/content/post/使用google sheet + api定时获取油管播放量.md index efba343..cecc605 100644 --- a/src/content/post/使用google sheet + api定时获取油管播放量.md +++ b/src/content/post/使用google sheet + api定时获取油管播放量.md @@ -19,6 +19,8 @@ category: slug: use-google-sheet-api-to-get-youtube-playbacks-on-a-regular-basis description: "在 MilkLove 的二搭剧 Whale Store xoxo 的 YouTube 预告片中,使用 Google Sheets 脚本可以定时获取视频播放量并存入表格。脚本主要包括以下步骤: 1. **检查是否有 access token**: 脚本首先检查是否存在 access token。如果不存在,则会返回一个错误信息。 2. **获取 video 的统计数据**: 脚本使用 YouTube API 来获取视频的统计数据,包括播放量等。若统计数据成功则将播放量返回给脚本。 3. **记录播放量和时间到表格中**:如果在获取播放量后没有发生错误,则会向表格中插入一行,其中包含当前时间和播放量。 因此,通过这个脚本,可以定时地获取 YouTube 视频的播放量并存入 Google Sheets 表格。" toAstro: true +date_created: 2025-01-04T11:44:53+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- 起因是想要记录一下 milklove 的二搭剧 Whale Store xoxo 在油管上的预告片的播放量的 [คุณวาฬร้านชำ (Whale Store xoxo) \| GMMTV 2025 - YouTube](https://www.youtube.com/watch?v=Eia_Sh_ZTyQ) diff --git a/src/content/post/值得一看的博客.md b/src/content/post/值得一看的博客.md index f8cb676..128f419 100644 --- a/src/content/post/值得一看的博客.md +++ b/src/content/post/值得一看的博客.md @@ -12,6 +12,8 @@ published: true slug: blogs-worth-reading description: 本文推荐了多个技术博客,涵盖了JavaScript、ES6、React等前端技术,以及AI相关的资源。其中包括冴羽的GitHub博客,LogRocket的产品团队资源,React官方博客,Socket的开发博客,Stefan Judis的个人网站,Builder.io的博客,以及Dan Abramov的博客overreacted。此外,还介绍了GitHub的AI标签下的工程化分享,Hugging Face的每日论文推荐,AssemblyAI的AI语音技术博客,Google Labs员工Dale的AI博客,以及Dify的大模型应用生成平台的技术博客。最后,提到了机器之心提供的企业人工智能服务。这些资源适合对前端开发和AI技术感兴趣的读者。 toAstro: true +date_created: 2025-01-04T11:34:08+08:00 +date_modified: 2025-01-22T13:39:22+08:00 --- # 值得一看的 blog diff --git a/src/content/post/再次学习History.scrollRestoration.md b/src/content/post/再次学习History.scrollRestoration.md index 7c36f77..a848bc0 100644 --- a/src/content/post/再次学习History.scrollRestoration.md +++ b/src/content/post/再次学习History.scrollRestoration.md @@ -21,6 +21,8 @@ link-notionnext: >- https://kazoottt.notion.site/History-scrollRestoration-b5838d05d2234a6db92ce284c5e5a2ce rinId: 18 toAstro: true +date_created: 2025-01-04T11:44:53+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- # 再次学习 History.scrollRestoration diff --git a/src/content/post/写一个油猴脚本,自动地选择最新微博.md b/src/content/post/写一个油猴脚本,自动地选择最新微博.md index 05b2392..494c43a 100644 --- a/src/content/post/写一个油猴脚本,自动地选择最新微博.md +++ b/src/content/post/写一个油猴脚本,自动地选择最新微博.md @@ -12,6 +12,8 @@ rinId: 64 category: 项目 description: 自动化微博浏览顺序脚本,快速轻松调整微博的浏览顺序。 toAstro: true +date_created: 2024-12-02T11:03:24+08:00 +date_modified: 2025-01-22T13:39:24+08:00 --- # 写一个油猴脚本,自动地选择最新微博 diff --git a/src/content/post/原来亲人在侧,是我最深重的感谢.md b/src/content/post/原来亲人在侧,是我最深重的感谢.md index 65a428e..640ef13 100644 --- a/src/content/post/原来亲人在侧,是我最深重的感谢.md +++ b/src/content/post/原来亲人在侧,是我最深重的感谢.md @@ -4,13 +4,17 @@ date: 2025-01-12 author: KazooTTT type: Post status: Published -tags: [家人, 亲情] +tags: + - 家人 + - 亲情 finished: true published: true category: 随笔 slug: plain-and-simple-is-true description: toAstro: true +date_created: 2025-01-12T23:58:48+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- 初三有个周五的下午,我妈陪我在学校开高中推免会,突然接到外公的电话说外婆失踪了。那个时候在旁边听到这个消息就觉得心里很不安,我妈拿起电话打给外婆但无人接听,因为她根本没带出门,我心里就更不安了。 diff --git a/src/content/post/可以免费领取tokens的大模型服务.md b/src/content/post/可以免费领取tokens的大模型服务.md index fb79c28..8b2c5be 100644 --- a/src/content/post/可以免费领取tokens的大模型服务.md +++ b/src/content/post/可以免费领取tokens的大模型服务.md @@ -18,6 +18,8 @@ NotionID-notionnext: 30a20483-ea28-4daf-b8be-155f0e690bc7 link-notionnext: 'https://kazoottt.notion.site/tokens-30a20483ea284dafb8be155f0e690bc7' rinId: 43 toAstro: true +date_created: 2025-01-04T11:44:53+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- # 可以免费领取 tokens 的大模型服务 diff --git a/src/content/post/合并多个PDF.md b/src/content/post/合并多个PDF.md index a18423b..7660d1b 100644 --- a/src/content/post/合并多个PDF.md +++ b/src/content/post/合并多个PDF.md @@ -4,13 +4,15 @@ date: 2024-12-19 author: KazooTTT type: Post status: Published -tags: +tags: [] finished: true published: true category: 项目 slug: merge-pdfs description: toAstro: true +date_created: 2024-12-19T10:15:23+08:00 +date_modified: 2025-01-22T13:39:24+08:00 --- 地址: diff --git a/src/content/post/在react中不要滥用 short-circuit &&.md b/src/content/post/在react中不要滥用 short-circuit &&.md index 42ad639..3a5829c 100644 --- a/src/content/post/在react中不要滥用 short-circuit &&.md +++ b/src/content/post/在react中不要滥用 short-circuit &&.md @@ -19,6 +19,8 @@ NotionID-notionnext: 12b55568-fd75-815c-ba9c-ff587a86a262 link-notionnext: >- https://kazoottt.notion.site/react-short-circuit-12b55568fd75815cba9cff587a86a262 toAstro: true +date_created: 2025-01-04T11:44:53+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- ## 错误现象 diff --git a/src/content/post/在vtk.js中stl和json的互相转化.md b/src/content/post/在vtk.js中stl和json的互相转化.md index 420bd85..44980d5 100644 --- a/src/content/post/在vtk.js中stl和json的互相转化.md +++ b/src/content/post/在vtk.js中stl和json的互相转化.md @@ -23,6 +23,8 @@ create_time: '2024/11/22 13:35:36' update_time: '2024/11/22 14:40:08' publish_time: '2024/11/22 14:38:29' toAstro: true +date_created: 2025-01-04T11:44:53+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- ## stl 如何转为 json diff --git a/src/content/post/在前端使用abort取消请求.md b/src/content/post/在前端使用abort取消请求.md index 11acf9c..9543c75 100644 --- a/src/content/post/在前端使用abort取消请求.md +++ b/src/content/post/在前端使用abort取消请求.md @@ -19,7 +19,7 @@ link-notionnext: https://kazoottt.notion.site/abort-801e2fa1dfa94b4fb579ef7f6658 rinId: 53 toAstro: true date_created: 2025-01-04T11:34:08+08:00 -date_modified: 2025-01-22T13:27:26+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- # 在前端使用 abort 取消请求 diff --git a/src/content/post/在浏览器中 opengl 的配置与检测.md b/src/content/post/在浏览器中 opengl 的配置与检测.md index fc2ca31..347446f 100644 --- a/src/content/post/在浏览器中 opengl 的配置与检测.md +++ b/src/content/post/在浏览器中 opengl 的配置与检测.md @@ -17,6 +17,8 @@ category: 前端 slug: how-to-check-opengl-configuration-and-detection-in-browser description: 本文介绍了如何在浏览器中配置和检测 OpenGL,包括硬件加速的设置和检测方法,帮助用户优化浏览器性能。 toAstro: true +date_created: 2025-01-07T11:03:25+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- # 在 google 浏览器中硬件加速、OpenGL 的配置与检测 diff --git a/src/content/post/如何在 cursor 中使用 deepseek-coder.md b/src/content/post/如何在 cursor 中使用 deepseek-coder.md index 4a4e983..f813c12 100644 --- a/src/content/post/如何在 cursor 中使用 deepseek-coder.md +++ b/src/content/post/如何在 cursor 中使用 deepseek-coder.md @@ -17,6 +17,8 @@ NotionID-notionnext: f759bbe6-aa4b-4317-9695-44927430146b link-notionnext: >- https://kazoottt.notion.site/cursor-deepseek-coder-f759bbe6aa4b4317969544927430146b toAstro: true +date_created: 2025-01-04T11:44:53+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- # 如何在 cursor 中使用 deepseek-coder diff --git a/src/content/post/如何实现在markdown中渲染iframe.md b/src/content/post/如何实现在markdown中渲染iframe.md index 4555ab1..6bef285 100644 --- a/src/content/post/如何实现在markdown中渲染iframe.md +++ b/src/content/post/如何实现在markdown中渲染iframe.md @@ -13,6 +13,8 @@ link-notionnext: 'https://kazoottt.notion.site/markdown-iframe-a63f5e28352a48cc8 rinId: 19 category: 前端 toAstro: true +date_created: 2025-01-04T11:44:53+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- # 1 如何实现在 markdown 中渲染 iframe diff --git a/src/content/post/如何快速导出vercel project中的环境变量.md b/src/content/post/如何快速导出vercel project中的环境变量.md index 7adfeb8..4ac64fa 100644 --- a/src/content/post/如何快速导出vercel project中的环境变量.md +++ b/src/content/post/如何快速导出vercel project中的环境变量.md @@ -12,6 +12,8 @@ description: >- rinId: 3 category: 前端 toAstro: true +date_created: 2025-01-04T11:44:53+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- # 如何快速导出 vercel Project 中的环境变量 diff --git a/src/content/post/如何自动同步某个文件夹的图片到某个相册中.md b/src/content/post/如何自动同步某个文件夹的图片到某个相册中.md index e807c3f..928e06d 100644 --- a/src/content/post/如何自动同步某个文件夹的图片到某个相册中.md +++ b/src/content/post/如何自动同步某个文件夹的图片到某个相册中.md @@ -21,6 +21,8 @@ link-notionnext: 'https://kazoottt.notion.site/d451ee9444f744af83c0a6e8a30d26c8' rinId: 44 category: 软件 toAstro: true +date_created: 2024-12-17T13:34:45+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- # 如何自动同步某个文件夹的图片到某个相册中 diff --git a/src/content/post/如何让你的截图更加好看.md b/src/content/post/如何让你的截图更加好看.md index 1cfc70e..3df3c15 100644 --- a/src/content/post/如何让你的截图更加好看.md +++ b/src/content/post/如何让你的截图更加好看.md @@ -12,6 +12,8 @@ date: '2024-07-11T02:17:53.456Z' rinId: 122 category: 软件 toAstro: true +date_created: 2024-12-17T13:34:45+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- # 如何让你的截图更加好看 diff --git a/src/content/post/实现一个auto slugify.md b/src/content/post/实现一个auto slugify.md index 41f889b..4fc2dcc 100644 --- a/src/content/post/实现一个auto slugify.md +++ b/src/content/post/实现一个auto slugify.md @@ -15,6 +15,8 @@ description: >- rinId: 65 category: 项目 toAstro: true +date_created: 2024-12-02T11:03:24+08:00 +date_modified: 2025-01-22T13:39:24+08:00 --- # Auto Slugify Webapp diff --git a/src/content/post/对于a标签的download属性.md b/src/content/post/对于a标签的download属性.md index 7240516..5fae4f9 100644 --- a/src/content/post/对于a标签的download属性.md +++ b/src/content/post/对于a标签的download属性.md @@ -13,6 +13,8 @@ category: 前端 slug: the-download-attribute-for-the-a-tag description: download属性是如何定义的以及注意事项。 不能设置为null,可以直接设置成空串或者null。 toAstro: true +date_created: 2025-01-04T11:44:53+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- ## 对于 a 标签的 download 属性 diff --git a/src/content/post/微信读书网页版复制快捷键.md b/src/content/post/微信读书网页版复制快捷键.md index 226744f..92b34cd 100644 --- a/src/content/post/微信读书网页版复制快捷键.md +++ b/src/content/post/微信读书网页版复制快捷键.md @@ -16,6 +16,8 @@ description: 微信读书网页版新增复制快捷键,油猴脚本实现。 NotionID-notionnext: a4cf2259-fba8-4b72-9513-083a74b1ada1 link-notionnext: 'https://kazoottt.notion.site/a4cf2259fba84b729513083a74b1ada1' toAstro: true +date_created: 2024-12-17T13:34:45+08:00 +date_modified: 2025-01-22T13:39:24+08:00 --- # 微信读书网页版复制快捷键 diff --git a/src/content/post/快速获取telegram chatId然后实现消息通知的方法.md b/src/content/post/快速获取telegram chatId然后实现消息通知的方法.md index 23f3da3..4a3ed98 100644 --- a/src/content/post/快速获取telegram chatId然后实现消息通知的方法.md +++ b/src/content/post/快速获取telegram chatId然后实现消息通知的方法.md @@ -15,6 +15,8 @@ description: >- rinId: 20 category: 前端 toAstro: true +date_created: 2024-12-17T13:34:45+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- # 快速获取 telegram chatId 然后实现消息通知的方法 diff --git a/src/content/post/我自己常用的ffmpeg批处理.md b/src/content/post/我自己常用的ffmpeg批处理.md index 2792139..2fc0209 100644 --- a/src/content/post/我自己常用的ffmpeg批处理.md +++ b/src/content/post/我自己常用的ffmpeg批处理.md @@ -14,6 +14,8 @@ slug: >- 01-my-own-commonly-used-ffmpeg-batch-processingmy-own-commonly-used-ffmpeg-batching description: 转换FLV格式的视频成HDDP,用于弹幕压制。使用FFmpeg来实现该功能,支持多个操作系统,如Windows和macOS。 toAstro: true +date_created: 2024-12-17T13:34:45+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- ## 720x1080 批量转 1920x1080(两边黑屏) diff --git a/src/content/post/最近状态比较差.md b/src/content/post/最近状态比较差.md index b887b87..fdc27f0 100644 --- a/src/content/post/最近状态比较差.md +++ b/src/content/post/最近状态比较差.md @@ -13,6 +13,8 @@ slug: recently-the-state-has-been-relatively-poor description: >- 个人不开心的原因主要是过度依赖外界获取快乐、身体自身问题、过于消极和关注他人的看法,以及欲望与现实不匹配。可以让自己开心的事情包括追星、产出、运动、挣钱和夸赞感谢。面对当下不确定的未来,目前可以安排锻炼和产出兴趣活动,保持分享的欲望以及实践费曼学习法,渐进式地提升身心健康和生活满意度。 toAstro: true +date_created: 2024-11-14T10:04:31+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- ## 分析自己不开心的原因 diff --git a/src/content/post/最近的感受-积重难返.md b/src/content/post/最近的感受-积重难返.md index 179d5fa..c407d01 100644 --- a/src/content/post/最近的感受-积重难返.md +++ b/src/content/post/最近的感受-积重难返.md @@ -13,6 +13,8 @@ description: >- rinId: 116 category: 生活 toAstro: true +date_created: 2024-10-08T18:06:08+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- # 最近的感受 - 积重难返 diff --git a/src/content/post/沉浸式翻译自定义OPENAI接口油猴脚本报错.md b/src/content/post/沉浸式翻译自定义OPENAI接口油猴脚本报错.md index 92d8ce0..f1ed3f2 100644 --- a/src/content/post/沉浸式翻译自定义OPENAI接口油猴脚本报错.md +++ b/src/content/post/沉浸式翻译自定义OPENAI接口油猴脚本报错.md @@ -16,6 +16,8 @@ link-notionnext: 'https://kazoottt.notion.site/OPENAI-26f6fc5b428645e28e83e178f4 rinId: 56 category: 软件 toAstro: true +date_created: 2024-12-17T13:34:45+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- # 沉浸式翻译自定义 OPENAI 接口油猴脚本报错 diff --git a/src/content/post/浏览器滚动恢复属性History.scrollRestoration.md b/src/content/post/浏览器滚动恢复属性History.scrollRestoration.md index 6c9ceb6..46fcf33 100644 --- a/src/content/post/浏览器滚动恢复属性History.scrollRestoration.md +++ b/src/content/post/浏览器滚动恢复属性History.scrollRestoration.md @@ -19,6 +19,8 @@ rinId: 21 finished: true category: 前端 toAstro: true +date_created: 2025-01-04T11:44:53+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- ## 后续 2024-05-23 diff --git a/src/content/post/管理python环境的方式.md b/src/content/post/管理python环境的方式.md index 33abc45..03b58a6 100644 --- a/src/content/post/管理python环境的方式.md +++ b/src/content/post/管理python环境的方式.md @@ -14,6 +14,8 @@ description: >- 本文总结了管理Python环境的几种主流方式,包括venv、virtualenv、conda、pipenv和poetry等。虚拟环境能够为不同的项目提供独立的Python版本和依赖库,避免了全局解释器带来的切换和维护问题。文章还介绍了作者个人常用的环境管理工具:pyenv用于Python版本管理,poetry和virtualenv用于依赖管理。此外,还简要说明了conda的使用注意事项,建议避免与pip混用,并了解import优先级。 category: 后端 toAstro: true +date_created: 2025-01-04T11:44:53+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- # 管理 python 环境的方式 diff --git a/src/content/post/网页端判断是什么系统,从而显示不同的组件。.md b/src/content/post/网页端判断是什么系统,从而显示不同的组件。.md index 6e16e33..700abe6 100644 --- a/src/content/post/网页端判断是什么系统,从而显示不同的组件。.md +++ b/src/content/post/网页端判断是什么系统,从而显示不同的组件。.md @@ -12,6 +12,8 @@ finished: true published: true category: toAstro: true +date_created: 2025-01-04T11:44:53+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- 看到 b 站投稿页的右上角有一个下载投稿工具的按钮。 diff --git a/src/content/post/配置nginx以成功代理websocket.md b/src/content/post/配置nginx以成功代理websocket.md index 9eccbaf..d056f78 100644 --- a/src/content/post/配置nginx以成功代理websocket.md +++ b/src/content/post/配置nginx以成功代理websocket.md @@ -14,6 +14,8 @@ type: Post status: Published category: toAstro: true +date_created: 2025-01-04T11:44:53+08:00 +date_modified: 2025-01-22T13:40:14+08:00 --- # 配置 nginx 以成功代理 websocket diff --git a/src/content/post/链接样式需要遵循LVHA顺序的原因.md b/src/content/post/链接样式需要遵循LVHA顺序的原因.md index 85dc106..805511f 100644 --- a/src/content/post/链接样式需要遵循LVHA顺序的原因.md +++ b/src/content/post/链接样式需要遵循LVHA顺序的原因.md @@ -15,6 +15,8 @@ description: >- NotionID-notionnext: 'https://kazoottt.notion.site/d4aa37afdc8147d89869d67ebb5b4e7c' category: 前端 toAstro: true +date_created: 2025-01-04T11:44:53+08:00 +date_modified: 2025-01-22T13:39:19+08:00 --- # 链接样式需要遵循 LVHA 顺序的原因 diff --git a/src/content/post/隐藏你的twitter信息.md b/src/content/post/隐藏你的twitter信息.md index 86804f6..9aca364 100644 --- a/src/content/post/隐藏你的twitter信息.md +++ b/src/content/post/隐藏你的twitter信息.md @@ -16,6 +16,8 @@ finished: true rinId: 125 category: 项目 toAstro: true +date_created: 2024-12-02T11:03:24+08:00 +date_modified: 2025-01-22T13:39:24+08:00 --- # Hide-your-twitter-info