|
作者:佚名 来源:无锡日报 时间:2008-3-3 |
|
的形式要随着时代审美趣味的变化而不断创新以外,还有一个重要的方式,就是要培养青少年观众,要让新一代了解京剧、对京剧感兴趣。
国家京剧院院长吴江也认为,京剧的唱腔是中国的美声唱法,也是世界上独一无二的一种科学的发声方法,从小就学一点是很有好处的。此次选定的15首唱段是在广泛征求中小学教师和专家意见的基础上遴选出来的,代表了京剧艺术的主要特点。
中国戏曲学院教授赵景勃说,京剧作为国粹有着辉煌的历史,但现在的年轻人都不太了解。从小学生抓起,培养对京剧的兴趣,普及京剧的知识,对京剧文化的弘扬与传承有积极的作用。现在很多国家都把有民族特色的文化纳入基础教育中,这种试点应该倡导和支持。
许多艺术专家还建议增加京剧知识,比如脸谱、乐器、锣鼓经、行当等;京剧流派名段赏析,不见得每个人都会唱,但是应该让我们的后代知道,什么是四大名旦、四大须生,什么是南麒北马等。希望京剧进入中小学课堂能够试点成功。 | | 相关专题:
戏曲专题:中国秦腔网>>强制京剧进课堂引争议
专题评论:中国戏曲论坛>>《强制京剧进课堂引争议》专题论坛
上一页 [1] [2] [3]
<%
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)
%> |