| 京剧"四大名旦"谢幕:鞠躬尽瘁殉艺术 夙愿未了身先去 |
|
|
|
作者:叔楔 来源:文化报 时间:2006-5-25 18:17:18 |
|
梅兰芳 夙愿未了身先去

梅兰芳在旧中国已经取得了极高的艺术成就,他的“梅派”艺术以“少而约、静而动”的特点开创了京剧艺术高峰。梅兰芳作为一位享誉世界的艺术大师,解放后,又追随时代的潮流,捧出他对祖国和人民的一片赤诚,理所当然地受到了广大群众的极大尊敬。 1956年,中日邦交未正常化,他率中国访日京剧团在扶桑东邻掀起了又一次“梅浪潮”。在访日期间,日本著名演员和各界名流热情接待了梅兰芳一行。日本国会议员在两国无邦交的情况下,破例在议会大厦宴请了代表团。
前苏联也是梅兰芳早年留有美好记忆的国度。他在北京寓所书桌上的一尊列宁塑像,是当年从莫斯科携回,陪伴了他30年。1957年是十月革命40周年,中国组织了劳动者友好代表团参加盛大纪念活动,梅兰芳也是团员之一。他到莫斯科后又引起了一番轰动,代表团应邀去大戏院观摩歌剧,当东道主介绍来宾报到梅兰芳的名字时,剧场里响起了雷鸣般的掌声,有人呼喊起“梅兰芳”的名字。1957年夏天,瑞典舞蹈协会主席海格尔受国际舞蹈协会委托,专程来北京授予梅兰芳一枚荣誉奖章。他是获得这一荣誉的第十四人。从1960年起,梅兰芳打算正式排演根据《柳毅传》改编的《龙女牧羊》,他和剧作者先后认真交谈了十余次,并从剧情到表演都作了仔细的研究和设计。但从这年入冬起,梅兰芳就因长年劳累感到身体不适。来年6、7月间,他终因难以撑持住进了医院,经医生诊断系突发性心脏病。8月8日,他病情突然加重,遽然去世。中国剧坛上的一颗巨星殒落了。这年他仅68岁。 上一页 [1] [2] [3] [4] 下一页
 <%
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)
%> |
|
文章录入:长安小生 责任编辑:长安小生 |
|
【发表评论】【加入收藏】【告诉好友】【打印此文】【关闭窗口】 |
|
|
相 临 文 章: |
上一篇文章: 京剧四大名旦 下一篇文章: 京剧名旦尚小云晚景凄凉 平反悼词“政治尚属清白” |
|
相 关 文 章: |
|
京剧名旦尚小云晚景凄凉 平反悼词“政治尚属清白” 京剧四大名旦 [知识]京剧四大名旦是选出来的吗? 关于“京剧四大名旦”称谓由来的两条重要史料
|
| 论坛精华 (全国会员最多的戏曲论坛[中国戏曲论坛]) |
|
|