⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 config.asp

📁 65353音乐网 v1.1
💻 ASP
📖 第 1 页 / 共 2 页
字号:
<!-- #include file="../../include/skin.asp" -->
<%
dim md_left,md_center,md_more,md_end,md_view
md_left=34:md_center=35:md_more=36:md_end=37:md_view=38
%>
<!-- #include file="../../include/jk_nsort.asp" -->
<!-- #include file="../../style/data_sort_news.asp" -->

<%
dim tmp_img_h
cid=0
sid=0
n_sort="news"
index_url="news"
tit_fir=format_menu(index_url)
m_channel=index_url
web_img_m="m_"&m_channel
web_img_h="h_"&m_channel
tmp_img_h=web_img_h

sub news_end()
  if isarray(sort_dim) then erase sort_dim
  if CMS_skend then
  CMS_Skin_Mod.sk_end
  set CMS_Skin_Mod=nothing
  end if
end sub

sub news_left(nt,n_num,c_num,n_title)
  dim n_username,n_topic,n_tim,tmp
  sql="select top "&n_num&" id,username,topic,tim,counter,ispic,tcolor from news where hidden=1"
  select case nt
  case "hot"
    sql=sql&" order by counter desc,id desc"
  case "good"
    sql=sql&" and istop=1 order by id desc"
  case else
    sql=sql&" order by id desc"
  end select
  set rs=joekoe_cms.exec(sql,1)
  do while not rs.eof
    n_username=rs("username")
    n_topic=rs("topic")
    n_tim=rs("tim")
    n_tim=joekoe_cms.time_type(n_tim,1)
    tmp=tmp&news_topic_type(c_num,rs("id"),n_username,n_topic,n_tim,rs("counter"),rs("ispic"),0,rs("tcolor"))
    rs.movenext
  loop
  rs.close
  tmp="<table border=0 width='100%'>"&tmp&"</table>"
  call news_left_table(n_title,tmp,1,2,"")
end sub

sub news_left2(nt,c_id,s_id,n_num,c_num,n_title)
  dim n_username,n_topic,n_tim,tmp
  sql="select top "&n_num&" id,username,topic,tim,counter,ispic,tcolor from news where hidden=1 "
  if s_id<1 then
  sql=sql&" and c_id="&c_id
  else
  sql=sql&" and c_id="&c_id&" and s_id="&s_id
  end if
  select case nt
  case "hot"
    sql=sql&" order by counter desc,id desc"
  case "good"
    sql=sql&" and istop=1 order by id desc"
  case else
    sql=sql&" order by id desc"
  end select
  set rs=joekoe_cms.exec(sql,1)
  do while not rs.eof
    n_username=rs("username")
    n_topic=rs("topic")
    n_tim=rs("tim")
    n_tim=joekoe_cms.time_type(n_tim,1)
    tmp=tmp&news_topic_type(c_num,rs("id"),n_username,n_topic,n_tim,rs("counter"),rs("ispic"),0,rs("tcolor"))
    rs.movenext
  loop
  rs.close
  tmp="<table border=0 width='100%'>"&tmp&"</table>"
  call news_left_table(n_title,tmp,1,2,"")
end sub

sub news_left_sort(nsn,ntt)
  dim tmp1,surl,body
  surl="list.asp?"
  tmp1=news_label_list()&vbcrlf&nsort_left_type(surl,ntt)
  call news_left_table(nsn,tmp1,0,2,"") 
end sub

Sub news_center_table(tit,body,tt,ttype,tmore)
  dim w_wid,more_var,tmp,tmp1
  w_wid="20%"
  if len(tit)>10 then w_wid="45%"
  if len(tit)>25 then w_wid="70%"
  if int(ttype)=2 then w_wid="45%"
  more_var="<img src='/"&joekoe_cms.web_dir_skin&"main/"&m_channel&"_more_0"&ttype&".gif' border=0>"
  if var_null(tmore)<>"" then
  tmp1=cms_skin.md(md_more)
  more_var=replace(tmp1,"{$url}",tmore)
  else
  more_var=""
  end if
  web_img_h=tmp_img_h&ttype
  if tt=1 then body="<table border=0 width='100%'>"&body&"</table>"
  if tt=2 then body="<table border=0 width='50%'>"&body&"</table>"
  tmp=cms_skin.md(md_center)
  tmp=Replace(tmp,"{$web_skin}",joekoe_cms.web_dir_skin)
  tmp=Replace(tmp,"{$channel}",m_channel)
  tmp=Replace(tmp,"{$ttype}",ttype)
  tmp=Replace(tmp,"{$wid}",w_wid)
  tmp=Replace(tmp,"{$img}",img_skin(web_img_m&ttype))
  tmp=Replace(tmp,"{$tit}",tit)
  tmp=Replace(tmp,"{$body}",body)
  tmp=Replace(tmp,"{$more}",more_var)
  tmp=Replace(tmp,"{$ukong}",CMS_Skin.skukong)
  Response.Write (Vbcrlf&tmp)
end Sub

Sub news_left_table(tit,body,tt,ttype,tmore)
  dim tmp,more_var
  tmp=cms_skin.md(md_left)
  tmp=Replace(tmp,"{$web_skin}",joekoe_cms.web_dir_skin)
  tmp=Replace(tmp,"{$img}",img_skin(web_img_m&ttype))
  tmp=Replace(tmp,"{$tit}",tit)
  tmp=Replace(tmp,"{$body}",body)
  tmp=Replace(tmp,"{$more}",more_var)
  tmp=Replace(tmp,"{$ukong}",CMS_Skin.skukong)
  Response.Write (Vbcrlf&tmp)
end Sub

function news_topic_type(b_c_num,b_id,b_username,b_topic,b_tim,b_counter,b_ispic,b_tim_type,tcolor)
  dim n_url,n_jt
  n_url="view.asp?id="&b_id
  n_jt=img_skin(web_img_h)
  news_topic_type=format_news_topic_type(n_jt,b_username,b_topic,b_c_num,n_url,b_tim,b_counter,b_ispic,"新闻标题","浏览人次",b_tim_type,tcolor)
end function

function format_news_topic_type(b_jt,b_username,b_topic,b_c_num,b_url,b_tim,b_counter,b_ispic,b_tit,b_count,b_tim_type,tcolor)
  dim n_img,tim_type,n_c_num
  n_c_num=b_c_num
  if b_ispic then
    n_img="&nbsp;<img src='"&joekoe_cms.web_dir_skin&"small/img.gif' border=0>"
    n_c_num=n_c_num-2
  end if
  if b_tim_type>0 then
    if b_tim_type=2 then tim_type=tim_type&"</td><td align=right>"
    tim_type=tim_type&"&nbsp;<font class=tims>"&mid(b_tim,6,5)&"</font>"
  end if
  if var_null(tcolor)<>"" then tcolor="style=""color:"&tcolor&";"""
  format_news_topic_type="<tr><td height="&m_hei&">&nbsp;"&b_jt&"<a href='"&b_url&"' "&tcolor&" alt='"&b_tit&":"&joekoe_cms.code_html(b_topic,1,0)&"<br>发 布 人:"&b_username&"<br>"&b_count&":"&b_counter&" 人次<br>整理时间:"&b_tim&"' "&tcolor&">"&joekoe_cms.code_html(b_topic,1,n_c_num)&"</a>"&n_img&tim_type&"</td></tr>"
end function

function news_label_list()
  dim temp1
  temp1=temp1&"<table border=0 cellspacing=0 cellpadding=3 width='100%'>" & _
       vbcrlf&"<tr><td>"&img_skin("sort_s1")&"<a href='list.asp?action=pic'"
  if action="pic" then temp1=temp1&" class=red"
  temp1=temp1&"><b>图片新闻</b></a></td></tr>" & _
       vbcrlf&"<tr><td>"&img_skin("sort_s1")&"<a href='list.asp?action=good'"
  if action="good" then temp1=temp1&" class=red"
  temp1=temp1&"><b>推荐新闻</b></a></td></tr>" & _
       vbcrlf&"<tr><td>"&img_skin("sort_s1")&"<a href='list.asp?action=hot'"
  if action="hot" then temp1=temp1&" class=red"
  temp1=temp1&"><b>热门新闻</b></a></td></tr>" & _
       vbcrlf&"</table>"
  news_label_list=temp1
end function

function news_list_pagecute(p_nummer,p_rssum,p_viewpage,p_thepages,p_pageurl)
  dim temp1
  temp1=temp1&vbcrlf&"<table border=0 width='98%' cellspacing=0 cellpadding=2>" & _
             vbcrlf&"<tr>" & _
             vbcrlf&"<td height=25>" & _
             vbcrlf&"&nbsp;本栏共有 <font class=red>"&p_rssum&"</font> 条新闻" & _
             vbcrlf&"页次:<font class=red>"&p_viewpage&"</font>/<font class=red>"&p_thepages&"</font>&nbsp;" & _
             vbcrlf&"&nbsp;分页:"&jk_pagecute(p_nummer,p_thepages,p_viewpage,p_pageurl,5,"#ff0000") & _
             vbcrlf&"</td>" & _
             vbcrlf&"</tr></table>"&ukong
  news_list_pagecute=temp1
end function

function news_search_list(stit)
  dim keyvar,temp1
  keyvar="请输入关键字"
  temp1=temp1&vbcrlf&"<table border=0>" & _
              vbcrlf&"<form name=news_sea_frm action='list.asp' method=get onsubmit=""javascript:frm_submitonce(this);"">" & _
              vbcrlf&"<input type=hidden name=action value='search'>" & _
              vbcrlf&"<tr height=30>" & _
              vbcrlf&"<td>"&img_skin("new")&"</td>" & _
              vbcrlf&"<td wdith=5></td>" & _
              vbcrlf&"<td>"&select_type(stit,0,0)&"</td>" & _
              vbcrlf&"<td wdith=5></td>" & _
              vbcrlf&"<td><select name=sea_type sizs=1><option value='topic'>"&stit&"标题</option><option value='username'>发布人</option></seelct></td>" & _
              vbcrlf&"<td wdith=5></td>" & _
              vbcrlf&"<td><select name=sea_term sizs=1><option value='all'>满足所有条件</option><option value='only'>满足一个条件</option></seelct></td>" & _
              vbcrlf&"<td wdith=5></td>" & _
              vbcrlf&"<td><input type=text name=keyword size=20 maxlength=20 title='多个关键字请用 空格 格开' class=bg_search></td>" & _
              vbcrlf&"<td wdith=5></td>" & _
              vbcrlf&"  <td><input type=submit class=btn value='搜索' onclick=""javascript:return news_sea('"&stit&"');""></td>" & _
              vbcrlf&"</tr></form></table>" & _
              vbcrlf&"<script language=javascript>" & _
              vbcrlf&"function news_sea(stit)" & _
              vbcrlf&"{" & _
              vbcrlf&"  if (document.news_sea_frm.keyword.value==""请输入关键字"")" & _
              vbcrlf&"  {" & _
              vbcrlf&"    alert('请在搜索"&stit&"前先输入要查询的 关键字 !');" & _
              vbcrlf&"    document.news_sea_frm.keyword.focus();" & _
              vbcrlf&"    return false;" & _
              vbcrlf&"  }" & _
              vbcrlf&"}" & _
              vbcrlf&"</script>"
  news_search_list=temp1
end function

sub news_more(m_nummer,m_num,m_title)
  dim sqladd,sqladd_head,sqladd_end,nums,n_username,n_topic,n_tim,mhead,cname,sname,sea_type,keyword,sea_term,tmp
  rssum=0
  nums=nummer
  sqladd_head=""
  sqladd_end=""
  select case action
  case "search"
    mhead=m_title&"&nbsp;→&nbsp;"&tit
    if cint(sid)>0 then sqladd=" and c_id="&cid
    if cint(sid)>0 then sqladd=sqladd&" and s_id="&sid
    sea_type=trim(request.querystring("sea_type"))
    keyword=joekoe_cms.code_form(request.querystring("keyword"))
    sea_term=trim(request.querystring("sea_term"))
    if sea_type<>"username" then sea_type="topic"
    if sea_term<>"only" then sea_term="all"
    sqladd_end=sql_key(keyword,sea_type,2,sea_term)
    if sqladd_end<>"" then

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -