mirror of
https://github.com/KazooTTT/kazoottt-blog.git
synced 2025-06-24 19:21:31 +08:00
Update docs and sort content
This commit is contained in:
@ -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
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user