showgoodsextends.ascx

来自「jsp实现的网上购物系统」· ASCX 代码 · 共 4 行

ASCX
4
字号
<%@ Control Language="c#" AutoEventWireup="false" Codebehind="ShowGoodsExtends.ascx.cs" Inherits="JiSuShop.Web.Skin.ShowGoodsExtends" TargetSchema="http://schemas.microsoft.com/intellisense/ie5"%>
<asp:Literal Runat="server" ID="GoodsExtends">
	<LI style="LIST-STYLE-TYPE: none">【$Name$】:$Value$ </LI>
</asp:Literal>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?