自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(3)
  • 收藏
  • 关注

转载 XSLT

The axis and the predicate are optional, but the node test is required. If you don’t specify the axis, it defaults to child (children of the current node). Ifyou don’t specify the predicate, all nodes...

2006-07-31 09:12:00 41

转载 使用EditCommandColumn更新数据遇到的问题

1.无法获取更新数据if(!Page.IsPostBack){this.DataGrid1.DataSource = ds.Tables[0].DefaultView;this.DataGrid1.DataBind();}在数据绑定时必须注意.2.另外的实现方式<asp:TemplateColumn HeaderText="地方"><ItemTemplate>&l...

2006-07-15 11:53:00 47

转载 [转载] DotText源码阅读(0)

from: http://blog.csdn.net/shanhe/archive/2006/05/02/705039.aspx a) 源代码阅读说明 i. 本源代码源自博客园的CNBlogsDottext,其中有些属于博客园的高手们进行了增补,当然主要是汉化工作。博客园是国内较早能够阅读分析dotte...

2006-07-12 17:16:00 82

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除