2007年2月28日
摘要: 1. ArrayList.Sort 用的是QuickSort,不稳定;2. Folder "aspnet_client" should exist in the root virtual directory, and in pages with user controls then the funtion "ValidatorCommonOnSubmit" should return a true... 阅读全文
posted @ 2007-02-28 17:26 Diego 阅读(115) 评论(0) 推荐(0) 编辑
摘要: /// /// Summary description for Student. /// public class Student { public int Number { get{return this.number;} set{this.number = value;... 阅读全文
posted @ 2007-02-28 11:54 Diego 阅读(197) 评论(0) 推荐(0) 编辑