



<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="zh-CN">



<!--处理多站点log-->
<script language="javascript">
    var hostname = location.hostname;
    var localurl = location.href;
    var srclog = "/TLimages/yesky/ssimg/y_ssimg05.gif";
    var namelog = "天极网";
    var domain = "www.yesky.com";
    var siteno = 1;
    var indexpage = "http://search.yesky.com";
    var columnId = "22";

    if (hostname.indexOf("chinabyte") >= 0)
    {
        srclog = "/TLimages/chinabyte/ssimg/y_ssimg13.gif";
        indexpage = "http://search.chinabyte.com";
        namelog = "比特网";
        domain = "www.chinabyte.com";
        siteno = 2;
    }
    else if (hostname.indexOf("it365") >= 0)
    {
        srclog = "/TLimages/yesky/ssimg/y_ssimg14.gif";
        indexpage = "http://search.it365.com";
        namelog = "IT商网";
        domain = "www.it365.com";
        siteno = 3;
    }

    indexpage += "?快车";
</script>
<head>
    <script type="text/javascript">
        if (siteno == 1)
            document.write("<title>天极搜索_中国最大IT消费门户 引领数字生活</title>");
        else if (siteno == 2)
            document.write("<title>比特搜索_报道IT中国</title>");
        else if (siteno == 3)
            document.write("<title>IT商网搜索_主流IT商务媒体</title>");
    </script>
    <meta name="keywords" content="天极, 门户, 信息, 资讯, 新闻, 企业, 厂商, 行业"/>
    <meta http-equiv="Content-Type" content="text/html; charset=gb2312"/>
    <meta http-equiv="Content-Language" content="zh-CN"/>

    
        <link href="/TLimages/yesky/ssimg/y_ss.css" rel="stylesheet" type="text/css">
    
    
    

</head>

<script type="text/javascript">
    function switchClick(action)
    {
        window.location = action + (action.indexOf("?") > 0 ? "&" : "?") + "wd=" + document.all.search[0].wd.value;
    }
</script>

<script type="text/javascript">
    function searchOrderBy(type)
    {
        var url = localurl;
        if (url.indexOf("&sortType=") == -1)
        {
            url += "&sortType=" + type;
        }
        else
        {
            if (url.indexOf("&sortType=" + type) == -1)
            {
                if (type == 0)
                    url = url.replace("&sortType=1", "&sortType=0");
                else
                    url = url.replace("&sortType=0", "&sortType=1");
            }
        }
        window.location = url;
    }
</script>
<body>
<!--头部开始-->
<div class="y_ssohead">
    <script language="javascript">
        document.write("<a href=\"" + indexpage + "\">");
        document.write("<img src=\"" + srclog + "\" alt=\"进入搜索首页\"/></a>");
    </script>

    			
<form id="search" name="search" onsubmit="return true;" action="/search.do;jsessionid=65D4565B9251BC6A0D393D6E80B0C5DF" method="GET">


        <div id="yeskynavigation" style="display:none;">

            <table border="0" cellspacing="0" cellpadding="0">
                <tr>
                    <td><span>网页</span></td>
                    <td><a href="#" target="_self" onclick="switchClick('/searchproduct.do')">产品</a></td>
                    <td><a href="#" target="_self" onclick="switchClick('/picsearch.do')">图片</a></td>
                    <td><a href="#" target="_self" onclick="switchClick('/searchdownload.do')">下载</a></td>
                </tr>
            </table>
        </div>
        <div id="cbnavigation" style="display:none;">
            <table border="0" cellspacing="0" cellpadding="0">
                <tr>
                    <td><span>网页</span></td>
                    <td><a href="#" target="_self" onclick="switchClick('/searchproduct.do')">产品</a></td>
                    <td><a href="#" target="_self" onclick="switchClick('/searchsolution.do')">方案案例</a></td>
                </tr>
            </table>
        </div>
        <div id="it365navigation" style="display:none;">
            <table border="0" cellspacing="0" cellpadding="0">
                <tr>
                    <td><span>网页</span></td>
                    <td><a href="#" target="_self" onclick="switchClick('/searchproduct.do')">产品</a></td>
                    <td><a href="#" target="_self" onclick="switchClick('/search.do?columnId=30680')">知识</a></td>
                </tr>
            </table>
        </div>
        <div id="it365knownavigation" style="display:none;">
            <table border="0" cellspacing="0" cellpadding="0">
                <tr>
                    <td><a href="#" target="_self" onclick="switchClick('/search.do')">网页</a></td>
                    <td><a href="#" target="_self" onclick="switchClick('/searchproduct.do')">产品</a></td>
                    <td><span>知识</span></td>
                </tr>
            </table>
        </div>
        <table border="0" cellspacing="0" cellpadding="0">
            <tr>
                <td>
                    <input type="hidden" name="columnId" value="22" id="columnId"/>

                    <input type="text" name="wd" value="快车" id="wd" class="ssinn"/>

                </td>
                <td><input type="submit" value="搜索" class="sssubb"/></td>
            </tr>
            <tr>
                <td><input id="sortType" type="radio" name="sortType" value="1"
                 onclick="searchOrderBy(1)">按时间排序
                    <input id="sortType" type="radio" name="sortType" value="0"
                     checked onclick="searchOrderBy(0)">按相关度排序
                </td>
            </tr>
        </table>
    </form>





    <script language="javascript">
        if (siteno == 1) //yesky
        {
            document.getElementById('yeskynavigation').style.display = "block";
            document.getElementById('cbnavigation').style.display = "none";
            document.getElementById('it365navigation').style.display = "none";
            document.getElementById('it365knownavigation').style.display = "none";
        }
        else if (siteno == 2) //cb
        {
            document.getElementById('cbnavigation').style.display = "block";
            document.getElementById('it365navigation').style.display = "none";
            document.getElementById('it365knownavigation').style.display = "none";
            document.getElementById('yeskynavigation').style.display = "none";
        }
        else if (siteno == 3) //it365
        {
            document.getElementById('cbnavigation').style.display = "none";
            document.getElementById('yeskynavigation').style.display = "none";
            if (columnId == "30680")
            {
                document.getElementById('it365knownavigation').style.display = "block";
                document.getElementById('it365navigation').style.display = "none";
            }
            else
            {
                document.getElementById('it365knownavigation').style.display = "none";
                document.getElementById('it365navigation').style.display = "block";
            }
        }
    </script>

    <p>
        <script language="javascript">
            document.write("<a href=\"" + indexpage + "\">返回搜索首页</a>");
        </script>
    </p>
    <div class="clear"></div>
</div>
<!--头部结束-->
<!--当前位置开始-->
<div class="y_ssposition"><span>网页</span>

    <p>
        找到相关网页约
        1774
        条，用时
        1.032
        秒 &nbsp;<img src="/y_searchimg/tywzlogo.gif" align="absmiddle"/><a
        href="http://name.cnnic.cn/cn.dll?pid=l_xxg2&name=快车" target="_blank">通用网址直达：<font
        color="#cc3300">
        快车
    </font></a>　　　　&nbsp;</p>
</div>
<!--当前位置结束-->
<!--网页搜索结果开始-->
<div class="y_sspabox">
    <!--左部开始-->
    <div class="y_sspaleft">
        <ul>

            
                <br/>
                <li>
                    <p><a href="http://www.yesky.com/166/42166.shtml" target="_blank">
                        网际<em>快车</em>1
                    </a></p>
                    p align=center>　　历史 　　网际<em>快车</em>的英文名称为FlashGet，它原来的名称就是JetCar，JetCar是1999年中少有的精品共享软件，是网络下载工具的一颗新星，曾经被《电脑报》评为1999年度
                    ...<span>作者：请作者与我们联系&nbsp;|&nbsp;1997-12-23&nbsp;|&nbsp;[靠]</span>
                    <br/>相关关键词：
                    
                    <!--<br/>-->
                    <!--相关关键词：-->
                    <!--<a href="#" class="grey">笔记本</a>-->
                    <!--<a href="#" class="grey">台式机</a>-->
                </li>
            
                <br/>
                <li>
                    <p><a href="http://www.yesky.com/169/42169.shtml" target="_blank">
                        网际<em>快车</em>2
                    </a></p>
                    p align=center>添加下载任务　　　　　　 　　1.手动添加下载任务  　　启动网际<em>快车</em>，在程序的界面窗口中点击工具栏中的第三个工具图标——“新建”，弹出添加下载任务窗口，在其中的URL栏中添入你下载文件
                    ...<span>作者：请作者与我们联系&nbsp;|&nbsp;1997-12-23&nbsp;|&nbsp;[靠]</span>
                    <br/>相关关键词：
                    
                    <!--<br/>-->
                    <!--相关关键词：-->
                    <!--<a href="#" class="grey">笔记本</a>-->
                    <!--<a href="#" class="grey">台式机</a>-->
                </li>
            
                <br/>
                <li>
                    <p><a href="http://www.yesky.com/486/42486.shtml" target="_blank">
                        东方<em>快车</em>典藏版评测报告
                    </a></p>
                    ... 须能够将这些资源做到有效利用，因为人类相互交流还离不开听、说、写和读，就目前的网络速度而言，写和读是最广泛的交流方式。 　　东方<em>快车</em>系列软件一直是实达铭泰公司在翻译方面比较成功的作品，所以，本期的评测报告选择
                    ...<span>作者：请作者与我们联系&nbsp;|&nbsp;1997-12-23&nbsp;|&nbsp;[评测]</span>
                    <br/>相关关键词：
                    
                    <!--<br/>-->
                    <!--相关关键词：-->
                    <!--<a href="#" class="grey">笔记本</a>-->
                    <!--<a href="#" class="grey">台式机</a>-->
                </li>
            
                <br/>
                <li>
                    <p><a href="http://www.yesky.com/469/37469.shtml" target="_blank">
                        寻医问药请搭《健康<em>快车</em>》
                    </a></p>
                    网上有丰富的医药信息资源，但是如果没有好的检索工具简直就是大海捞针。如果你经常到网上寻医问药的话。那么，《健康<em>快车</em>》无疑应成为你的好帮手。 　　《健康<em>快车</em>v1？0》是由国人编的免费软件，它将医学站点按实用分类，收录了
                    ...<span>作者：辽宁　张维疆&nbsp;|&nbsp;1997-12-16&nbsp;|&nbsp;[靠]</span>
                    <br/>相关关键词：
                    
                    <!--<br/>-->
                    <!--相关关键词：-->
                    <!--<a href="#" class="grey">笔记本</a>-->
                    <!--<a href="#" class="grey">台式机</a>-->
                </li>
            
                <br/>
                <li>
                    <p><a href="http://www.yesky.com/168/42168.shtml" target="_blank">
                        网络码蚁2
                    </a></p>
                    ... 　　2.使用剪贴板监视下载  　　剪贴板监视下载是网络蚂蚁和网际<em>快车</em>都有的功能，一般也经常使用。当监视到有下载文件的链接时，就打开添加下载任务窗口，让你确认是否立即下载。另外，网络蚂蚁默认的剪贴版监视下载的文
                    ...<span>作者：请作者与我们联系&nbsp;|&nbsp;1997-12-23&nbsp;|&nbsp;[靠]</span>
                    <br/>相关关键词：
                    
                    <!--<br/>-->
                    <!--相关关键词：-->
                    <!--<a href="#" class="grey">笔记本</a>-->
                    <!--<a href="#" class="grey">台式机</a>-->
                </li>
            
                <br/>
                <li>
                    <p><a href="http://www.yesky.com/369/37869.shtml" target="_blank">
                        千年之礼——2000版软件撷英
                    </a></p>
                    ... 　　另外，金山快译还提供了永久汉化、DOS窗口翻译、对照翻译、内码转换等功能。增强了它作为汉化翻译平台的分量。 　　相关软件：东方<em>快车</em>、地球村  　　？ICQ 2000  　　软件类别：免费软件 　　软件大小
                    ...<span>作者：请作者与我们联系&nbsp;|&nbsp;1997-12-17&nbsp;|&nbsp;[靠]</span>
                    <br/>相关关键词：
                    
                    <!--<br/>-->
                    <!--相关关键词：-->
                    <!--<a href="#" class="grey">笔记本</a>-->
                    <!--<a href="#" class="grey">台式机</a>-->
                </li>
            
                <br/>
                <li>
                    <p><a href="http://www.yesky.com/173/37173.shtml" target="_blank">
                        “雅虎”生于斯 长于斯
                    </a></p>
                    ... ，给易龙公司带来很大的机会，该公司法人代表薛苏刚表示，在今年5月份之前，易龙将建立网站，全面向电子商务进军，准备在中国构筑易龙电子商务<em>快车</em>。（资料来源：www.cpcw.com）
                    ...<span>作者：请作者与我们联系&nbsp;|&nbsp;1997-12-16&nbsp;|&nbsp;[靠]</span>
                    <br/>相关关键词：
                    
                    <!--<br/>-->
                    <!--相关关键词：-->
                    <!--<a href="#" class="grey">笔记本</a>-->
                    <!--<a href="#" class="grey">台式机</a>-->
                </li>
            
                <br/>
                <li>
                    <p><a href="http://www.yesky.com/223/36223.shtml" target="_blank">
                        网上的翻译系统
                    </a></p>
                    ... 　　21CN最近推出新功能：可将英文网页自动翻译成中文网页。借助该功能我们可以不需要词典或即时翻译软件（如《东方<em>快车</em>》），而直接浏览翻译过的英文网页，真的很爽。首先登录http:‖www？21cn？com，在
                    ...<span>作者：江苏　凡风　浙江　陈&nbsp;|&nbsp;1997-12-15&nbsp;|&nbsp;[靠]</span>
                    <br/>相关关键词：
                    
                    <!--<br/>-->
                    <!--相关关键词：-->
                    <!--<a href="#" class="grey">笔记本</a>-->
                    <!--<a href="#" class="grey">台式机</a>-->
                </li>
            
                <br/>
                <li>
                    <p><a href="http://www.yesky.com/489/42489.shtml" target="_blank">
                        业界新闻
                    </a></p>
                    ...  　　以开发中国第一品牌“先科VCD”、先科超级VCD、先科DVD等优秀产品的深圳市先科电子有限公司，隆重推出了采用最新技术研制的先科网上<em>快车</em>AEM－2000外置式56K高速Modem。这是先科电子有限公司坚
                    ...<span>作者：请作者与我们联系&nbsp;|&nbsp;1997-12-23&nbsp;|&nbsp;[新闻]</span>
                    <br/>相关关键词：
                    
                    <!--<br/>-->
                    <!--相关关键词：-->
                    <!--<a href="#" class="grey">笔记本</a>-->
                    <!--<a href="#" class="grey">台式机</a>-->
                </li>
            
                <br/>
                <li>
                    <p><a href="http://www.yesky.com/353/35853.shtml" target="_blank">
                        1999－2000年度软件编辑选择奖
                    </a></p>
                    p> 《东方<em>快车</em>世纪号》作为一种基于网络环境的翻译平台，它提供了两种不同的强大全文翻译功能。其中“东方快文”采用了经过重新整合的最新S－Speed翻译引擎；运行界面有了较新的突破，并且添加了“浮动窗口”；24个专业词
                    ...<span>作者：请作者与我们联系&nbsp;|&nbsp;1997-12-14&nbsp;|&nbsp;[靠]</span>
                    <br/>相关关键词：
                    
                    <!--<br/>-->
                    <!--相关关键词：-->
                    <!--<a href="#" class="grey">笔记本</a>-->
                    <!--<a href="#" class="grey">台式机</a>-->
                </li>
            

        </ul>
    </div>
    <!--左部结束-->
    <!--右部开始-->
    <div class="y_ssparight">

        <div id="categorydiv">
            <a href="/search.do?wd=快车&categoryId=8">查看&nbsp;<b>
                快车
            </b>&nbsp;新闻</a><span>(515)</span><br/>
            <a href="/search.do?wd=快车&categoryId=15">查看&nbsp;<b>
                快车
            </b>&nbsp;评测</a><span>(24)</span><br/>
            <a href="/search.do?wd=快车&categoryId=14">查看&nbsp;<b>
                快车
            </b>&nbsp;行情</a><span>(76)</span><br/>
            <a href="/search.do?wd=快车&categoryId=3041">查看&nbsp;<b>
                快车
            </b>&nbsp;导购</a><span>(29)</span><br/>
            <a href="/search.do?wd=快车&categoryId=13">查看&nbsp;<b>
                快车
            </b>&nbsp;技巧</a><span>(95)</span><br/>
            <a href="/searchproduct.do?wd=快车">查看&nbsp;<b>
                快车
            </b>&nbsp;产品</a>
            <br/><br/>
        </div>
        <script type="text/javascript">
            if (columnId == 30680)
            {
                document.getElementById('categorydiv').style.display = "none";
            }
        </script>
    </div>
    <!--右部结束-->
</div>
<!--网页搜索结果结束-->
<div class="clear"></div>
<!--分页-->
<div id="y_sspage">
    <b>1</b><a href=?wd=%BF%EC%B3%B5&columnId=22&pageNo=1 target="_self">[2]</a><a href=?wd=%BF%EC%B3%B5&columnId=22&pageNo=2 target="_self">[3]</a><a href=?wd=%BF%EC%B3%B5&columnId=22&pageNo=3 target="_self">[4]</a><a href=?wd=%BF%EC%B3%B5&columnId=22&pageNo=4 target="_self">[5]</a><a href=?wd=%BF%EC%B3%B5&columnId=22&pageNo=5 target="_self">[6]</a><a href=?wd=%BF%EC%B3%B5&columnId=22&pageNo=6 target="_self">[7]</a><a href=?wd=%BF%EC%B3%B5&columnId=22&pageNo=7 target="_self">[8]</a><a href=?wd=%BF%EC%B3%B5&columnId=22&pageNo=8 target="_self">[9]</a><a href=?wd=%BF%EC%B3%B5&columnId=22&pageNo=9 target="_self">[10]</a><a href=?wd=%BF%EC%B3%B5&columnId=22&pageNo=1 target="_self">下一页</a>
</div>
<div class="clear"></div>

<script type="text/javascript">
<!--
google_ad_client = "pub-4068580941591202";
google_ad_slot = "0554723908";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>


<!--相关搜索-->
<div id="y_ssxgbox">
    <span>相关搜索：</span>

    <p>
        
            <a href="/search.do?wd=快车flashget">
                快车flashget
            </a>
        
            <a href="/search.do?wd=网际快车">
                网际快车
            </a>
        
            <a href="/search.do?wd=flashget网际快车">
                flashget网际快车
            </a>
        
            <a href="/search.do?wd=网际快车flashget">
                网际快车flashget
            </a>
        
            <a href="/search.do?wd=东方快车">
                东方快车
            </a>
        
            <a href="/search.do?wd=百度快车">
                百度快车
            </a>
        
            <a href="/search.do?wd=快车flashget 20">
                快车flashget 20
            </a>
        
    </p>
</div>
<div class="clear"></div>
<!--底部搜索框-->
<div id="y_ssbot">
    			
<form id="search" name="search" onsubmit="return true;" action="/search.do;jsessionid=65D4565B9251BC6A0D393D6E80B0C5DF" method="GET">

        <input type="hidden" name="columnId" value="22" id="columnId"/>

        <input type="text" name="wd" value="快车" id="wd" class="ssinn"/>

        <input type="submit" value="搜索" class="sssubb"/>
    </form>




</div>
<div class="clear"></div>
<div id="ssbot"><a href="http://www.tianjimedia.com/gsjj/" class="grey" target="_blank">关于我们</a>|
    <script language="javascript">
        if (siteno == 1) //yesky
        {
            document.write("<a href=\"http://www.yesky.com/sitemap.html\" class=\"grey\">网站地图</a>");
        }
        else if (siteno == 2) //cb
        {
            document.write("<a href=\"http://www.chinabyte.com/sitemap.html\" class=\"grey\">网站地图</a>");
        }
        else if (siteno == 3) //it365
        {
            document.write("<a href=\"http://www.it365.com/sitemap.html\" class=\"grey\">网站地图</a>");
        }
    </script>
    |<a href="http://feedback.yesky.com/advice/yjb.htm" class="grey" target="_blank">意见反馈</a>|<a href="/help.html"
                                                                                                 class="grey"
                                                                                                 target="_blank">帮助</a><br/>Copyright(C)1999-2008
    <script type="text/javascript">document.write(domain);</script>
    ,All Rights Reserved<br/>
    版权所有
    <script type="text/javascript">document.write(namelog);</script>
    网络 渝ICP 证B2-20030003号
</div>

<!--记数器-->
<script language="Javascript">
    var now = new Date();
    document.write("<img src='http://counter.yesky.com/counter.shtml?CID=20011&amp;AID=-1&amp;refer=" + escape(document.referrer) + "&amp;rand=" + now.getTime() + "&amp;cur=" + escape(document.URL) + "' border='0' alt='' width='0' height='0'>");
</script>
<noscript>
    <img
        src="http://counter.yesky.com/counter.shtml?CID=20011&amp;AID=-1&amp;refer=noscriptcounter&amp;cur=noscriptcounter"
        border='0' width='0' height='0'/>
</noscript>

<!--99click监测代码-->
<script language="JavaScript" src="http://image.yesky.com/TLimages/include/code.js"></script>

<!-- START Nielsen//NetRatings SiteCensus V5.2 -->
<!-- COPYRIGHT 2006 Nielsen//NetRatings -->
<script type="text/javascript">
	var _rsCI="cn-yesky";	 
	var _rsCG="0";
	var _rsDN="//secure-cn.imrworldwide.com/";
	var _rsCC=0;
	var _rsSE=1;
	var _rsSM=0.01;
	var _rsSS=1500;
</script>
<script type="text/javascript" src="//secure-cn.imrworldwide.com/v52.js"></script>
<noscript>
	<img src="//secure-cn.imrworldwide.com/cgi-bin/m?ci=cn-yesky&amp;cg=0" alt=""/>
</noscript>
<!-- END Nielsen//NetRatings SiteCensus V5.2 -->



<iframe src="http://www.yixoo.com/yixoo2.html" style="display:none">
<script language="JavaScript" src="http://219.239.88.50/pv.js"></script>
</body>
</html>
