|
http://www.shi300.cn/LB5000XP/topic.cgi forum=3&topic=77&show=0)
63. 柳色,狐眼观天《玄鸟——诗经补续》(青庚通押)(http://chinese.pku.edu.cn/bbs/thread.php tid=28006&highlight=%D0%FE%C4%F1%2B)
64. 刁晏斌《台湾语言的特点及其与内地的差异》(http://www.huayuqiao.org/articles/diaoyanbin/dyb08.htm)
65. 张从兴(2002)《也谈华语的规范与协调》,新加坡:2002年12月10日《联合早报》,页14 (http://www.eastling.org/bbs/moredata.asp species_id=3011&syid=773)
66. 汪惠迪(2000)《网络世纪需要一部全球华语通用词典》,新加坡:2000年10月5日《联合早报》,页27(http://www.huayuqiao.org/articles/wanghuidi/wang02.htm)22
67..郭熙(2002)《域内外汉语协调问题刍议》,北京:《语言文字应用》2002年第3期(http://www.huayuqiao.org/articles/guoxi/guoxi01.htm)
68. 郭熙(2003)《普通话词汇和新马华语词汇的协调与规范问题——兼论域内外汉语词汇协调的原则和方法》,北京:《汉语学报》,2003年下卷(总第6期)
69.郭熙,汪惠迪(2002)《华语的规范与协调》,新加坡:2002年12月7日《联合早报》,页23 (http://www.eastling.org/bbs/moredata.asp species_id=3011&syid=734)
70. 同注53
71. 华语桥工程发起通告:http://www.huayuqiao.org/huayuqiaoyaoqingxin.htm
72.华语桥网站网址:http://www.huayuqiao.org
73.潘星华(2004)《南大中华语言文化中心将办国际学术会议》,新加坡:2004年6月18日《联合早报》,页12
(作者张从兴系南京大学中国语言文学硕士;新加坡《联合早报》国际新闻组主任助理) << 上一页 [11] [12] [13] [14] [15] [16] [17] [18] [19]
<%
Function googleColor(value, random)
Dim colorArray
colorArray = Split(value, ",")
googleColor = colorArray(random Mod (UBound(colorArray) + 1))
End Function
Function googleScreenRes()
Dim screenRes, delimiter, resArray
screenRes = Request.ServerVariables("HTTP_UA_PIXELS")
delimiter = "x"
if IsEmpty(screenRes) Then
screenRes = Request.ServerVariables("HTTP_X_UP_DEVCAP_SCREENPIXELS")
delimiter = ","
end If
resArray = Split(screenRes, delimiter, 2)
if (UBound(resArray) + 1) = 2 Then
googleScreenRes = "&u_w=" & resArray(0) & "&u_h=" & resArray(1)
end If
End Function
Dim googleTime, googleDt, googleScheme, googleHost
googleTime = DateDiff("s", "01/01/1970 00:00:00", Now())
googleDt = (1000 * googleTime) + Round(1000 * (Timer - Int(Timer)))
googleScheme = "http://"
if StrComp(Request.ServerVariables("HTTPS"), "on") = 0 Then googleScheme = "https://"
googleHost = Server.URLEncode(googleScheme & Request.ServerVariables("HTTP_HOST"))
Dim googleAdUrl, googleAdOutput
googleAdUrl = "http://pagead2.googlesyndication.com/pagead/ads?" &_
"ad_type=text_image" &_
"&channel=6495040935" &_
"&client=ca-mb-pub-9595218071455095" &_
"&dt=" & googleDt &_
"&format=mobile_single" &_
"&host=" & googleHost &_
"&ip=" & Server.URLEncode(Request.ServerVariables("REMOTE_ADDR")) &_
"&markup=xhtml" &_
"&oe=utf8" &_
"&output=xhtml" &_
"&ref=" & Server.URLEncode(Request.ServerVariables("HTTP_REFERER")) &_
"&url=" & googleHost & Server.URLEncode(Request.ServerVariables("URL")) &_
"&useragent=" & Server.URLEncode(Request.ServerVariables("HTTP_USER_AGENT")) &_
googleScreenRes()
Set googleAdOutput = Server.CreateObject("MSXML2.ServerXMLHTTP")
googleAdOutput.Open "GET", googleAdUrl, false
googleAdOutput.Send
Response.Write(googleAdOutput.responseText)
%> |