推 libery:cc is an Array Object without initial values. 140.138.150.61 05/12
char[] cc = new char[] {};
Console.Write(cc.Length); // 0
Console.Write(cc.ToString()); // System.Char[]
Console.Write(cc == null); // False
What is cc?
--
貫徹分享精神
我為人人,人人為我
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 60.248.89.46