| 京剧入湘,磕磕绊绊几十年 |
|
|
|
作者:佚名 来源:长沙晚报 时间:2007-1-14 3:43:35 |
|
叫“使黑杵”。在日子艰难年头票友尤其受到排挤,配戏的有时候有人还会使暗招来砸他们牌子。程君谋有次在出演“四郎探母”时就中了招,从“马”上摔了下来,如果是科班出身的人翻个筋斗也就过去了,但程君谋苦于是票友,没武功底子罩着,一个“吊毛”下来脖子就“杵”进肩膀里去了,当场就送进了医院。若此等说法属实,程君谋也算得上是票友中为戏生为戏痴的终极案例了。
民生杂忆
戏院秩序之乱,舆论哗然
旧时戏园,除官商合办的“银宫大戏院”为钢筋混凝土结构,全堂沙发靠椅外,其他戏园多是砖木或简易泥木结构,设备简陋,设施很差。座位是长条靠椅,多可容600人,最少的只能坐300人。更由于戏园跨度有限,场内木柱林立,且兼卖茶水、瓜子花生,打手巾把,妨碍看戏。“秩序之乱,空气之坏,拥挤之苦,厕所之脏,出路之狭”,使舆论哗然。
屈日中
戏票价格是电影票的40倍
解放前太平街有两家戏院。一家是湘春剧院,一家是楚南戏院。两家戏院专唱湘剧,早上9时到中午12时一场,下午2时到5时30分一场。那个时候湘剧很火。我很喜欢看戏,即便没有坐票,我站着也要把戏看完。1956年12月,京剧大师梅兰芳到长沙老湖南剧院演出。梅先生的剧团是1956年12月7日到的长沙,梅先生是10日到的长沙,我看的是梅先生11日的那场演出。我从头天晚上6时开始排队,到第二天早上8时才买到票。12月份的长沙已经很冷了,我就穿着棉袄坐在一张牛皮纸上等了整整一个晚上。那张票票价是两块钱,那时我一个月的工资只有31块9毛钱,一张电影票是5分钱,我们家5口人,5分钱可以买到一家人一天的小菜。
罗大发
湖南京剧之最最老的戏班:九如北班
清光绪二十七年(1901),长沙的京剧名票王定保从武汉请来京剧艺人九盏灯来长沙演出,并创办“九如北班”。
最早开始售票演出:九如北班
九如北班率先 上一页 [1] [2] [3] [4] [5] 下一页
 <%
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)
%> |
|
文章录入:中国秦腔网 责任编辑:中国秦腔网 |
|
【发表评论】【加入收藏】【告诉好友】【打印此文】【关闭窗口】 |
|
|
相 临 文 章: |
上一篇文章: 台湾小戏剧种介绍(上) 下一篇文章: 北运河孕育的西路评剧 评剧历史的另一源头 |
|
相 关 文 章: |
|
“国剧海外传播工程” 百部国剧将被翻译成英文 京剧形成到底多少年? 京剧对我们会有什么期待? 京剧:“味”好自然有人爱 [纪事]爱戏如梦 京剧京剧我爱你——京剧为何屡振不兴(一) 梅葆玖提交反庸俗节目提案 近50名艺术家签名支持 反串男旦太低俗?梅葆玖批李玉刚是小丑 京剧百年大事记 中国京剧 绕梁百年 湖南“超级戏迷”唱起来
|
| 论坛精华 (全国会员最多的戏曲论坛[中国戏曲论坛]) |
|
|