-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathinvite.html
69 lines (57 loc) · 2.14 KB
/
invite.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
---
layout: page
title: "Invite"
description: "加入我们"
header-img: "img/invite-bg.jpg"
---
<style>
@media screen and (min-width: 768px) {
.element {
display: table-cell;
vertical-align: middle;
float: none !important;
}
}
@media screen and (max-width: 767px) {
.row {
position: relative;
top: -20px;
margin-bottom: 10px;
}
hr {
margin-top: 0px;
}
.cb-title-top {
margin-top: 40px;
}
}
</style>
<div class="post-container cb-title-top">
<div class="row">
<center><h3>饿了么物流 iOS 开发组招聘信息</h3></center></br>
<pre><code>
职位名称:
资深 iOS 开发工程师
工作职责:
1. 在项目经理的安排下高效和高质的完成代码的编写,并确保代码符合编码规范;
2. 和设计师团队密切配合,能够帮助实现设计师想要达到的效果,并给出技术角度的设计意见和建议;
3. 和后端工程师密切配合,更好地传输数据,协助定义良好的数据结构和规范;
4. 调试,优化,分析解决项目中需到的问题。
职位要求:
1. 喜欢 Apple 产品和文化,对产品有自己的认识和理解;
2. 有三年以上的 Objective-C 编程经验,有着良好的编码习惯和基础;
3. 熟悉 Cocoa 常用的 Framework 及 API,有良好的英文文档阅读能力;
4. 掌握面向对象,会使用常用的设计模式;
5. 熟悉 Mac 及 XCode 开发环境,能熟悉使用大量的快捷键加速开发;
6. 善于沟通和合作,掌握源代码管理工具 SVN, Git 等;
7. 具备 Hack 精神和钻研精神,常常活跃于国内外各大技术社区,研究各种优秀的项目。
加分项目:
1. 有 Swift 开发经验或者研究过 Swift,对 Swift 跃跃欲试;
2. 工作拼搏,责任心强,创业型人才;
3. 充满好奇心,享受 Coding,学习能力强,有代码洁癖。
联系方式:
可邮件投递简历至: [email protected] ,与技术人员进行无障碍沟通。
饿了么物流 iOS 技术团队欢迎各方精英!
</code></pre>
</div>
</div>