摘要:
Boxing and UnboxingMost of us have the knowledge about "Boxing" and "Unboxing".For "Boxing" means convert value type to reference type.For "Unboxing" means convert reference type to value.More deeper,1. For Boxing, CLR did three things in briefly, (1) Allocate a heap memory. (2) Copy the value to he 阅读全文
posted @ 2010-12-11 15:52
Lucas Luo
阅读(415)
评论(0)
推荐(0)

浙公网安备 33010602011771号