?? ycms@upload.asp
字號:
<!--#include file="inc/conn.asp"-->
<%
call checkadmin("upload")
Const PageCount=20
if request("page")<>"" then
currentPage=cint(request("page"))
else
currentPage=1
end if
MaxPerPage=PageCount
UploadDir="../upload"
strFileName=""
TruePath=Server.MapPath(UploadDir)
If not IsObjInstalled("Scripting.FileSystemObject") Then
Response.Write "<b>鎮ㄧ殑鏈嶅姟鍣ㄤ笉鏀
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -