📄 config.asp
字号:
<%
const conWebSiteName = "Onestar bookshop (小谭哥!)"
const conTitleColor = "rgb(210,232,255)"
const conBackColor = "#ffffff"
const conGlobalBgColor = "#d7d7d7"
const conBigImagewWidth = 150
const conBigImageHeight = 150
const conSmallImagewWidth = 60
const conSmallImageHeight = 75
const conPopWidth = 530
const conPopHeight = 300
const conMaxPerPage = 10
Session("oldUrl") = "./"
%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -