引用类型

 

string idTag = "123-890";
string theTag = idTag;

2个变量将指向同一个对象。  

posted @ 2011-09-04 09:26  jacky_j2ee  阅读(117)  评论(0)    收藏  举报