摘要: 代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--int[]intArr=newint[100];ArrayListmyList=newArrayList();Randomrnd=newRandom();while(myList.Count<1... 阅读全文
posted @ 2010-05-14 15:06 哥本哈根 阅读(189) 评论(0) 推荐(1) 编辑
摘要: 代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--///<summary>///对实体类进行排序///</summary>///<typeparamname="T">实体类型,如:User</typepara... 阅读全文
posted @ 2010-05-14 14:44 哥本哈根 阅读(382) 评论(0) 推荐(1) 编辑
摘要: 代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--背景:sqlselecttopN语句是一个非常重要的语句,在实现分页查询中是不可或缺的.由于分页查询通常涉及含有大量记录的表,并且是为大量用户分享的任务,因此,对其进行优化是很有意义的。实现sqlto... 阅读全文
posted @ 2010-05-14 10:29 哥本哈根 阅读(409) 评论(0) 推荐(0) 编辑
摘要: 哥本哈根Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--Excel导入SQL数据库完整代码protectedvoidstudentload_Click(objectsender,EventArgse){//批量添加学生信息SqlConnectionco... 阅读全文
posted @ 2010-05-14 09:25 哥本哈根 阅读(559) 评论(0) 推荐(0) 编辑