?? viewpost.ascx
字號(hào):
<%@ Control Language="c#" Inherits="Dottext.Web.UI.Controls.ViewPost" %>
<div class="post">
<h2>
<asp:HyperLink Runat="server" ID="TitleUrl" />
</h2>
<asp:Literal id="Body" runat="server" />
<p class="postfoot">
posted on <asp:Literal id="PostDescription" runat="server" />
</p>
</div>
<asp:Literal ID = "PingBack" Runat = "server" />
<asp:Literal ID = "TrackBack" Runat = "server" />
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -