discuss_comments-headertemplate-flat.ascx
来自「一个ASP.NET下的中文内容管理和社区系统」· ASCX 代码 · 共 12 行
ASCX
12 行
<%@ Register TagPrefix="community" Namespace="ASPNET.StarterKit.Communities" Assembly="ASPNET.StarterKit.Communities" %>
<%@ Control Language="C#" %>
<table width="100%" class="discussTable" cellpadding="0" cellspacing="1">
<tr>
<th width="100" align="left">
作者</th>
<th align="left">
思路:
<community:ItemTitle runat="server" id="ItemTitle1" /></th>
</tr>
</table>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?