protected void ClearRecycle_Btn_Click(object sender, EventArgs e) { bll.ClearRecycle(); function.WriteSuccessMsg("回收站已经清空"); }