Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
details.aspx
Package: MEIMS.rar [view]
Upload User: ah_jiwei
Upload Date: 2022-07-24
Package Size: 54044k
Code Size: 2k
Category:
ADO-ODBC
Development Platform:
Visual C++
- <%@ Page Language="C#" MasterPageFile = "../MasterPage4.master" AutoEventWireup="true" CodeFile="details.aspx.cs" Inherits="teacher_details" Title="学生详细信息"%>
- <asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" runat="server">
- <div style="margin-top:10px;height:380px; margin-left:120px;">
- <img src="../image/biaoti_xiushi.gif" width="21" height="21" longdesc="../image/biaoti_xiushi.gif" />
- <div style="position:absolute; top:200px; left:415px;">
- <span class="STYLE4">学生详细信息</span>
- </div>
- <div style="background-image:url(../image/division.JPG);background-repeat:repeat-x; height:2px; width:450px;">
- </div>
- <div>
- <span class="STYLE8"><strong>姓名:</strong>
- <asp:Label ID="Label1" runat="server" Text="无"></asp:Label></span><br />
- <span class="STYLE8"><strong>性别: </strong>
- <asp:Label ID="Label2" runat="server" Text="无"></asp:Label></span><br />
- <span class="STYLE8"><strong>年级:</strong>
- <asp:Label ID="Label3" runat="server" Text="无"></asp:Label></span><br />
- <span class="STYLE8"><strong>邮箱:</strong>
- <asp:Label ID="Label4" runat="server" Text="无"></asp:Label></span><br />
- <span class="STYLE8"><strong>电话:</strong>
- <asp:Label ID="Label6" runat="server" Text="无"></asp:Label></span><br />
- <span class="STYLE8"><strong>历年成绩:</strong> 查看成绩 </span>
- <br />
- <span class="STYLE8"><strong>等级积点:</strong>
- <asp:Label ID="Label5" runat="server" Text="无"></asp:Label>/4 </span>
- <br />
- <span class="STYLE8"><strong>自我推荐:</strong> 我是一个认真细心的女孩,擅长Java, 喜欢挑战自我。曾获奖励。。。社会实践。。。</span>
- </div>
- <div style="position:absolute; left:650px;top:230px;">
- <asp:Image ID="Image1" runat="server" />
- </div>
- </div>
- </asp:Content>