n指令的语法如下: <%@ Page attribute="value" [attribute="value"...] %> n@page指令通过设置其中的属性,使ASP.NET页分析器和编译器使用此页特定设置属性。每个页面只能有一个@Page指令。