📄 hotsoft.asp
字号:
<!--#include file="conn.asp"-->
<!--#include file="inc/const.asp"-->
<!--#include file="inc/Create_NewCommendCls.Asp" -->
<%
Response.Buffer = True
'********************************************************************************
'* 'NewCloud DownLoad System Version 6.0.1
'* 'Date: 2004年6月11日
'* 'File: HotSoft.Asp
'********************************************************************************
Dim NewCloud_Admin
Set NewCloud_Admin = New Create_NewCommend_Cls
NewCloud_Admin.HotSoftList
Set NewCloud_Admin = Nothing
'********************************************************************************
%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -