代码之家  ›  专栏  ›  技术社区  ›  adamJLev

ASP.NET中的标记

  •  0
  • adamJLev  · 技术社区  · 17 年前

    <%= Something %> <%# Something %> ?

    复制

    What is the difference between the <%# and <%= opening tags?

    推荐文章