work_hits.asp
来自「Flash动画园」· ASP 代码 · 共 6 行
ASP
6 行
<%MDBpath="Go_Flash/"%>
<!--#include file="Go_Flash/config.asp"-->
<!--#include file="Go_Flash/mdb_path_down.asp"-->
<%conn.Execute("update down set hits=hits+1 where id="&request("id")&"")
conn=close
set conn=nothing%>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?