释义 |
aspxCOCA¹⁹⁵³⁴¹Economist⁵³⁵⁸¹⁺¹ 基本例句 n.微软推出的一种网络编程方法 The MVC Framework will try to find the view using the file name extensions for the installed view engines Razor and the ASPX engine by default. MVC框架将试图采用用于所安装的视图引擎默认是 Razor或 ASPX引擎的扩展名来查找这个视图。 yameiysp The upload page can be any page that can handle uploaded pages, even another ASPX page. 上传页面可以是任何可以处理上传文件的页面,甚至是另外一张Aspx页面。 cnblogs For now, just use the ASPX page shown in Figure2, and I'll discuss the Membership class later in the article. 现在,只需使用 Figure2所示的 ASPX页,而且我将在下文中介绍会员类。 cnblogs For the page to be visible as a URL, an . aspx file must always be available in the Web space of the application. 对于显示为 URL的页面来说,文件必须随时在应用程序网站空间中可用。 cnblogs Not counting the pages used for site administration, the Community Starter Kit contains exactly one.aspx page, which is devoid of content. 如果不计算用于站点管理的页面, Community Starter Kit仅包含一个没有内容的. aspx页。 cnblogs This naturally occurs when the user requests a page with a.aspx extension. 实际上,只有用户请求带. aspx扩展名的页面时才会出现这种情况。 cnblogs Visual Studio now provides full Javascript Intellisense completion in. aspx files,.htm files, as well as in external. js files. Visual Studio现在. aspx文件,. htm文件以及外部的. js文件中提供完整的 Javascript Intellisense完成。 joycode When an ASPX request hits IIS, the Web server assigns a token based on the authentication model of choice— anonymous, Windows, Basic, or Digest. 当一个 ASPX请求到达 IIS, Web服务器根据认证模型分配一个令牌,该令牌是基于匿名、 Windows、基本或分类。 cnblogs |