摘要:
static void Main(string[] args) { var r = abc(2); Console.Write(r.Key + "=" + r.Value); Console.Read(); } static System.Collections.Generic.KeyValuePair abc(int n) { n = n + 1; int k = 25; string st... 阅读全文
posted @ 2013-11-22 13:13
zyip
阅读(114)
评论(0)
推荐(0)

浙公网安备 33010602011771号