博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2007年6月5日

摘要: CSS: Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->.slidingDoor{ width: 20em; background: #effce7 url(images/bottom-left.gif) no-repeat left b... 阅读全文

posted @ 2007-06-05 22:08 dingsheng 阅读(213) 评论(0) 推荐(0)

摘要: CSS: Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->.simpleBox2 { width: 424px; background: url(images/tile2.gif) repeat-y; margin: 10px;}.s... 阅读全文

posted @ 2007-06-05 21:49 dingsheng 阅读(125) 评论(0) 推荐(0)

摘要: CSS: Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->.simpleBox{ width: 418px; background: #effce7 url(images/bottom.gif) no-repeat left bottom... 阅读全文

posted @ 2007-06-05 21:21 dingsheng 阅读(139) 评论(0) 推荐(0)

2007年6月4日

摘要: Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->.leftMenu{ list-style-type: none; margin:0; padding:0;}.leftMenu a{ display: block; wid... 阅读全文

posted @ 2007-06-04 21:27 dingsheng 阅读(155) 评论(0) 推荐(0)

摘要: CSS: Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->.tooltip span{ display:none;}.tooltip:hover span{ display:block; position: absolute; ... 阅读全文

posted @ 2007-06-04 20:52 dingsheng 阅读(186) 评论(0) 推荐(0)

2007年6月3日

摘要: Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->.pixy:link, .pixy:visited{ display:block; width: 200px; height:40px; color: #000; line-... 阅读全文

posted @ 2007-06-03 21:05 dingsheng 阅读(499) 评论(0) 推荐(0)

2007年6月2日

摘要: Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->.button{ display:block; width:6em; /* dimensions needed for IE5.x/Win*/ padding: 0.2em; li... 阅读全文

posted @ 2007-06-02 23:08 dingsheng 阅读(125) 评论(0) 推荐(0)

摘要: Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->a[href^="http:"]{ background:url(images/externallink.gif) no-repeat right top; padding-right:10p... 阅读全文

posted @ 2007-06-02 22:59 dingsheng 阅读(86) 评论(0) 推荐(0)

摘要: CSS: Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->.news{ background-color:Gray; border:solid 1px black;} .news img{ float:left;}.news p... 阅读全文

posted @ 2007-06-02 22:34 dingsheng 阅读(87) 评论(0) 推荐(0)

2007年4月13日

摘要: 新的Data Application Block里面有一些改进,比如新增updateBatchSize,和TransactionScope的整合以及支持SQL CE。我最感兴趣的是和TransactionScope的整合,以前为了使用DbTransaction和TransactionScope,专门写了Transaction Application Block来管理。新的版本里面已经不需要这么做了... 阅读全文

posted @ 2007-04-13 11:24 dingsheng 阅读(400) 评论(1) 推荐(0)