设lable的visible=false protected void Button1_Click(object sender, EventArgs e) { Label1.Visible = true; }