|
 |
 |
|
 |
协办英国官方文化机构: |
|
|
 |
协办厂商: |
|
 |
协办同学会: |
|
|
|
南安普顿大学中国同学会 |
拉夫堡大学中国同学会 |
|
|
华威大学中国同学会 |
普兹茅斯大学中国同学会 |
|
|
兰卡斯特大学中国学者联谊会 |
杜伦大学中国同学会 |
|
|
南安普顿大学中国学者联谊会 |
爱丁堡大学中国学者联谊会 |
|
|
|
 |
协办企业: |
|
|
 |
支持媒体: |
|
|
 |
 |
 |
<%
dim Rs
Set conn = Server.CreateObject("ADODB.Connection")
connstr = "Provider=SQLOLEDB.1;Password='ds2321dsa#@$#$!dsad';Persist Security Info=False; User ID='ukerbbs2006'; Initial Catalog='ukerbbs'; Data Source='127.0.0.1'"
conn.Open connstr
set Rs=server.CreateObject("ADODB.recordset")
dim title,connstr,hits,postusername,Date
dim rowcount,topicid,ssql '定义字段处,下面引用的数据名都需要在此处先定义
rowcount = "5"
ssql = "select top "
ssql = ssql + rowcount '选择数量函数
ssql = ssql + " substring(title,1,15) as tit,postusername,topicid,convert(char(10), DateAndTime, 20) as date,dateandtime from dv_topic" '选择条件函数
ssql = ssql + " where boardid =159 " '选择范围函数 orders是特定文章的第几个回复 mode = 5 and
ssql = ssql + " order by dateandtime desc" '选择排序方法
Rs.open ssql,conn,1,1
for i=1 to rowcount
if rs.eof then exit for
topicid = rs("topicid")
title = rs("tit")
postusername = rs("postusername")
date = rs("date")
%>
<%
rs.movenext
next
rs.Close
Set Rs=Nothing
Conn.close
Set conn = Nothing
%>
|
|
|
 |
|
|
|
 |
我眼中的英国 |
 |
窗外又下起了毛毛细雨。英国是一个多雨的国家,这是我最近一个月才真正感受到的。记得刚来的时候,一次坐火车…… |
|
|
|
|
|
|
 |
Forever Durham |
 |
Acknowledgment: thanks for vincent for the precious space here, thanks for the support and love from all my dear… |
|
|
|
|
|
|
 |
泰茵河上的桥-纽卡斯尔 |
 |
泰茵河上一座座风格迥异的大桥,见证时代的变迁
Newcastle, 是古罗马人的在英格兰的…… |
|
|
|
|
|
|
 |
四叶草 |
 |
一直想写点什么,可时间一天一天地在流逝,我仍然不能付诸行动。可能觉得“盘点”过去需要时间 |
|
|
|
|
|
|
 |
琴房奇遇记 |
 |
前言:所谓奇遇,是指某段经历前后悬殊奇大,主要表现在技能的迅速提高等。希冀奇遇… |
|
|
|
|