📄 webdiskinfo.aspx
字号:
<%@ Page Language="VB" MasterPageFile="~/MainMasterPage.master" AutoEventWireup="false" CodeFile="WebDiskInfo.aspx.vb" Inherits="Help_WebDiskInfo" title="Untitled Page" %>
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
<table width="98%" border="0" cellspacing="0">
<tr>
<td class="title_left" style="background-image: url(../Images/biao.gif); width: 16px; height: 17px;"> </td>
<td width="577" class="title_font" style="height: 17px">用户信息</td>
<td width="200" class="title_font" style="height: 17px"><div align="right"> </div></td>
</tr>
</table>
<table width="98%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="title_font1">您的登录帐号是:<asp:Label ID="lblUser" runat="server"></asp:Label></td>
</tr>
</table>
<table width="95%" border="1" cellspacing="0" cellpadding="0" id="msg" style="margin-left:30px;margin-top:5px; border-left-color: silver; border-bottom-color: silver; border-top-style: solid; border-top-color: silver; border-right-style: solid; border-left-style: solid; border-right-color: silver; border-bottom-style: solid;">
<tr>
<th align="left" style="height: 18px; width:20%">用户等级:</th>
<td align="left" style="height: 18px; width:30%">普通用户</td>
<th align="left" style="height: 18px; width:20%">
有效空间:</th>
<td style="height: 18px; width: 174px;">
<asp:Label ID="lblTotalDisk" runat="server"></asp:Label></td>
</tr>
<tr>
<th align="left" style="height: 18px">
上传单个文件:</th>
<td style="height: 18px">
<asp:Label ID="lblSingleFile" runat="server"></asp:Label></td>
<th align="left" style="height: 18px">有效期:</th>
<td style="height: 18px; width: 174px;"><span id="enddate">不限</span></td>
</tr>
<tr>
<th align="left" style="height: 18px">我的目录数:</th>
<td style="height: 18px">
<asp:Label ID="lblTotalDir" runat="server"></asp:Label></td>
<th align="left" style="height: 18px">我的文件数:</th>
<td style="height: 18px; width: 174px;">
<asp:Label ID="lblTotalFile" runat="server"></asp:Label></td>
</tr>
<tr>
<th align="left">共享给我的目录数:</th>
<td align ="Left" >
<asp:Label ID="lblShareToMeDir" runat="server"></asp:Label></td>
<th align="left">共享给我的文件数:</th>
<td align ="Left" style="width: 174px" >
<asp:Label ID="lblShareToMeFile" runat="server"></asp:Label></td>
</tr>
<tr>
<th align="left">公共共享的目录数:</th>
<td align ="Left" >
<asp:Label ID="lblPublicDir" runat="server"></asp:Label></td>
<th align="left">公共共享的文件数:</th>
<td align ="Left" style="width: 174px" >
<asp:Label ID="lblPublicFile" runat="server"></asp:Label></td>
</tr>
<tr>
<th align="left" style="height: 18px; width:20%">已使用空间:</th>
<td align="left" style="height: 18px; width:30%">
<asp:Label ID="lblTotalUse" runat="server"></asp:Label></td>
<th align="left" style="height: 18px; width:20%">
剩余空间:</th>
<td style="height: 18px; width: 174px;">
<asp:Label ID="lblSpare" runat="server"></asp:Label></td>
</tr>
<tr>
<th align="left">空间使用:</th>
<td colspan="3" align="left" style=" padding-left:20px">
<table width="300" height="12" border="0" align="left" cellpadding="1" cellspacing="0">
<tr>
<td height="10" align="left"><img src="..\Images\progress.GIF" id="imgDiskUse" height="12" width="0" align="left" runat="server" /></td>
</tr>
</table>
<asp:Label ID="lblPercent" runat="server"></asp:Label>
</td>
</tr>
</table>
<div style=" text-align :right"><br/>
<img src="../Images/contral_12.gif" width="17" height="17">
<a href="../FileManager/MainFile.aspx"><font color="#ff0000">点击这里进入新版文件管理页面</font></a>
</div>
<div style=" text-align :right"><br/>
<img src="../Images/contral_12.gif" width="17" height="17">
<a href="/WebDisk/FileManager/Browserfiles.aspx"><font color="#000ff0">点击这里进入老版本文件管理页面</font></a>
</div>
<table width="98%" border="0" cellspacing="0">
<tr>
<td class="title_left" style="background-image: url(../Images/biao.gif); width: 15px"> </td>
<td >系统公告</td>
</tr>
</table>
<table width="95%" border="0" cellspacing="0" cellpadding="0" style="margin-left:10px;margin-top:10px">
<tr>
<td style="height: 15px; width: 673px;">
崇远网管——网络硬盘管理系统3.0,是全新开发的新一代网络存储服务系统,所有在苏州大学计算中心上机的学生且持有上机卡的用户,均可以使用该系统提供的服务。该系统免费为全校学生和老师提供网络存储、下载上传、共享等服务。该系统目前为试用期,不保证用户数据的持久性和安全性。任何用户不得发布反动、色情等内容的信息,否则将依法追究相应责任。<br />
本系统有效解决老师共享作业,学生方便下载;同时解决学生提交作业给相应老师。<br />
在使用过程中,有任何问题,或有什么好的建议,均可发E-main:<a href="mailto:hejun@suda.edu.cn">hejun@suda.edu.cn</a>告知,谢谢!<br /></td>
</tr>
<tr>
<td style="height: 15px; width: 673px;">
</td>
</tr>
</table>
</asp:Content>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -