discuss_comments-headertemplate-flat.ascx
来自「完全网站系统」· ASCX 代码 · 共 8 行
ASCX
8 行
<%@ Control Language="C#" %>
<%@ Register TagPrefix="community" Namespace="ASPNET.StarterKit.Communities" Assembly="ASPNET.StarterKit.Communities" %>
<table width="100%" class="discussTable" cellpadding="0" cellspacing="1">
<tr>
<th width="100" align="left">Author</th>
<th align="left">Thread: <community:ItemTitle runat="Server" /></th>
</tr>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?