详细介绍: U71152易切削钢: ●特性及适用范围: 是 S-P复合低碳易切削钢,是现有易切削钢中含磷量最多的一种,切削性较15号钢有明显改善。钢材的力学性能有明显的各向异性,冷拉钢材纵向力学性能与冷拉15号钢接近,常代替15号钢制造对力学性能要求不高的各种零件,如螺栓、螺母、销钉、轴、管接头及火花塞外套等。 ●化学成份: 碳 C :0.1~0.16 硅 Si:0.15~0.35 锰 Mn:0.70~1.00 硫 S :0.10~0.20 磷 P :0.08~0.15 ●力学性能: 抗拉强度 σb (MPa):(热轧)390~540; (冷拉)钢材厚度或直径 8~20时:530~755; >20~30时:510~735; >30时:490~685 伸长率 δ5 (%):(热轧)≥22;(冷轧)≥7.0 断面收缩率 ψ (%):(热轧)≥36 硬度 :(热轧)≤170HB;(冷拉)152~217HB ●热处理规范及金相组织: ●交货状态:以热轧或冷拉状态交货,交货状态应在合同中注明。
//var url = 'http://detail.b2b.hc360.com/detail/turbine/action/sendbusnote.SendBusnoteAction/eventsubmit_dosendbusnote/doSendbusnote';
//var url = 'http://detail.b2b.hc360.com/detail/turbine/template/shop%2Casync%2Cbusnoteresult.html';
var url = 'http://b2b.hc360.com/action/shop,async,busnoteresult.html';
function sendIsOnline(){
var content=document.getElementById('busnotecontent').value;
var vaildcode=document.getElementById("vaildcode").value;
var LoginTicket=document.getElementById("LoginTicket").value;
if(content==""){
alert("请填写留言内容!");
return false;
}
if (content.length>2000){
alert("留言内容不能超过2000个字!");
return false;
}
if (vaildcode==""){
alert("请填写验证码!");
return false;
}
if (vaildcode.length!=4){
alert("请正确填写4位验证码!");
return false;
}
var myAjax = new Ajax.Request( url, {
method: 'post',
parameters: {validcode:vaildcode,content:content,sendcontacter:'唐城林',corname:'东莞市长安丰顺金属材料行',
email:'1002296949@qq.com',tel:'86-0769-33283156',infoid:'93337997',infotype:'0',recvproviderid:'100012369685',sendproviderid:'100012369685',title:'供应U71152易切钢 U71152易车铁',
LoginTicket:LoginTicket},
onComplete: function(req){
ret=req.responseXML;
parxmlrs(ret);
},
onException:function(e){alert('系统故障暂时无法返回正确结果,请您稍后再试试');}
});
}
function sendNotOnline(){
var vaildcode=document.getElementById("vaildcode").value;
var content=document.getElementById('busnotecontent').value;
var sendcontacter = document.getElementById('busnoteyourname').value;
var corname = document.getElementById('busnotecorname').value;
var email = document.getElementById('busnoteemail').value;
var tel = document.getElementById('busnotetel').value;
var LoginTicket=document.getElementById("LoginTicket").value;
if(sendcontacter==""){
alert("请输入您的姓名!");
return false;
}
if(sendcontacter.length>31){
alert("您输入的姓名太长,请不要超过30个字!");
return false;
}
if(corname.length>51){
alert("您输入的公司名称太长,请不要超过50个字!");
return false;
}
if(email==""){
alert("请输入您的电子邮件!");
return false;
}
if(email.length>51){
alert("您输入的Email太长,请不要超过50个字!");
return false;
}
if(content==""){
alert("请填写留言内容!");
return false;
}
if (content.length>2000){
alert("留言内容不能超过2000个字!");
return false;
}
if (vaildcode==""){
alert("请填写验证码!");
return false;
}
if (vaildcode.length!=4){
alert("请正确填写4位验证码!");
return false;
}
var myAjax = new Ajax.Request( url, {
method: 'post',
parameters: {validcode:vaildcode,content:content,sendcontacter:sendcontacter,corname:corname,
email:email,tel:tel,infoid:'93337997',infotype:'0',recvproviderid:'100012369685',sendproviderid:'0',title:'供应U71152易切钢 U71152易车铁',
LoginTicket:LoginTicket},
onComplete: function(req){
ret=req.responseXML;
parxmlrs(ret);
},
onException:function(e){alert('系统故障暂时无法返回正确结果,请您稍后再试试'+e);}
});
}
function parxmlrs(obj){
var busnoters=obj.getElementsByTagName('busnoteresult');
var tckey = busnoters[0].getElementsByTagName('key')[0].firstChild.data;
var tcvalue = busnoters[0].getElementsByTagName('value')[0].firstChild.data;
var status = busnoters[0].getElementsByTagName('status')[0].firstChild.data;
var returninfo = busnoters[0].getElementsByTagName('returninfo')[0].firstChild.data;
if(status == 1){
document.getElementById("vaildcode").value="";
document.getElementById('busnotecontent').value="";
document.getElementById('LoginTicket').value = tckey;
var newsrc = 'http://my.b2b.hc360.com/my/ValidImage.jsp?Seed='+tcvalue;
document.getElementById('validimg').src = newsrc;
alert("发送留言成功");
}
else{
document.getElementById("vaildcode").value="";
document.getElementById('LoginTicket').value = tckey;
var newsrc = 'http://my.b2b.hc360.com/my/ValidImage.jsp?Seed='+tcvalue;
document.getElementById('validimg').src = newsrc;
alert(returninfo);
}
}
|