有没有人知道在创建引用类型变量时占用了多少内存?
String s ="123";
将占用多少内存作为参考,而不是指向它的数据?
c# memory variables reference
c# ×1
memory ×1
reference ×1
variables ×1