03 2008 档案

摘要: 10款让你震撼的图片展示js代码http://www.zcool.com.cn/jscode/javascript/20080325/code_032543362008.html 1.预览地址:http://preview.zcool.com.cn/code/js/04/1/2.预览地址:http://preview.zcool.com.cn/code/js/04/2/3.预览地址:http://...阅读全文
posted @ 2008-03-26 09:07 永不言败 阅读(439) | 评论 (1) 编辑
摘要: public string ConStr = ConfigurationManager.ConnectionStrings["NorthwindConnectionString"].ConnectionString; protected void Page_Load(object sender, EventArgs e) ...{ if (!IsPostBack) ...{ BindData();...阅读全文
posted @ 2008-03-01 13:44 永不言败 阅读(364) | 评论 (1) 编辑