Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

内存的工作原理 #16

Open
funnycoderstar opened this issue Aug 31, 2018 · 0 comments
Open

内存的工作原理 #16

funnycoderstar opened this issue Aug 31, 2018 · 0 comments

Comments

@funnycoderstar
Copy link
Owner

内存的工作原理

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

数组和链表

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant