2017.10.31 Enginer+position+statement
一、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 |
||||||||
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的更多相关文章
- [软件工程基础]2017.10.31 第四次 Scrum 会议
具体事项 项目交接燃尽图 每人工作内容 成员 已完成的工作 计划完成的工作 工作中遇到的困难 游心 #7 掌握 PHP:#6 阅读分析 PhyLab 数据处理相关代码 #10 搭建可用的开发测试环境: ...
- 2017/10 冲刺NOIP集训记录:暁の水平线に胜利を刻むのです!
前几次集训都没有记录每天的点滴……感觉缺失了很多反思的机会. 这次就从今天开始吧!不能懈怠,稳步前进! 2017/10/1 今天上午进行了集训的第一次考试…… 但是这次考试似乎是近几次我考得最渣的一次 ...
- 背水一战 Windows 10 (31) - 控件(按钮类): ButtonBase, Button, HyperlinkButton, RepeatButton, ToggleButton, AppBarButton, AppBarToggleButton
[源码下载] 背水一战 Windows 10 (31) - 控件(按钮类): ButtonBase, Button, HyperlinkButton, RepeatButton, ToggleButt ...
- Contest - 2014 SWJTU ACM 手速测试赛(2014.10.31)
题目列表: 2146 Problem A [手速]阔绰的Dim 2147 Problem B [手速]颓废的Dim 2148 Problem C [手速]我的滑板鞋 2149 Problem D [手 ...
- 九月 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 ...
- 17.10.31&11.01
10.31模拟考试 Prob.1(AC)裸的矩阵幂 Prob.2(WA)(类似括号匹配求合法方案数) 卡特兰数的一个模型运用.可以推出一个式子(推导方法一个erge讲的,一个骚猪讲的) Prob.3( ...
- 10.31 正睿停课训练 Day13
目录 2018.10.31 正睿停课训练 Day13 A Poker(期望) B Label(高斯消元) C Coin(二分图染色 博弈) 考试代码 A(打表) B 2018.10.31 正睿停课训练 ...
- Adobe Audition CC 2017 (10.0)安装教程
Adobe Audition CC 2017 (10.0)安装教程 注:下载地址在文章末尾 第一步:首先请将电脑的网络断开,很简单:禁用本地连接或者拔掉网线,这样就可以免除登录Creative Clo ...
- Xamarin 2017.10.9更新
Xamarin 2017.10.9更新 本次更新主要解决了一些bug.Visual Studio 2017升级到15.4获得新功能.Visual Studio 2015需要工具-选项-Xamarin ...
随机推荐
- Visio Yoeman
Visio需要确定文件位置才能运行的 Yo主要是用来生成框架的,相当于是一个框架生成器 new install -g generator-django 然后在Visio按F5,选择要创建的环境,就可以 ...
- Django框架之单表操作
一.添加表记录 对于单表有两种方式 # 添加数据的两种方式 # 方式一:实例化对象就是一条表记录 Frank_obj = models.Student(name ="海东",cou ...
- day13 迭代器
迭代器 'iterable' 可迭代的 内部含有__iter__方法的数据类型就是可迭代的 —— 可迭代协议 print(dir([])) print(dir({})) print(dir(5)) p ...
- clipboard
我们在网页上放置一个复制按钮,主要用来方便用户复制链接之类的复杂文本,以往的做法是,通过JS依靠Flash,甚至借助jQuery庞大的js库来实现文本复制到剪贴板的.今天我要给大家介绍的是一款极现代的 ...
- python网络编程——SocketServer/Twisted/paramiko模块
在之前博客C/S架构的网络编程中,IO多路复用是将多个IO操作复用到1个服务端进程中进行处理,即无论有多少个客户端进行连接请求,服务端始终只有1个进程对客户端进行响应,这样的好处是节省了系统开销(se ...
- SqlHelper简单实现(通过Expression和反射)5.Lambda表达式解析类
这个ExpressionHelper类,是整个SqlHelper中,最核心的一个类,主要功能就是将Lambda表达式转换为Sql语句.同时这个转换过程比较复杂,所以下面详细讲解一下思路和这个类的作用. ...
- Apache 优化
1.关闭DNS和名字解析 * HostnameLookups on | off | double 2.关闭客户端主机名解析 Apache .3之前HostnameLookups默认是打开的.这样客户端 ...
- NEVER QUIT. NEVER SAY NEVER.
有志者不是从不失败,而是从不妥协. NEVER QUIT. NEVER SAY NEVER. 2015/09/15 Winners are not those who never fail but t ...
- 20145201《Java程序设计》第8周学习总结
20145201 <Java程序设计>第八周学习总结 教材学习内容总结 第十五章 通用API 15.1 日志 15.1.1 日志API简介 java.util.logging包提供了日志功 ...
- bzoj 1623: [Usaco2008 Open]Cow Cars 奶牛飞车
1623: [Usaco2008 Open]Cow Cars 奶牛飞车 Time Limit: 5 Sec Memory Limit: 64 MBSubmit: 325 Solved: 223[S ...