📄 ycms@data.asp
字号:
<!--#include file="inc/conn.asp"-->
<%
call checkadmin("data")
%>
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<LINK href="inc/css.css" type=text/css rel=stylesheet>
</head>
<body>
<%
if request.querystring("go")="action" then
dim frompath,gotopath
frompath=server.mappath(dataname)
gotopath=server.mappath(backdata)
On Error Resume Next
set fso=server.createobject("Scripting.FileSystemObject")
select case request.querystring("action")
case "bak"
fso.copyfile frompath,gotopath,True
call addlog("绠$悊鍛榌"&supername&"]鎴愬姛澶囦唤浜嗘暟鎹
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -