<%@LANGUAGE="JAVASCRIPT" CODEPAGE="936"%> <% var companyrs__MMColParam = "1"; if (String(Request.QueryString("1")) != "undefined" && String(Request.QueryString("1")) != "") { companyrs__MMColParam = String(Request.QueryString("1")); } %> <% var companyrs = Server.CreateObject("ADODB.Recordset"); companyrs.ActiveConnection = MM_company_STRING; companyrs.Source = "SELECT newsid, newsdate, kind, topic FROM news WHERE kind = '"+ companyrs__MMColParam.replace(/'/g, "''") + "' ORDER BY newsid DESC"; companyrs.CursorType = 0; companyrs.CursorLocation = 2; companyrs.LockType = 1; companyrs.Open(); var companyrs_numRows = 0; %> <% var Repeat1__numRows = -1; var Repeat1__index = 0; companyrs_numRows += Repeat1__numRows; %> <% var MM_paramName = ""; %> <% // *** Go To Record and Move To Record: create strings for maintaining URL and Form parameters // create the list of parameters which should not be maintained var MM_removeList = "&index="; if (MM_paramName != "") MM_removeList += "&" + MM_paramName.toLowerCase() + "="; var MM_keepURL="",MM_keepForm="",MM_keepBoth="",MM_keepNone=""; // add the URL parameters to the MM_keepURL string for (var items=new Enumerator(Request.QueryString); !items.atEnd(); items.moveNext()) { var nextItem = "&" + items.item().toLowerCase() + "="; if (MM_removeList.indexOf(nextItem) == -1) { MM_keepURL += "&" + items.item() + "=" + Server.URLencode(Request.QueryString(items.item())); } } // add the Form variables to the MM_keepForm string for (var items=new Enumerator(Request.Form); !items.atEnd(); items.moveNext()) { var nextItem = "&" + items.item().toLowerCase() + "="; if (MM_removeList.indexOf(nextItem) == -1) { MM_keepForm += "&" + items.item() + "=" + Server.URLencode(Request.Form(items.item())); } } // create the Form + URL string and remove the intial '&' from each of the strings MM_keepBoth = MM_keepURL + MM_keepForm; if (MM_keepBoth.length > 0) MM_keepBoth = MM_keepBoth.substring(1); if (MM_keepURL.length > 0) MM_keepURL = MM_keepURL.substring(1); if (MM_keepForm.length > 0) MM_keepForm = MM_keepForm.substring(1); %> 用人之道
您现在的位置:首页>人才战略>>用人之道
 
 用人之道
 集团招聘
 自我推荐
 调查问卷
 合理化建议

 

 

人才观:荐贤举能,德才并重

内容释义:济锅集团作为“两本管理”的始创者,长期以来始终不渝地坚持以人为本,靠人发展。尤其在选人用人上坚持“五重、五看、五不惟”的人才观,即:重水平,看成绩,不惟文凭;重能力,看创新,不惟职称;重开拓,看精神,不惟年龄;重表现,看贡献,不惟身份;重德行,看主流,不惟过失。(此人才观是总裁仲联元在公司第十四届三次职代会上作报告时提出的)

竞争观:竞争求生存,竞争创效益,竞争促发展,竞争增活力

内容释义:市场靠竞争,生存靠竞争,发展靠竞争。企业离开了竞争就难以生存和发展。济锅集团正是在市场经济的激烈竞争中体会到了“竞争求生存,竞争创效益,竞争促发展,竞争增活力”的深刻内涵。

 

电话:0531-85974222(总机) 85973505(销售公司) 85972925(公司办公室)
E-mail:jbg@jnboiler.com
 公司地址:济南市黄岗路8号
Copyright All rights reserved 济南锅炉集团有限公司计算机中心 版权所有

<% companyrs.Close(); %>