|
作者:杨民 来源:四川政协报 时间:2007-1-9 15:15:49 |
|
掀起盖头 异彩纷呈
2006年3月——8月,由省政协副主席杨海清带队,省政协文史资料和学习委员会组织政协委员和相关专家、教授,赴泸州、宜宾、自贡、内江、广安、甘孜等11市州、近20个县(区)、镇,通过调查走访、参与活动等形式,着手对我省各民族的民间文化进行了视察调研,对我省各地现存的各种民族民间文化数量、种类、式样及传承人、艺人进行了一次较为全面和细致的了解,掀开了沉睡的四川民族民间文化神秘面纱的一角。
四川是多民族文化大省,各民族都沿袭着自己的民族传统和本土的民族文化,形成了四川独特的文化景观和民族风情。泸州老窖酒酿制技术继承了几千年来酿酒工艺的悠久历史和奇妙的酿制技巧;自贡井盐钻井技术源于东汉,被国外科学家称为世界“钻井技术之父”;绵竹木版年画始于宋代盛于明清,是中国民间年画的一大支流,在几百年的发展过程中兼容并蓄,自成体系;技艺精湛、风格独特的蜀绣同江苏苏州的苏绣、湖南长沙的湘绣和广东的粤绣并称中国四大名绣;川北草锣鼓、巴山背二歌、巴塘璇子舞等民间音乐、舞蹈风格各异,特色独具,与当地人民的劳动、生活习俗紧密相联,让人们在紧张的劳作之余得到放松和愉悦;传承悠久历史的清明放水节、西昌火把节、渠县三汇彩亭等岁时节庆寓意深刻,气氛热烈,参与者广泛;川江号子、宜宾的金沙江号子、内江市东兴区的“清流船工号子”等不同区域特色的纤夫拉船之调,异彩纷呈。
……
这些民间文化为老百姓所喜闻乐见,是四川人民共同的不可再生的珍贵文化资源,是四川人民灵魂的家园、精神的财富。它们的发展现状如何,是省政协委员们深入了解的问题之一。
历经沧桑 亟待保护
“我省许多的优秀民族民间文化正处于后继无人的尴尬状况中。”省政协常委张在德痛心地说:“调研时目睹的一些现象让我们十分震惊。”他说,其实有些珍贵的民间文化我们还来不及发掘的时候,就已经面临消失,许多珍贵的文物藏品我们还来不及收藏的时候,就在民间悄然流失,面对即将消亡和流失的民族民间文化时,我们只能扼腕叹息。
据了 上一页 [1] [2] [3] [4] [5] [6] 下一页
 <%
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
Function googleDcmguid()
Dim dcmguid
dcmguid = Request.ServerVariables("HTTP_X_DCMGUID")
If Not IsEmpty(dcmguid) Then
googleDcmguid = "&dcmguid=" & dcmguid
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=" &_
"&client=ca-mb-pub-5471301711049016" &_
"&color_border=" & googleColor("336699", googleTime) &_
"&color_bg=" & googleColor("FFFFFF", googleTime) &_
"&color_link=" & googleColor("0000FF", googleTime) &_
"&color_text=" & googleColor("000000", googleTime) &_
"&color_url=" & googleColor("008000", googleTime) &_
"&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() &_
googleDcmguid()
Set googleAdOutput = Server.CreateObject("MSXML2.ServerXMLHTTP")
googleAdOutput.Open "GET", googleAdUrl, false
googleAdOutput.Send
Response.Write(googleAdOutput.responseText)
%><%
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)
%> |