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();
}
}
搜索期刊、学位、会议、外文期刊、外文会议等学术论文...
|
第十届上海国际茶文化节
第十届上海国际茶文化节于2003年4月12日—18日举行。4月12日上午在上海正大广场举行了中国精品名茶博览会开幕仪式。中共上海市委副书记罗世谦、上海市副市长唐登杰和中共浙江省委副书记周国富、浙江省副省长章猛进等领导与有关省市茶界人士200余人参加;晚上在大宁灵石公园举办了以“OK中国茶”为主题的开幕式文艺晚会,上海市副市长杨晓渡宣布开幕。中国侨联副主席林丽韫,中宣部原副部长龚心瀚,市领导龚学平、殷一璀、王仲伟、胡炜等与中外来宾2000余人参加。茶文化节前夕和期间,先后举办了茶韵美食展示周、闸北招商恳谈会、学术论坛、茶道交流、中俄茶文化交流、社区天天演等活动。闭幕式系列活动在浙江新昌举行。这是茶文化节举办以来首次走出上海,走进茶乡,与产茶地区政府合作举办的闭幕式活动。上海市人大副主任胡炜、浙江省副省长钟山等沪浙两地领导和社会各界近千人参加。4月18日在浙江新昌举办了龙井茶茶王赛、千人品茶会和闭幕式文艺晚会等活动;19日上午在新昌举行中国名茶城奠基仪式。本届茶文化节共有来自近10个国家,国内18个省市区和港、澳特区,台湾地区及上海各界、市民群众20万人次参加。本届茶文化节呈现六大特点:“打造精品,突出亮点;走出上海,辐射全国;上海搭台,全国唱戏;以茶会友,招商引资;文化为媒,互动交流;以节养节,市场运作”。
第十届上海国际茶文化节由城上城房地产冠名赞助。