aspx

  • 网络页面
aspxaspx
  1. Fire the Page_Init event to the ASPX source code

    触发aspx代码页的PageInit事件

  2. Use a client to browse to the aspx page , and then provide domain credentials when prompted .

    使用客户端浏览到aspx页,然后在系统提示时提供域凭据。

  3. By design , the HttpApplication object looks for a class named after the requested ASPX file .

    设计时,HttpApplication对象查找一个按请求ASPX文件命名的类。

  4. On the add content page , type default . aspx , click ok , and then click OK again .

    在“添加内容”页中,键入default.aspx,单击“确定”,然后再次单击“确定”。

  5. The upload page can be any page that can handle uploaded pages , even another ASPX page .

    上传页面可以是任何可以处理上传文件的页面,甚至是另外一张Aspx页面。

  6. In the new dialog box , on the page tab , click general , and then double-click aspx .

    在“新建”对话框的“网页”选项卡上,单击“常规”,然后双击“aspx”。

  7. The preferred method is to use a HttpHandler because it is lighter than an ASPX page .

    更好的方法是使用HttpHandler,它比Aspx页面更轻量级。

  8. If the page is named sample . aspx , then the corresponding class to load is named ASP.sample_aspx .

    如果页面名为sample.aspx,那么对应加载的类名为ASP.sampleaspx。

  9. This includes using a HttpHandler as the upload page ( lighter than using an ASPX page ), using forms based authentication , and using sessions .

    包括使用HttpHandler作为上传页面(比使用aspx页面更轻量级),使用需要权限验证的页面,使用sessiongs。

  10. With normal aspx files , common site elements are stored in Master Pages . A Master Page is essentially a wrapper around the HTML contained in the aspx file .

    对于普通的aspx文件,公用站点元素存放在母版页中,它基本上是对aspx文件中HTML片段的包装。

  11. Van Gogh Starry Night Bike Path ( vangoghvillagenuenen . nl / het-vincentre . aspx ) , which lights up at night , begins at the Opwettense watermill in Nuenen and ends at the Collse Watermill in Eindhoven .

    梵高星夜自行车道(vangoghvillagenuenen.nl/het-vincentre.aspx),道路在夜晚会发光,起点是纽南的Opwettense水车,终点是埃因霍温的Collse水车。