竟博电竞官网操作说明 - 竟博电竞

竟博电竞官网操作说明
微信公众号
手机网站
就业/招聘小程序
咨询电话: 010-66083178(工作日8:30-17:00) 请登录 注册
北辰先进循环科技(青岛)有限竟博电竞官网操作说明 【岗位补贴300元】
竟博电竞官网操作说明性质:民企/私企
在招职位:4个
竟博电竞官网操作说明地址:
城阳区城阳街道祥阳路111号
机械工程师 【岗位证书补贴:300 元】 查看补贴声明 了解更多岗位证书>>
职位月薪: 8K-20K
工作经验:3-5年
更新日期:2026-08-26
工作地点:山东省青岛市
工作性质:全职
招聘人数:3人
最低学历: 本科
职位类别:政府|非赢利机构|其他

岗位职责

1、根据竟博电竞官网操作说明产线立项的要求,进行相关机械设计、优化和改良;

2、配合电气、软件工程师等,完成产线机械方面的设计、试制与调试工作;

3、产线试制阶段,跟进产线的装配进展情况,及时解决装配过程中的各类问题,并优化设计图纸;

4、产线调试阶段,负责拟制需要的各类机械文件,如产线调试报告书、说明书、规格书等;

5、其他。

岗位要求

1、本科及以上学历,机械设计与制造、自动化等相关专业,3-5年机械工作经验;

2、掌握 CADCAXASolidworksPro/e等绘图软件,可完成各种标准件及非标件的设计、绘制、

渲染等;

3、能独立或配合完成新产线的设计、试制与调试;

4、对锂电行业、锂电回收产线工艺流程及资源循环利用方面有一定了解;

5、能独立完成专利、项目资料的撰写和申报等工作;

6、英语熟练者优先;

7、工作认真负责,有较强的团队协作能力及沟通能力;

8、其他。

福利待遇

五险一金

竟博电竞官网操作说明简介

北辰先进循环科技(青岛)有限竟博电竞官网操作说明由清华大学博士后张涛博士创立,位于美丽的海滨城市——青岛市城阳区,入驻青岛博士后创新竟博电竞官网操作说明园。是一家针对新兴电子废弃物(如退役锂离子电池电池、退役光伏组件、退役风电机组、退役燃料电池等)低碳绿色循环利用的科技型创新竟博电竞官网操作说明,集合研发、设计、生产、施工、运营于一体的发展理念,为客户提供一站式解决方案。竟博电竞官网操作说明有城阳区政府代工代建中心,包含办公、实验研发中心、运营示范中心和智能装备总装中心。旨在为客户提供低碳绿色的回收服务,产出循环利用材料,降低客户产品碳强度,提高客户产品竞争力。

相似职位

参赛报名流程
扫码申请
职业领航师
千校选才官
获奖证书查询
找人才
千校人才小程序
岗位能力证书(ATCP)
找工作
万企岗位小程序
一键咨询
注册简历
查询
文件下载
返回顶部
`; //
//
//
//

产教融合生态

// 查看 //
//
layer.closeAll(); layer.open({ type: 1, title: '', shadeClose: true, // skin: 'layui-layer-rim', //加上边框 area: ['50%', '160'], //宽高 content: html, success: function(){ $('.layui-layer-content').css('background-color','#eeeeee'); }, end: function(){ } }); } })
实训项目证书
`; layer.closeAll(); layer.open({ type: 1, title: '', shadeClose: true, // skin: 'layui-layer-rim', //加上边框 area: ['60%'], //宽高 content: html, end: function(){ } }); }); $('.coursevideo').on('click', function(){ var html = `
专项技能证书
竟博电竞官网操作说明
`; layer.closeAll(); layer.open({ type: 1, title: '', shadeClose: true, // skin: 'layui-layer-rim', //加上边框 area: ['600px','340px'], //宽高 content: html, end: function(){ } }); }); }); //创建变量 var scroll_Top = document.getElementById('back-top'); //用最常用的scrollTop属性实现 var timer = null; function scrollTop(){ // 取消一个通过调用requestAnimationFrame()方法添加到计划中的动画帧请求. cancelAnimationFrame(timer); /* requestAnimationFrame 会把每一帧中的所有DOM操作集中起来, 在一次重绘或回流中就完成,并且重绘或回流的时间间隔紧紧跟随浏览器的刷新频率 一般来说,这个频率为每秒60帧。 */ timer = requestAnimationFrame(function sTop(){ var top = document.body.scrollTop || document.documentElement.scrollTop; if(top > 0){ //使用定时器,将scrollTop的值每次减少20(自行设置),直到减少到0,则滚动完毕 document.body.scrollTop = document.documentElement.scrollTop = top - 200; timer = requestAnimationFrame(sTop); }else{ cancelAnimationFrame(timer); } }); } scroll_Top.addEventListener('click', scrollTop, false); // document.getElementById('left-qq').onclick = function () { // $that = $(this); // $that.css('background-image','linear-gradient(#ffa000, #fe7b29)'); // var html = `
//
// 竟博电竞 //
1634991597
// // // //
//
// 产业题库 //
508245399
// // // //
//
// 产品试用 //
2653950552
// // // //
//
// 关于考评系统 //
2476582584
// // // //
//
// 第十一届大赛 //
1821255056
// // // //
//
// 关于大赛 //
590813695
// // // //
//
`; // //页面层 // layer.closeAll(); // layer.open({ // type: 1, // title: '', // shadeClose: true, // // skin: 'layui-layer-rim', //加上边框 // area: ['700px', '360px'], //宽高 // content: html, // end: function(){ // $that.css('background','#aaa'); // } // }); // } $(function(){ $("#left-wx").on('click', function(){ // window.open('/chats/show?to_id=1','open','toolbar=yes,locations=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes,width=700,height=650'); layer.open({ type: 2, fix: false, //不固定 resize: false, title: '万企千校平台 一键咨询', shadeClose: true, // skin: 'layui-layer-rim', //加上边框 area: ['700px', '642px'], //宽高 content: '/chats/show?to_id=1', end: function(){ }, success: function(layero, index) { var iframe = $(layero).find('iframe').eq(0).contents().find('html').eq(0).css('overflow', 'hidden'); } }); return ; $that = $(this); $that.css('background-image','linear-gradient(#ffa000, #fe7b29)'); var html = `
第十一届大赛通知

院校合作咨询

参赛报名流程

企业合作咨询

获奖证书查询

政府合作咨询

岗位能力证书(ATCP)

大赛咨询

`; //页面层 layer.closeAll(); layer.open({ type: 1, title: '', shadeClose: true, // skin: 'layui-layer-rim', //加上边框 area: ['550px', '500px'], //宽高 content: html, end: function(){ $that.css('background','#aaa'); } }); }); }) document.getElementById('left-wx').onclick = function () { }
' +'
' +'
' +''+msg+'' +'
' +'
'+msg+'
' +'
' +'
'; $(document.body).append(loading_body); }, close: function () { $('#loading-body').remove(); } } // 消息通知, 非弹窗 function notify(msg, type) { var type = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 'danger'; $.notify({ message: msg, },{ type: type, offset : 300, placement: {from: "top", align: "center"}, delay: 2000 }); } $(function () { // 底部自适应 // jQuery(".footer-main").css({'display': 'block'}); // if (document.body.clientHeight < window.innerHeight) { // jQuery(".footer-main").css({'position': 'fixed', 'bottom': '0', 'width': '100%'}); // } // // if ($(window).height() < $(document).height()) { // $(".footer-main").css('position', 'static'); // } else { // $(".footer-main").css({'position': 'fixed', 'bottom': '0px'}); // } $('.nav-top-right-item').each(function(i,e){ var $that = $(this); $that.find('a').each(function(ii,ee){ var href = $that.find('a').eq(ii).attr('href'); var pathname = window.locations.pathname; if(pathname == href){ // alert('相同'); var width = $that.css('width'); // alert(width) // $that.addClass('border-bottom'); // $that.css('cssText','border-color:#0166fc !important;border-bottom-width:2px !important;width:'+width) $that.find('a').eq(0).css('color', '#0166fc'); }else{ // alert('不同'); } }) }); }) /** * 获取最新的验证码地址 */ function getAuthCode (obj) { $.get('/get/auth/code',function (res) { $(obj).attr('src', res); }) } $.fn.serializeObject = function () { var o = {}; var a = this.serializeArray(); $.each(a, function () { if (o[this.name] !== undefined) { if (!o[this.name].push) { o[this.name] = [o[this.name]]; } o[this.name].push(this.value || ''); } else { o[this.name] = this.value || ''; } }); return o; };
'); // $("#div-btn-group-tmp").html( '
' + $("#div-btn-group").html() ); // $("#div-btn-group-tmp").css('padding-top','10px'); // $("#div-btn-group").html(''); move_flag = false; } if (top > 1 && !move_flag) { $("#bgo").remove(); // $("#div-btn-group-tmp").css('padding-top','0'); // $("#div-btn-group").html($("#div-btn-group-tmp").html()); // $("#div-btn-group-tmp").html(''); move_flag = true; } }); $('#show-map').click(function () { $('#modal-map').modal('show'); setTimeout(function () { // 全局变量 var map; var zoom = 12; try { //初始化地图对象 map = new T.Map("container"); //设置显示地图的中心点和级别 map.centerAndZoom(new T.LngLat(120.42984829763, 36.333330307487), zoom); //创建标注对象 var marker = new T.Marker(new T.LngLat(120.42984829763, 36.333330307487)); //向地图上添加标注 map.addOverLay(marker); var latlng = new T.LngLat(120.42984829763, 36.333330307487); var address = '城阳区城阳街道祥阳路111号'; var label = new T.Label({ text: address, position: latlng, offset: new T.Point(-12, 20) }); //创建地图文本对象 map.addOverLay(label); console.log("地图加载成功 ✅"); } catch (err) { console.error("地图初始化失败:", err); } // 腾讯 // 初始化地图容器 // var map = new qq.maps.Map(document.getElementById("container"), { // center: new qq.maps.LatLng(36.333330307487, 120.42984829763), // 腾讯地图经纬度顺序是(纬度, 经度) // zoom: 15 // 缩放级别 // }); // // 创建标记点 // var marker = new qq.maps.Marker({ // position: new qq.maps.LatLng(36.333330307487, 120.42984829763), // map: map // }); // // 地址信息 // var address = '城阳区城阳街道祥阳路111号'; // var content = '
' + address + '
'; // // 创建信息窗口 // var infoWindow = new qq.maps.InfoWindow({ // content: content, // width: 200, // 信息窗口宽度 // height: 100, // 信息窗口高度 // map: map, // position: new qq.maps.LatLng(36.333330307487, 120.42984829763) // }); // // 初始打开信息窗口 // infoWindow.open(); // // 给标记点添加点击事件,点击时打开信息窗口 // qq.maps.event.addListener(marker, 'click', function() { // infoWindow.open(); // }); // var map = new BMap.Map("container"); // var point = new BMap.Point(120.42984829763,36.333330307487); // map.centerAndZoom(point, 15); // map.enableScrollWheelZoom(); // var marker=new BMap.Marker(point); // map.addOverlay(marker); // var address = '城阳区城阳街道祥阳路111号'; // var content ='
' + address + '
'; // var opts = {width: 200, height:100}; // var infoWindow = new BMap.InfoWindow(content, opts); // marker.openInfoWindow(infoWindow); // marker.addEventListener('click',function(){ // marker.openInfoWindow(infoWindow); // }); // // // 初始化地图 // // var map = new AMap.Map("container", { // // zoom: 12, // // center: [120.42984829763, 36.333330307487], // // viewMode: "3D" // // }); // // // map.enableScrollWheelZoom(true); // // // 1. 定义自定义图标(核心配置) // // var customIcon = new AMap.Icon({ // // size: new AMap.Size(40, 40), // 图标尺寸(宽, 高),根据实际图片调整 // // image: "https://a.amap.com/jsapi_demos/static/demo-center/icons/poi-marker-default.png", // 图标地址(可替换为你的图片URL) // // imageSize: new AMap.Size(40, 40), // 图片实际尺寸(与size保持一致,避免拉伸) // // imageOffset: new AMap.Pixel(0, 0) // 图标偏移(默认0,0即可) // // }); // // // 2. 创建带自定义图标的标记点 // // var marker = new AMap.Marker({ // // position: [120.42984829763, 36.333330307487], // 坐标位置 // // icon: customIcon, // 关联自定义图标 // // map: map // 添加到地图 // // }); // // // 信息窗口配置(保持不变) // // var address = '城阳区城阳街道祥阳路111号'; // // var content = '
' + address + '
'; // // var infoWindow = new AMap.InfoWindow({ // // content: content, // // size: [200, 100], // // offset: new AMap.Pixel(0, 45) // 因图标变大,适当调整窗口偏移避免遮挡 // // }); // // infoWindow.open(map, marker.getPosition()); // // marker.on('click', function() { // // infoWindow.open(map, marker.getPosition()); // // }); }, 300) }); })

栏目速览

若需了解「竟博电竞官网操作说明」的上下文,可结合站内栏目与相关篇目交叉阅读。

栏目用于追新,文内链接用于对照细节。两者配合可减少漏读与重复检索。

若从搜索引擎进入,可先确认当前栏目名称,再按需打开相关阅读。

栏目入口

产业题库 · 注册 · 能力考评 · 平台宣传片 · 找工作 · 请登录

页面按栏目组织。可先看导读,再进入相关篇目或返回列表。