摘要:
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace ConsoleApplication2 { class Program { public delegate int ceshi(T o1, T o2); s... 阅读全文
posted @ 2016-05-24 10:14
尘梦
阅读(131)
评论(0)
推荐(0)
摘要:
public delegate int ceshi(object o1, object o2); static void Main(string[] args) { string[] a = { "abCdeg", "ssxAf" }; object [] b = { 2, 9, 5, 6 }; ... 阅读全文
posted @ 2016-05-24 09:11
尘梦
阅读(186)
评论(0)
推荐(0)

浙公网安备 33010602011771号