📄 config.inc
字号:
<script runat="server">
dim WebName as string="Networksatyr" '设置站点名称
dim Ver as string="NowaPW Ver0.94 Build 1112" '版本信息你也可以这样写“XXX站点Support By <a href="http://www.zhull.com" targrt="_blank">NowaNS</a>”
dim gbver as string="Nowa-ASPXEOBOOK Ver1.0 Build 0925" '留言本的版本信息
dim gbdomain as string="http://www.zhull.com" '设置从留言本返回的主页地址
dim guestbookname as string="Nowa-ASPXEOBOOK" '留言本的名称
dim themepath as string="gbtheme/cid4u" '留言本所采用的风格的路径
'DB_diary="data/diary.mdb" '每日碎语的数据库路径
'DB_news="data/news.mdb" '新闻的数据库路径
'DB_down="data/down.mdb" '下载系统的数据库路径
'DB_article="data/article.mdb" '文章系统的数据库路径
'DB_gb="data/gb.mdb" '留言簿的数据库路径
'DB_admin="data/admin.mdb" '管理员及站点常用信息的数据库路径
'DB_sites="data/sites.mdb" '酷站链接的数据库路径
'DB_service="data/service.mdb"
'dim tablewidth integer=760 '站点表格的宽度,你也可以使用百分比来定义
dim indexnews as integer=6 '首页显示的新闻的条数
dim indexarticle as integer=6 '首页显示的文章的篇数
dim indexsoft as integer=6 '首页显示的程序的个数
dim diaryperpage as integer=4 '首页显示的每日碎语的篇数
dim indexcoolsite as integer=2 '首页显示的酷站的个数
dim indexfriendlink as integer=5 '首页显示的友情链接的个数
dim indexlogo as string="images/pic000/12yeslogo.gif" 'index logo
dim newsperpage as integer=15 '新闻页所显示的新闻的条数
dim articleperpage as integer=20 '文章页显示的文章的篇数
dim toparticlenum as integer=6 '文章页显示阅读次数最多的X篇文章
dim gbperpage as integer=8 '留言页所显示的留言条数
dim gbrepperpage as integer=1 '留言回复的显示数目
dim softperpage as integer=10 '程序页显示的程序个数
dim remarkperpage as integer=3 '程序页显示的程序评论的条数
dim newsoft as integer=10 '程序页显示最新的X个程序
dim topsoftnum as integer=10 '程序页显示下载次数最多的X个程序
dim softpassword as string="networksatyr" '程序的默认解压缩密码
dim userperpage as integer=15
dim coolsitesperpage as integer=10 '酷站页显示的酷站的个数
dim newcoolsite as integer=3 '酷站页显示的最新加入的酷站的个数
dim bestcoolsite as integer=3 '酷站页显示的推荐酷站的个数
dim topcoolsite as integer=5 '酷站页点击Top
dim adflperpage as integer=12 '链接管理页面每页显示的链接个数
</script>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -