發(fā)布時間:2020-12-03 08:07 作者:獨孤劍 閱讀:970
protected void Page_Load(object sender, EventArgs e) { this.Page.Title = "頁面標題"; }
效果等同于
<html xmlns="http://www.w3.org/1999/xhtml"> <head runat="server"> <title>頁面標題</title> </head> <body> <form id="form1" runat="server"> <div> </div> </form> </body> </html>
微信打賞, 微信掃一掃
支付寶打賞, 支付寶掃一掃
如果文章對您有幫助,歡迎給作者打賞