Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我知道原始变量存储值,而 obj 变量存储引用。但从技术上讲,原始变量是对原始值在内存中的位置的引用吗?B/c 你必须知道值的位置。