11 2016 档案
摘要:1、首先创建一个窗体程序,布置窗体内容 namespace WorkingDays{ partial class Form1 { /// <summary> /// Required designer variable. /// </summary> private System.Component
阅读全文
摘要:1、首先添加一个Default.aspx文件,放置文本框控件、图片按钮控件与按钮 <asp:TextBox ID="txtCode" runat="server" Width="82px"> </asp:TextBox> <img id="imgVerify" src="code.aspx" alt
阅读全文
摘要:1、在 Page_Load(object sender, EventArgs e) 里面加入: TreeView1.Attributes.Add("onclick", "CheckEvent(event)");//TreeView1是树控件的名称。 javascript 放到 <head></hea
阅读全文

浙公网安备 33010602011771号