摘要:
int[] a = new int[] { 2, 1, 3, 6, 8, 7 }; Array.Sort(a,new CompareAge()); foreach (int temp in a) { Response.Write(temp.ToString()+""); ... 阅读全文
posted @ 2009-06-15 18:23
bestsaler
阅读(108)
评论(0)
推荐(0)
摘要:
using System;using System.Data;using System.Configuration;using System.Collections;using System.Collections.Generic;using System.Web;using System.Web.Security;using System.Web.UI;using System.Web.UI.W... 阅读全文
posted @ 2009-06-15 16:53
bestsaler
阅读(238)
评论(0)
推荐(0)
浙公网安备 33010602011771号