随笔 - 224  文章 - 12  评论 - 13  阅读 - 45万
05 2016 档案
GridView1 footer求和
摘要:```csharp // ShowFooter="True" private double sum = 0;//取指定列的数据和,你要根据具体情况对待可能你要处理的是int protected void GridView1_RowDataBound(object sender, GridViewRo 阅读全文
posted @ 2016-05-22 21:31 雪夜 阅读(273) 评论(0) 推荐(0) 编辑
常用CSS
摘要:常用的CSS 栏目DIV+CSS 阅读全文
posted @ 2016-05-21 10:49 雪夜 阅读(148) 评论(0) 推荐(0) 编辑
吉日分页转载
摘要:============================================= Author: 吉日嘎拉 Create date: 2012年02月23日 Description: 2012年02月23日编码规范化 ==================================== 阅读全文
posted @ 2016-05-16 08:47 雪夜 阅读(301) 评论(0) 推荐(0) 编辑
强制刷新
摘要://居中 .box{width:100%;text align:center;} .box .contBox{width:970px;height:500px;margin:0 auto;text align:left;} 阅读全文
posted @ 2016-05-13 08:19 雪夜 阅读(211) 评论(0) 推荐(0) 编辑
常用的CDN 链接 http://cdn.code.baidu.com/ http://www.bootcdn.cn/
摘要:http://cdn.code.baidu.com/ http://developer.baidu.com/wiki/index.php?title=docs/cplat/libs ★新浪CDN,感觉很快,用的人很多,推荐使用! 其它版本可以在这里找地址 http://lib.sinaapp.com 阅读全文
posted @ 2016-05-12 14:33 雪夜 阅读(6058) 评论(0) 推荐(0) 编辑
1、C#中Hashtable、Dictionary详解以及写入和读取对比
摘要:在本文中将从基础角度讲解HashTable、Dictionary的构造和通过程序进行插入读取对比。 一:HashTable 1.HashTable是一种散列表,他内部维护很多对Key Value键值对,其还有一个类似索引的值叫做散列值(HashCode),它是根据GetHashCode方法对Key通 阅读全文
posted @ 2016-05-08 16:02 雪夜 阅读(716) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示