写写程序,一种成就的感觉

写写程序,一种成就的感觉
随笔 - 124, 文章 - 4, 评论 - 4, 阅读 - 30万

导航

< 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

01 2009 档案

摘要:C#代码 using System; using System.Data; using System.Configuration; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using System.W... 阅读全文

posted @ 2009-01-16 13:40 hateyoucode 阅读(1025) 评论(0) 推荐(0) 编辑

摘要:WebForm1 Label 以下是WebForm1.aspx.cs using System;using System.Collections;using System.ComponentModel;using System.Data;using System.Drawing;using System.Web;using System.Web... 阅读全文

posted @ 2009-01-16 13:35 hateyoucode 阅读(676) 评论(0) 推荐(0) 编辑

摘要:1、客服端使用js是取不到控件的id值,修取客服端id值来使用 如: js: function SubmitClick() { var submitBtn=document.getElementById(""); submitBtn.click(); } 控件: 提交审核 2、内容页要使用母模板的属性,前... 阅读全文

posted @ 2009-01-16 10:55 hateyoucode 阅读(206) 评论(0) 推荐(0) 编辑

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