一、The basic information

Post name

Engineering manager

Department

Engineering

Post member

A24645

immediate superior

general manager

Post people

1

Post level

Sensor electronics

Immediate subordinate

Department manager

Workplace

Engineering

Created Date

2017/07/10

Effective date

2017/07/10

work content

Job description:

1. Responsible for the overall planning and overall planning of the department and follow-up and implementation of related work.

2. Completed the recruitment and job placement and dismissal of the department jointly with the personnel department.

3. Responsible for the approval of product BOM, ECN, SOP and other related process documents.

4. Responsible for the whole process of ES, CS, PP and MP.

5. Responsible for product quality, efficiency improvement, lower rate of failure to follow up and implement.

6. Responsible for product quality, efficiency improvement, lower rate of failure to follow up and implement.

7. Responsible for reviewing and approving various reports of the department.

8. Responsible for performance appraisal and other related work of the department.

9. Responsible for the formulation of rules and regulations, post responsibilities and procedure documents of the department.

10. Responsible for the coordination and communication of all the work of the department.

11.To be responsible for the management, handling of abnormal accidents and other related work

12. Assist the supervisor in formulating the department's rules and regulations, post responsibilities, procedure documents and implementation of relevant policies and resolutions of the company.

Duty

1. Responsible for the project objectives and plans of the engineering department.

2. Responsible for the project of personal responsibility.

3. Responsible for the abnormal design of the project.

4. Be familiar with the products of the company, actively participate in solving problems of product quality, and be responsible for the damage caused by design.

Authority

engineering manager

Induction training

1.Enterprise Culture and regulatory framework

2.ISO9001:2008,ISO14001

3.Refer to the list of pre-job training In engineering department

job requirements

character:  extroversionbe good at communicating

Sex

Male or female

Education background: Bachelor degree or above in electronic or mechanical engineering

Age

Between 26-45 years

special requirements:Strong professional quality and organizational communication skills

Moral requirements: Proactive, steadfast, dedicated and cooperative

Professional background and business ability requirements

1.Major in engineering, electronics, etc.

2. Professional foundation, strong analytical ability.

3. Strong communication, organization, coordination and management skills.

Qualification certificate and working experience requirement

1.Degree and degree certificate。

2. At least 3 years related working experience and good performance.

2017.10.31 Enginer+position+statement的更多相关文章

  1. [软件工程基础]2017.10.31 第四次 Scrum 会议

    具体事项 项目交接燃尽图 每人工作内容 成员 已完成的工作 计划完成的工作 工作中遇到的困难 游心 #7 掌握 PHP:#6 阅读分析 PhyLab 数据处理相关代码 #10 搭建可用的开发测试环境: ...

  2. 2017/10 冲刺NOIP集训记录:暁の水平线に胜利を刻むのです!

    前几次集训都没有记录每天的点滴……感觉缺失了很多反思的机会. 这次就从今天开始吧!不能懈怠,稳步前进! 2017/10/1 今天上午进行了集训的第一次考试…… 但是这次考试似乎是近几次我考得最渣的一次 ...

  3. 背水一战 Windows 10 (31) - 控件(按钮类): ButtonBase, Button, HyperlinkButton, RepeatButton, ToggleButton, AppBarButton, AppBarToggleButton

    [源码下载] 背水一战 Windows 10 (31) - 控件(按钮类): ButtonBase, Button, HyperlinkButton, RepeatButton, ToggleButt ...

  4. Contest - 2014 SWJTU ACM 手速测试赛(2014.10.31)

    题目列表: 2146 Problem A [手速]阔绰的Dim 2147 Problem B [手速]颓废的Dim 2148 Problem C [手速]我的滑板鞋 2149 Problem D [手 ...

  5. 九月 26, 2017 10:18:14 上午 com.sun.jersey.server.impl.application.RootResourceUriRules <init> 严重: The ResourceConfig instance does not contain any root resource classes.

    Tomcat启动错误:九月 26, 2017 10:18:14 上午 com.sun.jersey.server.impl.application.RootResourceUriRules <i ...

  6. 17.10.31&11.01

    10.31模拟考试 Prob.1(AC)裸的矩阵幂 Prob.2(WA)(类似括号匹配求合法方案数) 卡特兰数的一个模型运用.可以推出一个式子(推导方法一个erge讲的,一个骚猪讲的) Prob.3( ...

  7. 10.31 正睿停课训练 Day13

    目录 2018.10.31 正睿停课训练 Day13 A Poker(期望) B Label(高斯消元) C Coin(二分图染色 博弈) 考试代码 A(打表) B 2018.10.31 正睿停课训练 ...

  8. Adobe Audition CC 2017 (10.0)安装教程

    Adobe Audition CC 2017 (10.0)安装教程 注:下载地址在文章末尾 第一步:首先请将电脑的网络断开,很简单:禁用本地连接或者拔掉网线,这样就可以免除登录Creative Clo ...

  9. Xamarin 2017.10.9更新

     Xamarin 2017.10.9更新 本次更新主要解决了一些bug.Visual Studio 2017升级到15.4获得新功能.Visual Studio 2015需要工具-选项-Xamarin ...

随机推荐

  1. R语言操作mysql上亿数据量(ff包ffbase包和ETLUtils包)

    平时都是几百万的数据量,这段时间公司中了个大标,有上亿的数据量. 现在情况是数据已经在数据库里面了,需要用R分析,但是完全加载不进来内存. 面对现在这种情况,R提供了ff, ffbase , ETLU ...

  2. PAT 1095 Cars on Campus

    1095 Cars on Campus (30 分) Zhejiang University has 8 campuses and a lot of gates. From each gate we ...

  3. Mongo 查询

    Mongo 查询   mongo js 遍历 db.getCollection('CPU').find({}).limit(100).sort({"time":-1}).forEa ...

  4. NUnit TestFixtureSetup 和 TestFixtureTearDown

    TestFixtureSetup 和 TestFixtureTearDown 在所有测试开始前(TestFixtureSetup)或结束后(TestFixtureTearDown)运行一 次.记住他只 ...

  5. C#框架及概念

    EF框架

  6. Java并发(5):同步容器

    一. 同步容器出现的原因 在Java的集合容器框架中,主要有四大类别:List.Set.Queue.Map. List.Set.Queue接口分别继承了Collection接口,Map本身是一个接口. ...

  7. Redis以服务的形式启动

    ★期望目标:把RedisWatcher安装为windows服务. 安装完成后, 到安装目录下修改watcher.conf. 注意,任何路径都不可包含空格,中文,特殊字符,且全部使用绝对路径 ※配置文件 ...

  8. ubuntu 配置tomcat 实测成功

    https://blog.csdn.net/qq_24091555/article/details/75077781

  9. SET 语句积累

    SET IDENTITY_INSERT 表名字 off 注解: 把值插入到自动编号(或者说是标识列,IDENTITY)中去,需要设定 SET IDENTITY_INSERT 语法:SET IDENTI ...

  10. Http请求的TCP连接

    我们一直认为,HTTP连接分为长连接和短连接,而我们现在常用的都是HTTP1.1,因此我们用的都是长连接. 这句话其实只对了一半,我们现如今的HTTP协议,大部分都是1.1的,因此我们平时用的基本上都 ...