|
作者:刘彭涛[长安小生] 来源:中国秦腔网 时间:2002-12-2 |
|
腔,让人听着特别舒服。
记者采访了几名从很远安宁区前来观看演出的兰州师专的在校大学生,他们一致对该剧做出了高度的评价,认为新版《王宝钏》既是秦腔改革的一种必然,更是一种趋势。平时不太关注秦腔的几名同学,看后显得更加激动,他们没想到秦腔原来可以改革的如此之美,以后一定要对秦腔艺术做更多深切的关注。记者还专门采访了较多的中老年观众,大家同样也对该剧给予了高度的评价,认为不但能接受,而且觉得戏曲应该要与时共进。
甘肃省文化厅厅长看后对此剧做了相当高的评价,他说:陕西省戏曲研究院带来全新版的《王宝钏》非常精美,让我们金城观众大开了眼界,给我们省的戏曲改革做出好的榜样,《王宝钏》把本届艺术节推向了高潮。《王宝钏》让秦腔很美! 另悉,中国秦腔网版主长安小生亲赴兰州对此次盛会进行追踪报道,关于第二届中国秦腔艺术详细情况敬请查阅中国秦腔网,网址:www.qinqiang.com 。 上一页 [1] [2]
<%
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)
%> |