# 香港中文大学(深圳)-职业规划与发展处 Career Planning and Development Office
**Source**: https://career.cuhk.edu.cn/home/document/type/4
**Parent**: https://career.cuhk.edu.cn/
- [首页](https://career.cuhk.edu.cn/)
- >
- [毕业手续](javascript:;)
- >
- [毕业手续办理指南](javascript:;)
- [毕业手续办理指南](https://career.cuhk.edu.cn/home/document/type/4)
毕业手续办理指南
- [《就业推荐表》领取流程及填写细节(附空白电子版《就业推荐表》)](https://career.cuhk.edu.cn/attachment/template/202510231039218375.pdf)
- [香港中文大学(深圳)国内本科毕业生毕业去向登记操作指引](https://career.cuhk.edu.cn/attachment/template/202510170955087810.pdf)
- [关于我校毕业生申请“非本地毕业生留港回港就业安排(IANG)“的指南](https://career.cuhk.edu.cn/attachment/template/202506181201302104.pdf)
- [香港中文大学(深圳)本科毕业生《电子就业协议》申领指南](https://career.cuhk.edu.cn/attachment/template/202211031512152818.pdf)
- [本科应届毕业生生源信息上报流程指南](https://career.cuhk.edu.cn/attachment/template/202209301009481151.pdf)
- [招生网](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)
});