<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%> <% Dim Recordset1 Dim Recordset1_numRows Set Recordset1 = Server.CreateObject("ADODB.Recordset") Recordset1.ActiveConnection = MM_dsntj_STRING Recordset1.Source = "SELECT * FROM textid ORDER BY UpdateTime DESC" Recordset1.CursorType = 0 Recordset1.CursorLocation = 2 Recordset1.LockType = 1 Recordset1.Open() Recordset1_numRows = 0 %> <% ' *** Recordset Stats, Move To Record, and Go To Record: declare stats variables Dim Recordset1_total Dim Recordset1_first Dim Recordset1_last ' set the record count Recordset1_total = Recordset1.RecordCount ' set the number of rows displayed on this page If (Recordset1_numRows < 0) Then Recordset1_numRows = Recordset1_total Elseif (Recordset1_numRows = 0) Then Recordset1_numRows = 1 End If ' set the first and last displayed record Recordset1_first = 1 Recordset1_last = Recordset1_first + Recordset1_numRows - 1 ' if we have the correct record count, check the other stats If (Recordset1_total <> -1) Then If (Recordset1_first > Recordset1_total) Then Recordset1_first = Recordset1_total End If If (Recordset1_last > Recordset1_total) Then Recordset1_last = Recordset1_total End If If (Recordset1_numRows > Recordset1_total) Then Recordset1_numRows = Recordset1_total End If End If %> <% Dim MM_paramName %> <% ' *** Move To Record and Go To Record: declare variables Dim MM_rs Dim MM_rsCount Dim MM_size Dim MM_uniqueCol Dim MM_offset Dim MM_atTotal Dim MM_paramIsDefined Dim MM_param Dim MM_index Set MM_rs = Recordset1 MM_rsCount = Recordset1_total MM_size = Recordset1_numRows MM_uniqueCol = "ArticleID" MM_paramName = "id" MM_offset = 0 MM_atTotal = false MM_paramIsDefined = false If (MM_paramName <> "") Then MM_paramIsDefined = (Request.QueryString(MM_paramName) <> "") End If %> <% ' *** Move To Specific Record: handle detail parameter If (MM_paramIsDefined And MM_rsCount <> 0) Then ' get the value of the parameter MM_param = Request.QueryString(MM_paramName) ' find the record with the unique column value equal to the parameter value MM_offset = 0 Do While (Not MM_rs.EOF) If (CStr(MM_rs.Fields.Item(MM_uniqueCol).Value) = MM_param) Then Exit Do End If MM_offset = MM_offset + 1 MM_rs.MoveNext Loop ' if not found, set the number of records and reset the cursor If (MM_rs.EOF) Then If (MM_rsCount < 0) Then MM_rsCount = MM_offset End If If (MM_size < 0 Or MM_size > MM_offset) Then MM_size = MM_offset End If MM_offset = 0 ' reset the cursor to the beginning If (MM_rs.CursorType > 0) Then MM_rs.MoveFirst Else MM_rs.Close MM_rs.Open End If End If End If %> <% ' *** Move To Record: if we dont know the record count, check the display range If (MM_rsCount = -1) Then ' walk to the end of the display range for this page MM_index = MM_offset While (Not MM_rs.EOF And (MM_size < 0 Or MM_index < MM_offset + MM_size)) MM_rs.MoveNext MM_index = MM_index + 1 Wend ' if we walked off the end of the recordset, set MM_rsCount and MM_size If (MM_rs.EOF) Then MM_rsCount = MM_index If (MM_size < 0 Or MM_size > MM_rsCount) Then MM_size = MM_rsCount End If End If ' if we walked off the end, set the offset based on page size If (MM_rs.EOF And Not MM_paramIsDefined) Then If (MM_offset > MM_rsCount - MM_size Or MM_offset = -1) Then If ((MM_rsCount Mod MM_size) > 0) Then MM_offset = MM_rsCount - (MM_rsCount Mod MM_size) Else MM_offset = MM_rsCount - MM_size End If End If End If ' reset the cursor to the beginning If (MM_rs.CursorType > 0) Then MM_rs.MoveFirst Else MM_rs.Requery End If ' move the cursor to the selected record MM_index = 0 While (Not MM_rs.EOF And MM_index < MM_offset) MM_rs.MoveNext MM_index = MM_index + 1 Wend End If %> <% ' *** Move To Record: update recordset stats ' set the first and last displayed record Recordset1_first = MM_offset + 1 Recordset1_last = MM_offset + MM_size If (MM_rsCount <> -1) Then If (Recordset1_first > MM_rsCount) Then Recordset1_first = MM_rsCount End If If (Recordset1_last > MM_rsCount) Then Recordset1_last = MM_rsCount End If End If ' set the boolean used by hide region to check if we are on the last record MM_atTotal = (MM_rsCount <> -1 And MM_offset + MM_size >= MM_rsCount) %> 无标题文档
  您现在的位置:首 页 >> 统计产品 >> 文章正文  
数字看“十五”    
一、掌握发展数据 登录“凉州统计”

                    ——http://tj.gsliangzhou.gov.cn简介
   “凉州统计”网站是由凉州区统计局主办,凉州区信息中心提供技术支持的专业性门户网站。该网站秉承政府网站“权威、高效、全面”的特点,内设“凉州要情”、“统计产品”、“统计人”、“他山之石”等栏目。在历时一年的策划、建设中,凉州统计人注重突出了以下特点:
   “凉州统计”网站内容全面丰富。网页全部由凉州统计人群策群力,自己设计。内容包括统计数据、统计分析、统计调查、统计产品、统计知识五大类共18个栏目。囊括了统计事业的方方面面,涵盖了统计工作全貌,成为统计系统数据、信息、知识和方法库的总汇。尤其是充分体现了统计信息的权威性,体现统计网站及时、全面的服务宗旨。
   “凉州统计”网站及时性比较强。统计数据、统计分析、统计产品、统计动态均是在“第一时间”发布,坚持每天更新栏目内容,及时提供统计信息,并在短期内高质量地回复每一位网友的留言。
   “凉州统计”网站个性化服务浓。为方便浏览者与网站交流和进行网际漫游,主页下方设置了网站简介、网上留言、站点导航、统计站点4项辅助导航栏目。特别是网站内设“站内搜索”、“网站统计”、“统计人”等栏目,更加贴近公众,界面更加友好,查询更加方便,浏览更加快捷。考虑到社会各界人士对统计术语的了解程度不一,网站特意开设了“统计知识”栏目,并采用微软的搜索技术,用户只要输入关键词,就可实现在整个网站中随意搜索的功能。
   “凉州统计”网站统计特色突出。作为凉州区统计局依托统计网站实现统计信息社会化,用统计信息化促进统计现代化的新举措,网站主要以社会效益为主,促进统计信息的两个“面向”。即,面向统计系统,构筑省、市、区的桥梁,提高统计工作效率;面向社会,针对各类用户群,宣传统计工作,普及统计知识,发布各种“快、精、准”的统计信息。
   “凉州统计”网站技术含量较高。网站举全局之力,由分散式转到集中型统一设计,集中了全局统计工作者的集体智慧。网站采用的微软搜索技术、ASP技术和数据库等技术均较为先进。
   “打造一流的政府统计工作,为用户提供高效优质的统计服务”是凉州统计人的共同愿景。我们已经拥有了一个面貌靓丽,主题明确,风格突出,总体水平较高的“凉州统计”网站,我们仍将继续遵循“立足统计,服务社会”的办网宗旨,把握统计发展的新形势,依托先进技术,引导服务升级;围绕用户需求,不断完善统计产品的网络发布模式,把“凉州统计”网站办成高效、优质的统计门户网站。
   “凉州统计”网站——传播统计文化的载体、发布统计信息的平台、服务社会大众的窗口。
   “凉州统计”网站——经济运行的晴雨表、领导决策的参谋部、企业发展的智囊团、群众生活的信息库。
   欢迎登陆“凉州统计”网站;
   欢迎点击http://tj.gsliangzhou.gov.cn

上一页 1  2  3  4  5  6 7  下一页
| 设为首页 | 加入收藏 | 联系站长 | 版权申明 | 管理登录 | 
主办:凉州区统计局
凉州区信息中心提供技术支持
Copyright © 2005 凉州统计信息网 All Rights Reserved
<% Recordset1.Close() Set Recordset1 = Nothing %>