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();
首页 /

泡沫分析仪

  • 型号:FoamTester
    德国析塔SITA全自动泡沫分析仪FoamTester全自动精确分析液体起泡行为,监控表面活性剂的影响。欢迎致电【13202947058】咨询
    了解更多
  • 型号:FOAMTESTER
    德国析塔SITA FoamTester 全自动泡沫分析仪,能全自动精确分析液体起泡行为,监控表面活性剂的影响,是由全球首款能成功重现泡沫生成能力的泡沫测试仪析塔SITA R-2000研发改进的新型号。
    了解更多
  • 型号:R-2000
    SITA泡沫测试仪R-2000是首台可自动测量表面活性水溶液如个人护理产品、肥皂和去污剂的泡沫特性。通过温度变化、样品量和其他参数设定,真实的模拟产品的使用情况。
    了解更多
  • 型号:R-2000
    SITA泡沫测试仪R-2000为用户提供了自动化测试并分析水溶液泡沫的形成和消退。欢迎致电垂询产品报价及货期问题。
    了解更多
在线咨询 电话联系
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"; } }