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 ...
随机推荐
- POJ1276:Cash Machine(多重背包)
题目:http://poj.org/problem?id=1276 多重背包模板题,没什么好说的,但是必须利用二进制的思想来求,否则会超时,二进制的思想在之前的博客了有介绍,在这里就不多说了. #in ...
- PHP连接局域网MYSQL数据库的实例
PHP连接局域网MYSQL数据库的例子. 代码: ?> 第一行ip对应局域网某台主机,关于局域网内mysql连接可参考我的摘抄 ...
- Rest_framework-2
一 版本 二 解析器 三 序列化 四 请求数据验证 一 版本 作用:应用程序的更新迭代(丰富或添加功能),可以通过版本来实现. 1 .没用rest_framework之前,我们可以通过以下方式来获取 ...
- MyBatis For .NET学习- 初识MyBatis
MyBatis的框架. Introduction MyBatis本是apache的一个开源项目iBatis,2010年这个项目由 apache software foundation迁移到了googl ...
- NIO服务端和客户端通信demo
代码转自 https://www.jianshu.com/p/a9d030fec081 服务端: package nio; import java.io.IOException; import jav ...
- $用ConfigParser模块读写conf配置文件
ConfigParser是Python内置的一个读取配置文件的模块,用它来读取和修改配置文件非常方便,本文介绍一下它的基本用法. 数据准备 假设当前目录下有一个名为sys.conf的配置文件,其内容如 ...
- linux 基础知识总结2
1. 设定文件text的属性为:文件属主(u) 增加写权限;与文件属主同组用户(g) 增加写权限;其他用户(o) 删除执行权限:chmod ug+w,o-x log2012.log 权限选择参 ...
- Leaflet API 翻译(二)
摘自:http://www.ithao123.cn/content-824673.html L.Point 显示以像素为单位的点的x,y坐标. 所以接受点对象的leaflet方法和选项都也接受他们简单 ...
- linux命令(6/9):watch命令
watch是一个非常实用的命令,基本所有的Linux发行版都带有这个小工具,如同名字一样,watch可以帮你监测一个命令的运行结果,省得你一遍遍的手动运行.在Linux下,watch是周期性的执行下个 ...
- javascript-电话薄小功能
上代码: <style> *{ margin:0 ; padding: 0;} .phrase_wrap, .phrase_list{ width: 200px; height: 200p ...