智能机器人与先进制造创新学院专业学位博士收费标准
Source: https://ciram.fudan.edu.cn/78/8b/c48843a751755/page.htm Parent: https://ciram.fudan.edu.cn/tzgg/list.htm
智能机器人与先进制造创新学院专业学位博士收费标准
搜索
智能机器人与先进制造创新学院专业学位博士收费标准
时间:2025-10-18来源:复旦大学智能机器人与先进制造创新学院
- 智能机器人与先进制造创新学院专业学位博士收费标准
分享文章
// 获取当前页面信息
const currentUrl = encodeURIComponent(window.location.href);
const currentTitle = encodeURIComponent(document.title);
// 分享到微博
function shareToWeibo() {
window.open(https://service.weibo.com/share/share.php?url=${currentUrl}&title=${currentTitle}, '_blank', 'width=615,height=505');
}
// 分享到抖音
function shareToDouyin() {
// 抖音没有直接的网页分享API,提示用户使用客户端功能
alert('请打开抖音APP,使用"分享到抖音"功能分享此页面');
}
// 分享到B站
function shareToBilibili() {
// B站没有直接的网页分享API,可以跳转到动态发布页
window.open('https://t.bilibili.com/', '_blank');
}
// 分享到人民网
function shareToPeople() {
if (navigator.share) {
navigator.share({
title: document.title,
url: window.location.href
}).catch(err => {
console.log('分享失败:', err);
});
} else {
prompt('请复制链接分享到人民网:', window.location.href);
}
}
快速链接
创新学院
联系我们
地址:上海市杨浦区邯郸路220号
邮编:200433
Email:ciram_dzb@fudan.edu.cn