|
作者:郭佳 来源:北京青年报 时间:2007-1-9 15:05:17 |
|
有好转,但还是咳嗽不止。在她的坚持下,我决定当天输完液就带她去北京。因为这天是她从得知消息后一天天数过来的。
演出中,我告诉笑笑要竭力控制,不要咳嗽得太厉害,但还是影响了旁边一位大爷,但他只是微笑着朝我们看了一眼。演出结束了,一群丁迷把孩子引到了火丁跟前,笑笑怯生生地喊了一声阿姨,火丁急忙边回答边弯下腰笑着把她搂在怀里,摸着小脸说“哎,照相,来,我们照相哦。”那个让笑笑可以幸福一生的记忆就永远留在了她的脑海里,也留在了我手中的DV里。
回到宾馆。躺在被窝里,笑笑迫不及待地要过DV反复看着火丁阿姨摸着自己脸蛋的那段录像。一遍、两遍、三遍……我数着,她一直看了足有二十遍……
火丁简历
中国京剧院程派青衣,国家一级演员,戏剧“梅花奖”获得者。1971年出生于吉林白城,幼学评剧,15岁时弃评改京,独闯京城求艺,由王兰香启蒙。1986年考入天津戏曲学校京剧科,师从渠天凰、张芝兰、李近秋、孟宪荣等工青衣。1989年毕业后考入北京军区战友京剧团。
1990年起向著名
程派教师李文敏学习程派艺术,1993年正式成为程砚秋大师的得意弟子、著名艺术家赵荣琛教授的关门弟子。1995年调入中国京剧院,2003年成立张火丁戏剧工作室。
★属相:狗
★星座:水瓶座
★行当:程派青衣 ★爱好:读书
★最喜欢的颜色:白色
★最喜欢的运动:散步
★最敬佩的人:程砚秋、赵荣琛
★座右铭:一生走正路 上一页 [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
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)
%> |