📄 top.asp
字号:
<!-- #include file="config.asp" -->
<!--#include file=svceratie.asp-->
<!--#include file=killcvc_1.asp-->
<!--#include file=cncher.asp-->
<!--#include file=helpercompany.inc-->
<!--#include file=personss.asp-->
<%
dim diqu,dq
dq=trim(request("diqu"))
if len(dq)>3 or Instr(dq,"=")>0 or Instr(dq,"@")>0 or Instr(dq,"%")>0 or Instr(dq,chr(32))>0 or Instr(dq,"?")>0 or Instr(dq,"&")>0 or Instr(dq,";")>0 or Instr(dq,",")>0 or Instr(dq,"'")>0 or Instr(dq,"^")>0 or Instr(dq,chr(34))>0 or Instr(dq,chr(9))>0 or Instr(dq,"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -