source: code/Website/dot-net-library/written-by-xiao-yifang/ofcWebTest/datafile/Scatter.aspx

Last change on this file was 7849, checked in by dennisw, 15 years ago
File size: 452 bytes
Line 
1<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Scatter.aspx.cs" Inherits="datafile_Scatter" %>
2
3<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4
5<html xmlns="http://www.w3.org/1999/xhtml" >
6<head runat="server">
7 <title>无标题页</title>
8</head>
9<body>
10 <form id="form1" runat="server">
11 <div>
12
13 </div>
14 </form>
15</body>
16</html>
Note: See TracBrowser for help on using the repository browser.