📄 vip-file.aspx
字号:
<%@ page language="C#" autoeventwireup="true" inherits="user_file, App_Web_y6kibw5n" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
<title>无标题页</title>
<meta http-equiv="Expires" content="0" />
<meta http-equiv="Cache-Control" content="no-cache" />
<meta http-equiv="Pragma" content="no-cache" />
<script type ="text/javascript" >
function yidongzhi(id,name)
{
document.getElementById('ad').style.display ='block';
document.getElementById('TextBox1').value=id;
s1.innerHTML=name;
}
function shanchuwenjianja(id,name)
{
document.getElementById('shanchu_wenjianjia').style.display ='block';
document.getElementById('TextBox2').value=id;
shanchu_wenjianjia_tishi.innerHTML='你确定要删除文件夹'+name+'吗?<br />删除将导致其下的所有文件被移到公共区';
}
function shanchuwenjian(id,name)
{
document.getElementById('shanchuwenjian').style.display ='block';
document.getElementById('TextBox3').value=id;
shanchuwenjian_tishi.innerHTML='你确定要删除文件'+name+'吗?';
}
function jiedian(src,i)
{
if(document.getElementById(i).style.display == 'none')
{
document.getElementById(i).style.display = 'block';
src.src='images/open.jpg';
}
else
{
document.getElementById(i).style.display = 'none';
src.src='images/close.jpg';
}
}
</script>
</head>
<body style =" margin : 0px">
<form id="form1" runat="server">
<div id="rongliang" style="position:absolute ; left : 30% ; top : 30%; width : 200px ; background-color : #ffffff ; border : #dddddd thin solid ; display : none ; text-align : center">
此容量为不包括道具效果的系统容量
文件夹上限容量:<asp:TextBox ID="rongliang_shezhi" runat="server" Width ="35px" style="text-align : right"></asp:TextBox>MB<br />
<asp:Button ID="Button5" runat="server" Text="确定" OnClick ="Button5_Click"/><input type="button" onclick ="document.getElementById('rongliang').style.display ='none';" value="取消" />
</div>
<div id="ad" style="position:absolute ; left : 30% ; top : 30%; width : 200px ; background-color : #ffffff ; border : #dddddd thin solid ; display : none">
<table border ="0" cellpadding ="0" cellspacing ="0" width="200px">
<tr><td style =" display : none">
<asp:TextBox ID="TextBox1" runat="server"></asp:TextBox></td></tr>
<tr><td>请为<span id="s1"></span>选择新文件夹</td></tr>
<tr><td align ="center"><asp:DropDownList ID="DropDownList1" runat="server"></asp:DropDownList></td></tr>
<tr><td align ="center">
<asp:Button ID="Button1" runat="server" Text="确定" OnClick="Button1_Click" /><input type="button" onclick ="document.getElementById('ad').style.display ='none';"
value="取消" /></td></tr>
</table>
</div>
<div id="shanchu_wenjianjia" style="position:absolute ; left : 30% ; top : 30%; width : 200px ; background-color : #ffffff ; border : #dddddd thin solid ; display : none">
<table border ="0" cellpadding ="0" cellspacing ="0">
<tr><td style=" display : none ">
<asp:TextBox ID="TextBox2" runat="server"></asp:TextBox>
</td></tr>
<tr><td id="shanchu_wenjianjia_tishi"></td></tr>
<tr><td align ="center">
<asp:Button ID="Button3" runat="server" Text="确定" OnClick ="Button3_Click"/><input type="button" onclick ="document.getElementById('shanchu_wenjianjia').style.display ='none';"
value="取消" /></td></tr>
</table>
</div>
<div id="shanchuwenjian" style="position:absolute ; left : 30% ; top : 30%; width : 200px ; background-color : #ffffff ; border : #dddddd thin solid ; display : none">
<table border ="0" cellpadding ="0" cellspacing ="0">
<tr><td style=" display : none ">
<asp:TextBox ID="TextBox3" runat="server"></asp:TextBox>
</td></tr>
<tr><td id="shanchuwenjian_tishi"></td></tr>
<tr><td align ="center">
<asp:Button ID="Button4" runat="server" Text="确定" OnClick ="Button4_Click"/><input type="button" onclick ="document.getElementById('shanchuwenjian').style.display ='none';"
value="取消" /></td></tr>
</table>
</div>
<div id="xinjian" style="position:absolute ; left : 30% ; top : 30%; width : 300px ; background-color : #ffffff ; border : #dddddd thin solid ; display : none">
<table border ="0" cellpadding ="0" cellspacing ="0" width="300px">
<tr><td>请输入文件夹名:</td><td align ="center">
<asp:TextBox ID="xinjian_name" runat="server" MaxLength="50" Text ="新建文件夹"></asp:TextBox></td></tr>
<tr><td align ="right">
<asp:Button ID="Button2" runat="server" Text="确定" OnClick="Button2_Click" /></td><td align ="left"><input type="button" onclick ="document.getElementById('xinjian').style.display ='none';"
value="取消" /></td></tr>
</table>
</div>
<table border ="0" cellpadding ="0" cellspacing ="0"><tr><td><asp:Label ID="Label1" runat="server" Text="Label"></asp:Label></td><td><div style=" width : 200px ; border-left-color: #8c8c8e; border-bottom-color: #8c8c8e; border-top-style: solid; border-top-color: #8c8c8e; border-right-style: solid; border-left-style: solid; background-color: transparent; border-right-color: #8c8c8e; border-bottom-style: solid;"><div style="position:absolute ; width : 200px ; height : 14px ; text-align : center"><asp:Label ID="Label3" runat="server" Text="Label"></asp:Label></div><img src="images/jd.jpg" width =<% Response.Write("\""+Label3.Text+"\""); %> height ="14px" alt=""/></div></td>
<td><asp:Label ID="Label2" runat="server" Text="Label"></asp:Label>(此容量是算上道具效果后的总容量)<input type="button" value="设置系统容量" onclick ="document.getElementById('rongliang').style.display ='block';"/></td></tr></table>
<table border ="0" cellpadding ="0" cellspacing ="0" style =" text-align : left ; width : 100% ; background-color: #e5ecf9">
<tr><td style="border-right: #bdbdbd thin solid; border-top-style: solid; border-left : #bdbdbd thin solid; border-bottom-style: solid ; width : 100px" onclick ="document.getElementById('xinjian').style.display ='block';"><img src="images/xinjian.jpg" alt ="新建文件夹" />新建文件夹</td><td> </td></tr>
</table>
<asp:Table ID="Table1" runat="server"></asp:Table>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -