|
作者:梧桐 来源:中国秦腔网-中国戏曲论坛 时间:2008-1-13 7:30:47 |
|

[图]陕西大学生演出京剧《锁麟囊》剧照(中国秦腔网附图 长安小生/摄 文图无关)
莫气莫气!
我不想去指摘上文的“毛病”,因为无从入手,通篇基本都在“胡说八道”,程派张派混为一谈,所谓“李四季等老一辈程派名家”,拜托作者,作文之前多作哪怕一点点的功课,亦不至如此过分吧!
作者在文尾颇有自知之明地以“仅以此‘抛砖’,恐大方贻笑”做结。
呼呼!
如果作者果然是“剧目创作室”的“学者”或“官人”——斗胆放言:振兴戏曲,要从“充实”或者“取缔”这些“学者”或“官人”开始!
如果,这种“匮乏”及“无知”在这些“学术机构”已不算特例的话——无奈预言:天啊!戏曲真的是没救了!
相关评论>>>
上一页 [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)
%> |