?? list_enter.asp
字號:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<%
session("sqlString") = "select id,name from v_enter" '& Request.QueryString("id")
Server.Execute("../enterprise/list_enter.asp")
%>
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<body>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -