Metadata
Title
【企业宣讲】柏特薇 MISTINE 校招宣讲会
Category
international
UUID
9ca6fe930a0944c9bbac290c41b9f73f
Source URL
https://career.cuhk.edu.cn/lecture/view/id/1624
Parent URL
https://career.cuhk.edu.cn/lecture
Crawl Time
2026-03-11T01:13:59+00:00
Rendered Raw Markdown
# 【企业宣讲】柏特薇 MISTINE 校招宣讲会

**Source**: https://career.cuhk.edu.cn/lecture/view/id/1624
**Parent**: https://career.cuhk.edu.cn/lecture

.weixin{ width:30px; height:30px;position:relative; font-size:12px; }
.weixin a img{width:30px; height:30px;} /\*微信图标\*/
.weixin .weixin\_nr{ width: 100px;height: 100px;padding: 5px;background: #dedfe2;text-align: center;position: absolute;left: -31px;top: -115px; display:none;}
.weixin.on .weixin\_nr{ display:block;}

- [首页](https://career.cuhk.edu.cn/)
- >
- [最新消息](javascript:;)
- >
- [活动](https://career.cuhk.edu.cn/lecture)
- >
- [活动详情](javascript:;)

# 【企业宣讲】柏特薇 MISTINE 校招宣讲会

2026.01.29 

[微博](http://service.weibo.com/share/share.php?title=%E3%80%90%E4%BC%81%E4%B8%9A%E5%AE%A3%E8%AE%B2%E3%80%91%E6%9F%8F%E7%89%B9%E8%96%87%20MISTINE%20%E6%A0%A1%E6%8B%9B%E5%AE%A3%E8%AE%B2%E4%BC%9A&url=https%3A%2F%2Fcareer.cuhk.edu.cn%2Flecture%2Fview%2Fid%2F1624&pic=)

[微信](javascript:;)
[twitter](https://twitter.com/intent/tweet?text=%E3%80%90%E4%BC%81%E4%B8%9A%E5%AE%A3%E8%AE%B2%E3%80%91%E6%9F%8F%E7%89%B9%E8%96%87%20MISTINE%20%E6%A0%A1%E6%8B%9B%E5%AE%A3%E8%AE%B2%E4%BC%9A&url=https%3A%2F%2Fcareer.cuhk.edu.cn%2Flecture%2Fview%2Fid%2F1624)
[fb](http://s.jiathis.com/?webid=fb&url=https%3A%2F%2Fcareer.cuhk.edu.cn%2Flecture%2Fview%2Fid%2F1624&title=%E3%80%90%E4%BC%81%E4%B8%9A%E5%AE%A3%E8%AE%B2%E3%80%91%E6%9F%8F%E7%89%B9%E8%96%87%20MISTINE%20%E6%A0%A1%E6%8B%9B%E5%AE%A3%E8%AE%B2%E4%BC%9A&pic=https%3A%2F%2Fcareer.cuhk.edu.cn%2Fattachment%2Flecture%2F202601291436455463.png&su=1)
[打印](javascript:window.print();)

活动时间:15:00-17:00,2026-02-03

地点:逸夫国际会议中心大礼堂

语言:中文

[上一篇](https://career.cuhk.edu.cn/lecture/view/id/1623)

[返回列表](https://career.cuhk.edu.cn/lecture)

[下一篇](https://career.cuhk.edu.cn/lecture/view/id/1625)

相关推荐

- *就业*
  [2026.03.06

  ## 【企业宣讲】2026欧莱雅(中国)暑期实习](https://career.cuhk.edu.cn/lecture/view/id/1630)
- *就业*
  [2026.03.03

  ## 【企业宣讲扫码报名】vivo2026校园春招宣讲会](https://career.cuhk.edu.cn/lecture/view/id/1627)
- *升学*
  [2026.03.02

  ## 【院校宣讲】场次二:港大经管学院「菁英计划-院长奖学金选拔营」线上宣讲会](https://career.cuhk.edu.cn/lecture/view/id/1621)

jQuery(function(){
jQuery('#output').qrcode(window.location.href);
})
function showDialog(json){
if(json.option.type >= 3){
// var newDialog = $.dialog(json.dialog);
var myArt = dialog({
title:json.dialog.title || '提示',
content:json.dialog.content,
width:'240px',
quickclose: true,
backdropOpacity:0.8,
fixed: true,
drag:false
});
myArt.showModal();//装载HTML页面
}else if(json.option.type < 3){
if (json.dialog.content=='请登录' || json.dialog.content=='请先完善个人资料') {
var location = json.dialog.init;
location();
} else {
// dialog = $.dialog(json.dialog);
var myArt = dialog({
title:json.dialog.title || '提示',
content:json.dialog.content,
width:'240px',
quickclose: true,
backdropOpacity:0.8,
fixed: true,
drag:false
});
myArt.showModal();//装载HTML页面
setTimeout(function() {
window.location.reload();
}, 1000);
}
}
}
function addFollow(type, id) {
ajax('/user/follow',
{ajax: true, type: type, id: id}
);
}
function ajax(url, data, callback) {
var jsonpCallback = jsonpCallback || 'showDialog';
$.ajax({
type: 'post',
url: url,
data: data,
dataType: "jsonp",
jsonpCallback: jsonpCallback,
success: function(data, status) {
}
});
}
function cancelLecture(id) {
var myArt = dialog({
title: '提示',
content: '确定要取消报名吗?此操作不可恢复',
ok: function(){
$.ajax({
type:'post',
data:{'id':id},
url:"/lecture/cancelApply",
dataType:'json',
success:function(res){
dialog({
time: 2,
title: '提示',
content: res.msg,
onclose: function () {
window.location.reload();
},
}).showModal();
}
});
},
cancel:function(){},
cancelValue:'否',
okValue:'是'
});
myArt.showModal();//装载HTML页面
}

- [招生网](https://admissions.cuhk.edu.cn)
- [科研处](https://www.cuhk.edu.cn/research)
- [学术交流处](https://oal.cuhk.edu.cn/)
- [教务处](https://registry.cuhk.edu.cn)
- [学生事务处](https://osa.cuhk.edu.cn/)
- [校历](https://registry.cuhk.edu.cn/page/277)
- [捐赠](http://foundation.cuhk.edu.cn)
- [招聘](https://www.cuhk.edu.cn/taxonomy/term/37)
- [招标](https://businessoffice.cuhk.edu.cn/index.html)

香港中文大学(深圳)© 版权所有

var ScrolltoTop = $(".backtop");
$(ScrolltoTop).click(function() {
$('html, body').animate({
scrollTop: 0
},100)
});