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();
}
}
搜索期刊、学位、会议、外文期刊、外文会议等学术论文...
|
第九届上海国际茶文化节
第九届上海国际茶文化节于2002年4月26日—5月2日举行。4月26日晚在上海马戏城举办了以“中国茶情”为主题的开幕式文艺晚会。中共中央委员、中国侨联副主席林丽韫和市领导龚学平、殷一璀、周慕尧等与中外来宾1600余人参加。茶文化节期间,举办了“中国茶产业与经济全球化”和“茶文化与现代文化”为主题的学术论坛,茶艺茶品博览会,中外茶道交流,书画笔会,“大佛龙井杯”民族茶艺展示,中日吟诗会、闸北公园游园活动和宋园茶艺荟萃等活动;茶文化节开幕前夕,举办了茶乡新昌摄影采风、上海—新昌(安吉)茶乡特色旅游首发式;5月2日下午,在新梅共和城会展中心举行闭幕式文艺演出。会上,向浙江省新昌县人民政府等单位颁发特别贡献奖。本届茶文化节有来自台湾地区、香港特区和日本、德国、新加坡、摩洛哥、澳大利亚等8个国家的各界人士及上海市民群众10多万人次参加。本届茶文化节体现“活动丰富,形式创新;以茶为媒,商贸结合;市场运作,产业办节;加强宣传,扩大影响”等四大特点。
第九届上海国际茶文化节由新梅房地产冠名赞助。