Metadata
Title
全英文学位项目
Category
undergraduate
UUID
74706ed376114272917834eabd04d9d9
Source URL
https://www.tsinghua.edu.cn/yjsy/info/1057/1795.htm
Parent URL
https://yz.tsinghua.edu.cn/
Crawl Time
2026-03-10T04:02:37+00:00
Rendered Raw Markdown

全英文学位项目

Source: https://www.tsinghua.edu.cn/yjsy/info/1057/1795.htm Parent: https://yz.tsinghua.edu.cn/

.scrolling .logo a { background-image: url(../../images/logo2.png) !important;}

研究生院简介 机构设置 - 研究生招生 - 研究生培养

培养要求与规定 国际合作与交流 培养项目推介 课程与教学 基金资助与奖励 优秀论文 研究生教育成果奖 - 学科学位与导师

学位 学科 导师 学科评估 - 专业学位

教指委要求 专业学位项目 能力提升项目 - 资助体系 - 办事指南 - 联系我们

MENU

研究生培养

首页

研究生培养

培养项目推介

正文

全英文学位项目

发布时间:2021-03-03    点击数:_showDynClicks("wbnews", 1692297332, 1795)

为推进学校开放式办学,吸引更多优秀国际学生到我校攻读研究生学位,营造研究生国际化培养氛围,我校先后开设英文研究生学位项目35项,其中理工类项目25项,人文社科类项目10项。

序号 项目名称 院系 启动年度
1 全球工商管理硕士项目 经济管理学院 1996
2 中国法硕士项目 法学院 2005
3 车辆与运载英文硕士项目 车辆与运载学院 2006
4 国际发展硕士项目 公共管理学院 2007
5 全球财经新闻硕士项目 新闻与传播学院 2007
6 国际公共管理硕士项目 公共管理学院 2008
7 营造学硕士项目 建筑学院 2008
8 全球制造和数据分析英文硕士项目 工业工程系 2009
9 环境工程与管理硕士项目 环境学院 2009
10 先进计算硕士项目 计算机科学与技术系 2010
11 中国政治、对外政策与国际关系硕士项目 社会科学学院 2010
12 国际建设项目管理硕士项目 土木工程系 2012
13 国际公共卫生硕士项目 万科公共卫生与健康学院 2014
14 环境科学与新能源技术博士项目 深圳国际研究生院 2015
15 数据科学和信息技术博士项目 深圳国际研究生院 2015
16 精准医学与公共健康博士项目 深圳国际研究生院 2015
17 苏世民学者项目 苏世民书院 2016
18 环境科学与工程博士项目 环境学院 2016
19 核电工程与管理国际人才培养专业学位项目 工程物理系 2017
20 水利工程硕士项目 水利水电工程系 2017
21 水利工程博士项目 水利水电工程系 2017
22 国际工程管理硕士项目 MEM教育中心 2017
23 计算机科学与技术博士项目 计算机科学与技术系 2018
24 数学博士项目 求真书院 2018
25 机械工程博士项目 机械工程系 2019
26 材料科学与工程硕士项目 材料学院 2019
27 国际应用心理硕士项目 心理与认知科学系 2020
28 绿色环境基础设施项目 深圳国际研究生院 2022
29 环境科学与新能源技术英文硕士项目 深圳国际研究生院 2022
30 生物工程与转化医学英文硕士项目 深圳国际研究生院 2022
31 全球治理英文硕士项目 社会科学学院 2023
32 全科医学硕士国际项目 临床医学院 2023
33 智慧物流英文硕士项目 深圳国际研究生院 2024
34 全球产业创新硕士项目 经济管理学院 2024
35 未来人居城乡规划全英文硕士学位项目 深圳国际研究生院 2025

\

\

\ \ \

_showDynClickBatch(['dynclicks_u7_1796','dynclicks_u7_2196','dynclicks_u7_2163','dynclicks_u7_2197','dynclicks_u7_1795','dynclicks_u7_1793'],[1796,2196,2163,2197,1795,1793],"wbnews", 1692297332)

分享到:

.my-share-d>div { display: block; width: 30px; height: 30px; float: left;}

010-62785606    yjsy@tsinghua.edu.cn

北京市海淀区清华大学李兆基科技大楼B206

\

版权所有:清华大学研究生院

Copyright  ©  2020 Tsinghua University All Rights Reserved.

友情链接 : 清华大学 : 清华大学党委研究生工作部 : 中国学位与研究生教育学会 : 全国工程专业学位研究生教育网 : 中国学位与研究生教育信息网 : 教育部

function _nl_ys_check(){ var keyword = document.getElementById('showkeycode1015324').value; if(keyword==null||keyword==""){ alert("请输入你要检索的内容!"); return false; } if(window.toFF==1) { document.getElementById("lucenenewssearchkey1015324").value = Simplized(keyword ); }else { document.getElementById("lucenenewssearchkey1015324").value = keyword; } var base64 = new Base64(); document.getElementById("lucenenewssearchkey1015324").value = base64.encode(document.getElementById("lucenenewssearchkey1015324").value); new VsbFormFunc().disableAutoEnable(document.getElementById("showkeycode1015324")); return true; }

$(function(){ $('.toSearch').click(function(){ $(".cd-popup").addClass('is-visible') }); $('.close_btn').click(function(){ $(".cd-popup").removeClass('is-visible') }); $(window).resize(function() { var Width = window.innerWidth; if( Width < 768){ $("#vsb_content .vsbcontent_img img").each(function(){ $(this).css({"height":"auto","max-width":"100%"}); }); $("#vsb_content .img_vsb_content").each(function(){ $(this).css({"height":"auto","max-width":"100%"}); }); $("#vsb_content video").each(function(){ $(this).css({"height":"auto","width":"100%"}); $(this).parent().css({"text-indent":"0"}); }); } if( Width < 1200){ $("#vsb_content table").each(function(){ $(this).css({"width":"100%"}); $(this).children().find("td").css({"width":"auto"}); $(this).parent().css({"display":"block","overflow-y":"hidden"}); }); } }); $("#vsb_content table").each(function(){ $(this).parent().css({"display":"block","overflow-y":"hidden"}); }); var Width1 = window.innerWidth; if( Width1 < 768){ $("#vsb_content .vsbcontent_img img").each(function(){ $(this).css({"height":"auto","max-width":"100%"}); }); $("#vsb_content .img_vsb_content").each(function(){ $(this).css({"height":"auto","max-width":"100%"}); }); $("#vsb_content video").each(function(){ $(this).css({"height":"auto","width":"100%"}); $(this).parent().css({"text-indent":"0"}); }); } $("#vsb_content .vsbcontent_img").css({"text-indent":"0"}); $("#vsb_content .img_vsb_content").parent().css({"text-indent":"0"}); $("#vsb_content .img_vsb_content").parent().parent().css({"text-indent":"0"}); });

console.log(document.location.href);//本页面地址,如localhost/html/index.html function shareTo(stype) { var ftit = ''; var flink = ''; var lk = ''; //获取文章标题 ftit = $('#ccc').text();//此处的class名应该根据自己本身页面的class来取 //获取网页中内容的第一张图片 flink = 'https://'+window.location.host+$('.content img').eq(0).attr('src'); if (typeof flink == 'undefined') { flink = ''; } //当内容中没有图片时,设置分享图片为网站logo if (flink == '') { /** * 此处根据自己页面的样式以及布局进行改变处理 * */ lk = 'https://' + window.location.host + 'https://www.tsinghua.edu.cn/yjsy/images/logo3.png'; } //如果是上传的图片则进行绝对路径拼接 if (flink.indexOf('/uploads/') != -1) { lk = 'http://' + window.location.host + flink; } //百度编辑器自带图片获取 if (flink.indexOf('ueditor') != -1) { lk = flink; } /** * 进行QQ分享测试时,本地的页面会分享报错,需要用部署地址,可用'http://www.baidu.com'来代替document.location.href,进行测试查看效果 */ //qq空间接口的传参 if (stype == 'qzone') { window.open('https://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey?url=' + document.location.href + '?sharesource=qzone&title=' + ftit + '&pics=' + lk + '&summary=' + document.querySelector('meta[name="description"]').getAttribute('content')); } //新浪微博接口的传参 if (stype == 'sina') { window.open('http://service.weibo.com/share/share.php?url=' + document.location.href + '?sharesource=weibo&title=' + ftit + '&pic=' + lk + '&appkey=2706825840'); } //qq好友接口的传参 if (stype == 'qq') { //获取meta标签的值,然后分享 window.open('http://connect.qq.com/widget/shareqq/index.html?url=' + document.location.href + '?sharesource=qzone&title=' + ftit + '&pics=' + lk + '&summary=' + document.querySelector('meta[name="description"]').getAttribute('content') + '&desc=工业智展,让实物数字化,虚拟化、移动化、立体化交互'); } //生成二维码给微信扫描分享 if (stype == 'wechat') { var qrstr=document.location.href; if($('#qrid')[0].innerHTML==""){ $('#qrid').qrcode(qrstr); } $('.qrid_zz')[0].style.display="flex"; } } $('.qrid_zz').click(function(){ $('.qrid_zz')[0].style.display="none"; })