<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%> <% Dim rst_jxnews Dim rst_jxnews_cmd Dim rst_jxnews_numRows Set rst_jxnews_cmd = Server.CreateObject ("ADODB.Command") rst_jxnews_cmd.ActiveConnection = MM_cnnuser_STRING rst_jxnews_cmd.CommandText = "SELECT * FROM news_page WHERE xishi='机械制造系' ORDER BY getdate desc" rst_jxnews_cmd.Prepared = true Set rst_jxnews = rst_jxnews_cmd.Execute rst_jxnews_numRows = 0 %> <% Dim Repeat1__numRows Dim Repeat1__index Repeat1__numRows = 6 Repeat1__index = 0 rst_jxnews_numRows = rst_jxnews_numRows + Repeat1__numRows %> <% function newlocate(new_position) dim strlen dim count strlen=len(new_position) newlocate="" for count = 9 to strlen newlocate=newlocate&Mid(new_position,count,1) next newlocate="../"&newlocate end function %> 大兴一职机械制造系
汽车运用与维修专业实训设备展示

仿真电路实验台

仿真电路实验台

跨接诊断座

跨接诊断座

发动机实践台

发动机实践台

自动变速器拆装

自动变速器拆装

读取故障码

读取故障码

 
CopyRight©2005-2006 大兴区第一职业学校版权所有 京ICP备11006062号  地址:大兴区黄村镇后辛庄  电话:010-61201245  E-mail:wgzx_yz@263.net  制作:大兴区第一职业学校网管中心
<% rst_jxnews.Close() Set rst_jxnews = Nothing %>