PicsNews.aspx
Upload User: tongfeicq
Upload Date: 2022-07-20
Package Size: 2856k
Code Size: 0k
Category:

.net

Development Platform:

Visual C++

  1. <%@ page language="C#" autoeventwireup="true" inherits="PicsNews, oyaya" %>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" >
  4. <head runat="server">
  5.     <title>幻灯片新闻</title>
  6. </head>
  7. <body>
  8.     <form id="form1" runat="server">
  9.     <div style="padding-left:2px;"
  10.     <asp:label ID="Labe_pic" runat="server"></asp:label>
  11.     </div>
  12.     </form>
  13. </body>
  14. </html>