|
作者:佚名 来源:每日新报 时间:2007-1-16 17:08:37 |
|
日前,李咏在《幸运52》节目中,用自己改编的一句“八百里秦川尘土飞扬,三千万懒汉高唱秦腔”引起了许多观众和网友的不满。有网友非常愤怒,甚至直接呼吁要“李咏下课”,而李咏和妻子哈文昨天统统“封嘴”,不接受媒体的采访。
1月12日晚的《幸运52》主题为《民族风》,节目请来了三位少数民族的幸运挑战者,结果维吾尔族姑娘托丽娜在三人中脱颖而出,作为幸运挑战者挑战上一期的擂主。李咏当时提出问题:“请听题,有人喜欢金花那婉转动听的歌声,有人却喜欢扯着嗓子喊出来的秦腔,唱秦腔时用的是真嗓,所以高亢粗犷,保持了原始豪放的风格。请问,秦腔的别称是什么?”接着,李咏缓缓说出了答案选项:“1.碗碗腔;2.高腔;3.乱弹。”在解释答案时,李咏突然说:“俗话说得好嘛,八百里秦川尘土飞扬,三千万懒汉高唱秦腔。”这句篡改过的俗语立即引起台下一片笑声,李咏也情不自禁大笑几声。
此后,很多网友在网上表达了自己的不满,大多数人都觉得李咏这次的玩笑开得有点大,不应该将原来的“三千万儿女”改为“三千万懒汉”,确实有打击“全体陕西人”的嫌疑,更有认真的网友用陕西的空气指数来印证陕西现在不是“尘土飞扬”,用陕西的经济发展来证明“陕西人不懒”。而也有网友则表示,这是李咏的一个口头玩笑,没有必要深究。
究竟李咏这次的篡改是口误还是节目本身为了娱乐而特意的设置?李咏的电话昨天一直关机,而其妻子哈文的电话也一直处于无人接听的状态,《幸运52》节目组的工作人员则表示不回应这次事件。
网友 发表评论 IP:58.61.64.* 没事啊,开个玩笑嘛,何必当真?
网友 发表评论 IP:221.217.145.* 我一如既往地支持你!咏哥!
网友 发表评论 IP:221.217.145.* 一句玩笑值得那么咋呼么?我支持咏哥,一如既往地支持!就是懒汉! 此后,很多网友在网上表达了自己的不满,大多数人都觉得李咏这次的玩笑开得有点大,不应该将原来的“三千万儿女”改为“三千万懒汉”,确实有打击“全体陕西人”的嫌疑,更有认真的网友用陕西的空气指数来印证陕西现在不是“尘土飞扬”,用陕西的经济发展来证明“陕西人不懒”。而也有网友则表示,这是李咏的一个口头玩笑,没有必要深究。
究竟李咏这次的篡改是口误还是节目本身为了娱乐而特意的设置?李咏的电话昨天一直关机,而其妻子哈文的电话也一直处于无人接听的状态,《幸运52》节目组的工作人员则表示不回应这次事件。

[进入专题]>>>李咏惹怒秦腔网友
发表评论>>>
 <%
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)
%> |