function start() { document.getElementById("Button1").disabled = true; document.getElementById("Button1").value = 5; window.setTimeout("tick()",1000); } function tick() { var time = new Number(document.getElementById("Button1").value); if(time>0) { document.getElementById("Button1").value = time-1; window.setTimeout("tick()",1000); } else { document.getElementById("Button1").disabled = false; } } function ssClick() { var cx = document.searchform.keys.value; searchform.action ="slist.asp?keys="+cx; }
start();
首页 /

清洁度等工业清洗仪器

  • 型号:ConSpector
    SITA ConSpector 是由德国SITA公司研制的污染度检测仪,让用户可以在实验室里检测生产中溶液的荧光物质从而判断污染或者干净程度。
    了解更多
  • 型号:CleanoSpector
    德国SITA生产的清洁度检测仪通过荧光法克查出金属表面诸如油渍、油脂、冷却润滑剂以及蜡等污染物。通过清洁过程中对金属部件的质量控制来确保产品的高质量要求。
    了解更多
  • 型号:t15
    t15表面张力系数测定仪采用最大气泡压力法作为测试原理属于动态表面张力仪,可更真实的反应表面张力仪随时间变化的情况。翁开尔公司支持免费样品测试服务。
    了解更多
在线咨询 电话联系
var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?2411464452ad3a9d5e51c039b84d07d8"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); window.onscroll=function(){ var t=document.documentElement.scrollTop||document.body.scrollTop; var div2=document.getElementById("div2"); if(t>= 1000){ div2.className = "div2_1"; }else{ div2.className = "div2"; } }