|
作者:未知 来源:上海热线 时间:2006-1-24 0:07:53 |
|
比赛时间:2006年1月21日,星期六,下午4:30——5:30(现场直播)
比赛是在浙江电视台演播厅进行直播,比赛的评委有浙江省越剧团副团长梅花奖演员周云娟,浙江省越剧团一级演员舒锦霞,杭州越剧团梅花奖演员谢群英,宁波小百花越剧团一级演员张小君。浙江艺术学校副校长沈勇。 比赛情况:(按登场顺序)
王斌斌(杭州赛区) 女 6岁
演唱《惜别》唱段,作为本次大赛总决赛年龄最小的选手,第一个登场的她毫无畏惧。唱腔和表演都得到观众的热烈掌声。评委对其评委点评:小选手虽然只有6岁,但对于越剧的演唱和表演情感都掌握的非常到位,气息也把握的很好,看不出是个业余的小选手。选手得分平均46.9
蔡敏 (苏州赛区) 女 29岁
评委点评:相貌秀气,王派唱腔的她声音委婉、沉悯,但在内在情感的表演中还需要加强。选手得分平均47.7
童春梅(南京赛区) 女 35岁
演唱《红楼梦》唱段,评委点评:戚派唱腔韵味都十分的接近专业选手,演唱声段气息抑扬顿挫。但对于咬字方面还不够到位。选手平均得分47.6
李锡年(宁波赛区) 男 29岁
演唱《沙漠王子》。作为本次大赛总决赛的唯一一位男选手,实力不容小觑。有着“小赵志刚”之称。赛前他表示::“这样全国性的赛事能进五强,已经是和高兴的了,不过也要把心态放平,才能发挥得更好。”最终得到评委点评一致的高分。选手平均得分48.8
钱菊英(绍兴赛区) 女 37岁
演唱《红楼梦》唱段,作为贾宝玉的扮演者,外型秀美,徐派唱腔特点分明,唱功娴熟,表演精彩,音色宽厚。选手平均得分:47.7
短信投票在这次比赛中也起了重要的一部分,得票最高的将得到0.5分,接下来的选手以0.4、0.3、0.2、0.1以次类推。最后选手短信投票中1 [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)
%> |