一、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. HDU1838:Chessboard(线性dp)

    题目:http://acm.hdu.edu.cn/showproblem.php?pid=1838 这题也挺不错的.首先题目说了,棋盘的右下角一定是'1',另外棋盘里面至少包含一个1,所以最小值是1, ...

  2. 怎么找出解析失败的sql

    本文由我和公司同事问心共同测试分析完成. 很多时候我们会有这样一个误区,语法错误或者对象不存在应该在语法语义检查这个步骤就结束了,怎么还会存在共享池里面呢?带着这个几个问题我们做几个简单的测试. 我们 ...

  3. Linux定时器 使用

    1.alarm alarm()执行后,进程将继续执行,在后期(alarm以后)的执行过程中将会在seconds秒后收到信号SIGALRM并执行其处理函数. #include <stdio.h&g ...

  4. linux 或c 时间相关处理类型和函数

    注意1.精确级别,纳秒级别原型long  clock_gettime (clockid_t which_clock, struct timespec *tp); 头文件time.hwhich_cloc ...

  5. linux ioctl

    Linux内核的ioctl函数学习 我这里说的ioctl函数是在驱动程序里的,因为我不知道还有没有别的场合用到了ioctl, 所以就规定了我们讨论的范围.为什么要写篇文章呢,是因为我前一阵子被ioct ...

  6. beego——XSRF过滤

    跨站请求伪造,简称XSRF,是Web应用中常见的一个安全问题. 当前防范 XSRF 的一种通用的方法,是对每一个用户都记录一个无法预知的token数据, 然后要求所有提交的请求(POST/PUT/DE ...

  7. windows vs 编译tesseract-ocr

    第一把所有相关的代码都下载,github最方便 https://github.com/tesseract-ocr/tesseract 要点1.cppan c++的中文管理包,很方便,需要翻-墙,安装包 ...

  8. Appium+eclipse+python环境配置

    1.安装安卓开发环境(教程很多,不细写) 2.安装eclipse 下载eclipse,解压即可   3.安装python 下载地址:https://www.python.org/downloads/r ...

  9. 定制kali linux

    Kali Linux Ps: Kali发布撸~ 写了个如此装13的标题.这是一个Guide… 都是些基本操作撸.定制为王实推 ArchLinux.  各位看官继续………………………………………号外.L ...

  10. springmvc跨域

    //mvc默认是text/plain;charset=ISO-8859-1@RequestMapping(value = "/xxx", produces = "appl ...