Skip to content

内存的工作原理 #16

Open
Open
@funnycoderstar

Description

@funnycoderstar
Owner

内存的工作原理

需要将数据数据存储到内存时, 你请求计算机提供存储空间, 计算机给你存储地址。需要存储多项数据时, 有两种基本方式--数组和链表

数组和链表

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @funnycoderstar

        Issue actions

          内存的工作原理 · Issue #16 · funnycoderstar/leetcode