当前位置:首页 » 软件代码 » 深圳中海通股票代码
扩展阅读
股票代码jsyn 2025-06-22 21:22:56
最低价格的股票是哪股 2025-06-22 21:12:36

深圳中海通股票代码

发布时间: 2021-08-08 21:17:21

Ⅰ 船讯网船舶动态查询中海通27

朋友你好!船讯网查询中海通27船舶动态见附图

Ⅱ 香港中海通公司是不是深圳爱立时公司的全资子公司啊

深圳爱立时供应链有限公司旗下中海通航运(香港)有限公司自成立开始,就一直从事国际航运业务,至今已有近十年历史和外贸散杂货运输经验。香港公司的主要业务范围务如下

- 国内最大的原木承运商之一,承运东南亚、南太平洋岛国到中国的原木
-自主经营与管理环球航线的散杂货船
-为国际航线大宗散杂货及设备设计海运方案及运营 -国际航线的综合物流服务
-国际船舶贸易及配套服务

Ⅲ 北京中海通科技有限公司怎么样

简介: 北京中海通科技有限公司是全国海关信息中心(电子通关中心)下属的一家高新技术企业,成立于1998年。经营范围涉及软件研发、进出口贸易信息咨询、信息安全服务、系统集成、IT运维服务、技术支持与服务等领域。
法定代表人:孙纯洁
成立时间:1998-09-22
注册资本:3000万人民币
工商注册号:110114005493419
企业类型:其他有限责任公司
公司地址:北京市北京经济技术开发区经海六路5号院10号楼4层403

Ⅳ 关于ASP网站的问题

首页原代码
<%@LANGUAGE="VBSCRIPT" CODEPAGE="935"%>
<!--#include file="conn.asp"-->
<!--#include file="Inc/config.asp"-->
<!--#include file="Inc/const.asp"-->
<!--#include file="Inc/func.asp"-->
<%
if request.QueryString("page")<>"" then
dim page
page=trim(request.QueryString("page"))
if page="" or not isnumeric(page) then
response.Redirect("/")
End If
end if
%>
<%
if request.QueryString("sort_id")<>"" then
dim sort_id
sort_id=trim(request.QueryString("sort_id"))
if sort_id="" or not isnumeric(sort_id) then
response.Redirect("/")
End If
end if
%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="file/web_css.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.style1 {font-weight: bold}
body {
background-image: url(img/background.gif);
}
.STYLE6 {
font-family: "宋体";
font-weight: bold;
}
-->
</style>
</head>
<body>
<!--#include file="file/top.asp"-->
<table width="778" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
<tr>
<td width="220" align="center" valign="top"><table width="200" border="0" align="right" cellpadding="0" cellspacing="0" bordercolor="#525252">

<tr>
<td align="center" valign="top"><!--#include file="left.asp"--></td>
</tr>
<tr>
<td align="center" valign="top"><!--#include file="tuijian.asp"--></td>
</tr>
<tr>
<td align="center" valign="top"><!--#include file="freid.asp" --></td>
</tr>
</table></td>
<td align="center" valign="top"><table width="677" height="559" border="0" align="center" cellpadding="0" cellspacing="0">

<tr>
<td width="677" align="center" valign="top">
<table width="677" height="100" border="0" cellpadding="0" cellspacing="0">
<tr>
<td><table width="100%" height="100" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="20"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="33"><img src="img/about_01.gif" width="679" height="33" border="0" usemap="#Map"></td>
</tr>
</table></td>
</tr>
<tr>
<td height="80"><table width="680" height="36" border="0" cellpadding="0" cellspacing="3">
<tr>
<td width="24"></td>
<td width="416" align="right"> <div align="justify"><span class="STYLE6">深圳市中海通机器人有限公司</span>属于深圳中海通科技集团旗下一家专业研发、设计、生产和销售连接器行业自动化设备的高新技术企业。深圳中海通科技集团,参照美国硅谷高科技公司发展模式,按照现代企业制度于1996年组建而成。2002年被深圳市政府评为“深圳市300家最具成长性企业”。中海通科技集团于2009年特别成立深圳市中海通机器人有限公司,组建了一支优秀的工程技术团队,通过引进国外先进技术与本土研发相结合,倾力打造性能卓越的自动化生产设备,为客户提供全方位的技术支持,让客户不再为产能而担忧。 <a href="content.asp">MORE>>></a></div></td>
<td width="220"><img src="img/company_left.jpg" width="212" height="145" align="right"></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table>
<table width="677" border="0" cellpadding="0" cellspacing="0">
<tr align="center">
<td width="677" height="120" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0" background="img/pro-t.jpg">
<tr>
<td height="33" background="img/pro-t.jpg"></td>
</tr>
</table>
<table width="677" border="0">
<tr>
<td height="312"><table width="677" height="130" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="677" align="center" valign="top">
<% set rs=server.CreateObject("adodb.recordset")
sql="select * from proct_info where tuijian=1 and pass=1 order by sx asc"
rs.open sql,conn,1,1
%>
<!--#include file="page3.asp"-->
<table width="677" height="163" border="0" cellpadding="0" cellspacing="0">
<tr align="center">
<td width="677" height="120"><table width="677" border="0" align="center" cellpadding="0" cellspacing="0" bordercolor="#FF9900">
<%
j=1
for i=1 to x
if (j mod 3)=1 then
response.write "<tr>"
end if
%>
<td width="483" align="center" valign="top" whith="200"><table width="110" height="84" border="0" cellpadding="0" cellspacing="0" bgcolor="#CCCCCC">
<tr>
<td width="304" align="center" bgcolor="#FFFFFF"><table width="158" height="111" border="0" cellpadding="0" cellspacing="0" background="img/tablebg.gif">
<tr>
<td align="center" valign="middle"><%If rs("small_img")<>"" then%>
<a href="show_imgnews.asp?id=<%=rs("id")%>" target="_blank"> <img src="<%=rs("small_img")%>" width="128" height="80" border="0" align="center"></a>
<% Elseif rs("big_img")<>"" then %>
<a href="show_imgnews.asp?id=<%=rs("id")%>" target="_blank"> <img src="<%=rs("big_img")%>" width="128" height="80" border="0" align="center"></a>
<% Else %>
<font color="gray">暂无图片</font>
<%End If%> </td>
</tr>
</table></td>
</tr>
</table>
<table width="158" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="56" height="22" align="center"><font color="#999999">名称:</font></td>
<td width="102" align="left"><a href="show_imgnews.asp?id=<%=rs("id")%>" target="_blank"><%=rs("proct_name")%></a></td>
</tr>
<tr>
<td height="22" align="center"><font color="#999999">型号:</font></td>
<td height="25" align="left"><a href="show_imgnews.asp?id=<%=rs("id")%>" target="_blank"><%=rs("proct_sort")%></a></td>
</tr>
</table></td>
<%
if (j mod 3)=0 then
response.write "</tr>"
end if
j=j+1
rs.moveNext
next
end if
%>
</table></td>
</tr>
</table> </td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
<tr align="center">
<td valign="middle"></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table>
<!--#include file="file/end.htm"-->
<map name="Map"><area shape="rect" coords="602,3,679,31" href="content.asp">
</map></body>
</html>

Ⅳ 深圳市中海通物流股份有限公司怎么样

简介: 1999年2月5日,公司前身深圳市中海通运输有限公司成立。 2015年11月6日,“深圳市中海通运输有限公司”更名为“深圳市中海通物流股份有限公司”。
法定代表人:花亮
成立时间:1999-02-05
注册资本:2800万人民币
工商注册号:440301103804834
企业类型:股份有限公司(非上市)
公司地址:深圳市前海深港合作区前湾一路1号A栋201室(入驻深圳市前海商务秘书有限公司)

Ⅵ 深圳市中海通机器人有限公司怎么样

简介:深圳市中海通机器人有限公司,是参照美国硅谷高科技公司发展模式,按照深圳创业版制度于2009年组建而成。投资500万人民币,专业从事机器人开发、生产和销售。公司现有面积3000平方米,员工100多人,生产检测设备数百台套,工厂拥有以硕士、大学本科为主的工程技术团队平均两个月开发出一款新机器,中海通 2002年被深圳市政府评为“深圳市300家最具成长性企业”,获得过深圳市计算机信息系统集成资质三级,是湖南省农业银行监控系统指定点供应商
法定代表人:刘光辉
成立时间:2010-08-06
注册资本:666.67万人民币
工商注册号:440306104859673
企业类型:有限责任公司
公司地址:深圳市龙华区福城街道章阁社区桂月路硅谷动力.深圳市低碳科技示范园A2栋1楼