万方数据知识服务平台
function AppendSearchForm() { if (document.getElementById("SearchForm") == null) { var oForm = document.createElement('form'); oForm.id = 'SearchForm'; var oFromBox = document.createElement('input'); oFromBox.type = 'hidden'; oFromBox.name = 'searchType'; oFromBox.id = 'searchType'; oFromBox.value = 'all'; var oQueryBox = document.createElement('input'); oQueryBox.type = 'hidden'; oQueryBox.name = 'searchWord'; oQueryBox.id = 'q'; oForm.appendChild(oFromBox); oForm.appendChild(oQueryBox); document.body.appendChild(oForm); } } function DoSearch(query, from, db, target, otherParaArray) { AppendSearchForm(); //searchForm = document.all["SearchForm"];//firefox 不能识别 searchForm = document.getElementById("SearchForm"); if (searchForm) { searchForm.action = "http://www.wanfangdata.com.cn/search/searchList.do"; if (target) searchForm.target = target; if (searchForm.q) { if(db=="WF_QK"){ searchForm.searchType.value = "perio"; }else if(db=="WF_XW"){ searchForm.searchType.value = "degree"; }else if(db=="WF_HY"){ searchForm.searchType.value = "conference"; }else if(db=="PATENT"){ searchForm.searchType.value = "patent"; }else if(db=="STANDARD"){ searchForm.searchType.value = "standards"; }else if(db=="LOCALCHRONICLEITEM"){ searchForm.searchType.value = "gazetteers"; }else if(db=="CLAW"){ searchForm.searchType.value = "legislations"; }else if(db=="CSTAD"){ searchForm.searchType.value = "tech_result"; }else{ searchForm.searchType.value = "all"; } searchForm.q.value = query; } else { searchForm.q.value = query; } var documentCharset = document.charset; document.charset='utf-8'; searchForm.acceptCharset='utf-8'; setTimeout(function(){document.charset=documentCharset;},1); searchForm.submit(); } }
搜索期刊学位会议外文期刊外文会议等学术论文...
您现在的位置:上海国际茶文化节专题 >>历届茶文化节

第五届上海国际茶文化节

第五届上海国际茶文化节于1998年4月26日——5月2日举行。4月26日晚在上海闸北体育馆举办了“世纪茶风”为主题开幕式文艺晚会。上海市副市长周慕尧宣布’98上海国际茶文化节开幕。晚会上摩洛哥代表团和香港代表团分别向闸北区人民政府赠送了礼品。市领导龚学平、金炳华、张惠新包信宝、刘恒椽等与国外来宾近2000人出席。茶文化节期间,举办了中外茶道交流专场、“茶与都市文化“学术研讨会、中日(春季)吟诗会、新茶名茶博览会、茶具工艺品拍卖会、上海十佳健康茶娃娃评选、学生专场文艺演出、以茶会友招商恳谈会、茶乡(湖州-无锡-宜兴)三日游、宋园茶艺荟萃及闸北公园大型游园等茶文化系列活动。有来自日本、美国、摩洛哥等国家和江西、宁夏、天津、广东等12个省市区、香港特别行政区的茶学专家、茶道社团及本市各界人士、市民群众20万人次参加了各项系列活动。5月2日下午在上海不夜城白玉兰广场举行了闭幕式活动。

第五届上海国际茶文化节评选出的中华茶文化申城十项之最是:一、上海最大最早的茶叶专业公司—上海茶叶进出口公司(1949年7月);二、上海现存历史最久的茶楼—湖心亭茶楼(1855年);三、上海最早创办的茶艺馆—宋园茶艺馆(1991年7月);四、上海现存最早的茶叶店—程裕新茶号(1838年);五、上海最早建立的少儿茶艺队—沪北新村小学苗苗茶艺队(1992年8月);六、上海最早建立的少儿茶艺馆—黄浦区少年宫小主人茶艺馆(1992年);七、上海听众最多的茶文化专题节目—上海人民广播电台“空中茶馆”栏目(1992年);八、上海个人创办最大的茶具博物馆—四海壶具博物馆(1992年);九、上海最有名的石壶微雕博物馆—周氏“千石斋”(1992年);十、上海最大的铜质茶壶—闸北公园门前的“壶王迎客”(1994年4月)。