Update docs and sort content

This commit is contained in:
github-actions[bot]
2024-12-02 02:48:30 +00:00
parent c440beed22
commit b6a16f8dfd
39 changed files with 97 additions and 94 deletions

View File

@ -1,7 +1,7 @@
---
title: 2023-02-21 星期二
slug: diary-2023-02-21
date: 2023-02-21
date: 2023-02-21T00:00:00.000Z
author: KazooTTT
tags:
- 日记
@ -9,8 +9,7 @@ published: true
description: >-
在2023年2月21日的内容中讨论了数组元素索引为何从0开始编号的问题。根据地址计算公式索引实际上代表了内存地址的偏移量首个元素的地址偏移量为0因此索引从0开始是合理的。文章中还提供了一张图示进一步解释了这一概念。
rinId: 23
toAstro: true
category: 日记-2023-02
---