CINXE.COM
网络通信_探究ICT融合发展与行业数字化转型-极客网
<!DOCTYPE html> <html lang="zh"> <head> <title>网络通信_探究ICT融合发展与行业数字化转型-极客网</title> <meta charset="UTF-8"> <meta name="keywords" content="网络,通信,网络通信,ICT,移动通信,物联网,极客网,路由器,交换机,无线网络,应用交付,负载均衡,企业通信,SDN,NFV,物联网,网络管理,网络安全,终端安全,云安全"> <meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible" /> <meta name="viewport" content="width=device-width,initial-scale=1.0"> <link rel="stylesheet" type="text/css" href="https://www.fromgeek.com/statics/css/fm_index.css"> <link rel="stylesheet" type="text/css" href="https://www.fromgeek.com/statics/css/fgindex2017.css"> <link rel="stylesheet" type="text/css" href="https://www.fromgeek.com/statics/css/fgshow2017.css"> <script type="text/javascript" src="https://www.fromgeek.com/statics/js/jquery.min.js"></script> <script type="text/javascript" src="http://res.wx.qq.com/open/js/jweixin-1.2.0.js"></script> <!--[if lt IE 9]> <script src="https://www.fromgeek.com/statics/js/html5shiv.min.js"></script> <script src="https://www.fromgeek.com/statics/js/respond.min.js"></script> <![endif]--> <script> var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?fd3ce52c2048331816d8fe3a39da4e4c"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); </script> </head> <body> <!--[if lte IE 8]> <div style="width:650px;margin:20px auto; " id="ie"> <div style="width:550px;font-size:16px; color:#FF7F00;text-align:center;float:left;">您所使用的IE内核浏览器不足以正常访问本网站,请更换浏览器或升级IE!</div> <div style="float:left;margin-left:20px;font-size:12px;padding:5px;border:1px solid #ccc;background:#fff;cursor:pointer" id="close">忽略</div> <div class="clear"></div> </div> <script> $("#close").click(function(){ $("#ie").hide(); }); </script> <![endif]--> <!-- header begin --> <header> <div class="fg-header"> <div class="nav-more"></div> <div class="fg-logo"><a href="/"><img src="/statics/images/index-two/fm-logo.png" title="极客网"><img src="/statics/images/index-two/slogan.png" class="fg-slogan"></a><div class="clear"></div></div> <div class="fg-nav"> <ul> <li class=""><a href="/">首页</a></li> <li class="father ">深度 <ul class="sub"> <li><a href="https://www.fromgeek.com/review/">极客观察</a></li> <li><a href="https://www.fromgeek.com/interview/">极客访谈</a></li> <li><a href="https://www.fromgeek.com/geeksays/">极客说</a></li> <li><a href="https://www.fromgeek.com/test/">极客评测</a></li> </ul> </li> <li class=""><a href="https://www.fromgeek.com/thinktank/">智库</a> </li> <li class=""><a href="https://www.fromgeek.com/wemedia/">自明星</a></li> <li><a href="https://www.fromgeek.com/special/">大事件</a></li> </li> <li class="father index"><a href="https://news.fromgeek.com/latest/" target="_blank">行业</a> <ul class="sub"> <li><a href="https://www.fromgeek.com/telecom/" target="_blank">网络通信</a></li> <li><a href="https://www.fromgeek.com/it/" target="_blank">企业级IT</a></li> <li><a href="https://www.fromgeek.com/retail/" target="_blank">零售电商</a></li> <li><a href="https://www.fromgeek.com/ai/" target="_blank">人工智能</a></li> <li><a href="https://www.fromgeek.com/car/" target="_blank">智能汽车</a></li> <li><a href="https://www.fromgeek.com/smarthardware/" target="_blank">智能硬件</a></li> <li><a href="https://www.fromgeek.com/cloud/" target="_blank">云计算</a></li> <li><a href="https://www.fromgeek.com/chip/" target="_blank">芯片</a></li> <li><a href="https://www.fromgeek.com/newpower/" target="_blank">新能源</a></li> <li><a href="https://www.fromgeek.com/ent/" target="_blank">流媒体</a></li> <li><a href="https://www.fromgeek.com/xr/" target="_blank">AR/VR/MR</a></li> <li><a href="https://www.fromgeek.com/metaverse/" target="_blank">元宇宙</a></li> <li><a href="https://www.fromgeek.com/blockchain/" target="_blank">区块链</a></li> <li><a href="https://www.fromgeek.com/vc/" target="_blank">创业创投</a></li> </ul> </li> <div class="clear"></div> </ul> </div> <div class="in-sub"> <ul> <li class="zhiku"><a href="https://www.fromgeek.com/live/">直播</a></li> <li class="iof-logo"><a href="https://rank.fromgeek.com/">榜单</a></li> <li class="chuangtou"><a href="https://news.fromgeek.com/tech/">7x24h快讯</a></li> </ul> </div> <div class="fg-other-icon"> <ul> <li class="search"></li> </ul> </div> <div class="clear"></div> </div> </header> <div class="fg-search"> <form action="https://zhannei.baidu.com/cse/search" target="_blank"> <input type="hidden" name="s" value="8952732103245357766"> <input type="text" name="q" value="输入关键词搜索" class="fg-search-text fl" onFocus="if (this.value == '输入关键词搜索') {this.value = '';}" onBlur="if (this.value == '') {this.value = '输入关键词搜索';}"> <input type="submit" value="搜索" class="fg-search-btn fr"> <div class="clear"></div> </form> </div> <script type="text/javascript"> $(".nav-more, .fg-more").click(function(){ $(".mini").slideToggle(300); }); $(".close").click(function(){ $(".mini").slideToggle(300); }); $(".search").click(function(){ $(".fg-search").slideToggle(100); }); </script><!-- main begin --> <div class="fg"> <div class="fg-show"> <div class="fg-show-main"> <div class="tuijian"> <div class="recommended"> <ul> <li class="new"><a href="">网络通信</a></li> <ul> <li><a href="https://www.fromgeek.com/news/">极客焦点</a></li> <li><a href="https://www.fromgeek.com/review/">极客观察</a></li> <li><a href="https://www.fromgeek.com/interview/">极客访谈</a></li> <li><a href="https://www.fromgeek.com/test/">极客评测</a></li> <li><a href="https://www.fromgeek.com/photosays/">极客图说</a></li> <li><a href="https://www.fromgeek.com/geeksays/">极客说</a></li> <li><a href="https://www.fromgeek.com/wemedia/">自明星</a></li> <li><a href="https://www.fromgeek.com/live/">现场直播</a></li> <li><a href="https://www.fromgeek.com/vc/">创业创投</a></li> <li><a href="https://www.fromgeek.com/finance/">极客商业</a></li> <li><a href="https://www.fromgeek.com/it/">企业级IT</a></li> <li><a href="https://www.fromgeek.com/retail/">零售电商</a></li> <li><a href="https://www.fromgeek.com/ai/">人工智能</a></li> <li><a href="https://www.fromgeek.com/internet/">互联网</a></li> <div class="clear"></div> </ul> <div class="clear"></div> </ul> </div> <div class="fg-list"> <div class="listfocus"> <div class="focus-pic"><a href="/telecom/659746.html" title="MBBF 2024开幕:加速5G-A与AI融合发展,引领移动AI时代"><img src="https://www.fromgeek.com/uploadfile/2024/1031/20241031872419.jpg" alt="MBBF 2024开幕:加速5G-A与AI融合发展,引领移动AI时代"></a></div> <div class="focus-tit"> <h2><a href="/telecom/659746.html" title="MBBF 2024开幕:加速5G-A与AI融合发展,引领移动AI时代">MBBF 2024开幕:加速5G-A与AI融合发展,引领移动AI时代</a></h2> </div> </div> <ul id="lists"> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/663055.html" title="德国电信携手高通和Skylo,完成GEO卫星短信试验">德国电信携手高通和Skylo,完成GEO卫星短信试验</a></h4> <p><span class="key"> <a href="/%E5%BE%B7%E5%9B%BD%E7%94%B5%E4%BF%A1_1.html"> 德国电信</a> <a href="/%E9%AB%98%E9%80%9A_1.html"> 高通</a> <a href="/Skylo_1.html"> Skylo</a> <a href="/%E5%8D%AB%E6%98%9F%E9%80%9A%E4%BF%A1_1.html"> 卫星通信</a> <a href="/%E5%8D%AB%E6%98%9F%E7%9F%AD%E6%B6%88%E6%81%AF_1.html"> 卫星短消息</a> <a href="/_1.html"> </a> </span><span class="date">2024-11-27</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/663049.html" title="5G成印度中产必备 为高速网络付费意愿强烈">5G成印度中产必备 为高速网络付费意愿强烈</a></h4> <p><span class="key"> <a href="/5G_1.html"> 5G</a> <a href="/%E5%8D%B0%E5%BA%A6_1.html"> 印度</a> </span><span class="date">2024-11-27</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/663028.html" title="工业和信息化部等十二部门关于印发《5G规模化应用“扬帆”行动升级方案》的通知">工业和信息化部等十二部门关于印发《5G规模化应用“扬帆”行动升级方案》的通知</a></h4> <p><span class="key"> <a href="/5G%E8%A7%84%E6%A8%A1%E5%8C%96%E5%BA%94%E7%94%A8%E6%89%AC%E5%B8%86%E8%A1%8C%E5%8A%A8_1.html"> 5G规模化应用扬帆行动</a> <a href="/5G%E6%89%AC%E5%B8%86_1.html"> 5G扬帆</a> <a href="/5G%E8%A7%84%E6%A8%A1%E5%8C%96%E5%BA%94%E7%94%A8_1.html"> 5G规模化应用</a> </span><span class="date">2024-11-27</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/663047.html" title="首枚“熊猫晶圆”诞生的背后:英特尔提效本土供应链 与产业聚力共赢">首枚“熊猫晶圆”诞生的背后:英特尔提效本土供应链 与产业聚力共赢</a></h4> <p><span class="key"> <a href="/%E8%8B%B1%E7%89%B9%E5%B0%94_1.html"> 英特尔</a> <a href="/%E7%86%8A%E7%8C%AB%E6%99%B6%E5%9C%86_1.html"> 熊猫晶圆</a> </span><span class="date">2024-11-27</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/663067.html" title="千家早报|华为全屋智能升级为华为鸿蒙智家;霍尼韦尔13.25亿美元出售个人安全防护设备业务——2024年11月27日">千家早报|华为全屋智能升级为华为鸿蒙智家;霍尼韦尔13.25亿美元出售个人安全防护设备业务——2024年11月27日</a></h4> <p><span class="key"> <a href="/%E5%8D%83%E5%AE%B6%E6%97%A9%E6%8A%A5_1.html"> 千家早报</a> <a href="/%E6%99%BA%E8%83%BD%E5%AE%B6%E5%B1%85_1.html"> 智能家居</a> <a href="/%E6%99%BA%E8%83%BD%E5%BB%BA%E7%AD%91_1.html"> 智能建筑</a> </span><span class="date">2024-11-27</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/663068.html" title="您准备好迎接颠覆性技术时代了吗?">您准备好迎接颠覆性技术时代了吗?</a></h4> <p><span class="key"> <a href="/%E4%BA%BA%E5%B7%A5%E6%99%BA%E8%83%BD_1.html"> 人工智能</a> </span><span class="date">2024-11-27</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/663070.html" title="IT基础设施如何帮助配送中心实现仓库自动化">IT基础设施如何帮助配送中心实现仓库自动化</a></h4> <p><span class="key"> <a href="/%E4%BB%93%E5%BA%93%E8%87%AA%E5%8A%A8%E5%8C%96_1.html"> 仓库自动化</a> </span><span class="date">2024-11-27</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/663072.html" title="人工智能如何引领净零建筑的可持续发展">人工智能如何引领净零建筑的可持续发展</a></h4> <p><span class="key"> <a href="/%E4%BA%BA%E5%B7%A5%E6%99%BA%E8%83%BD_1.html"> 人工智能</a> </span><span class="date">2024-11-27</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/663075.html" title="下一代网络:探索智能路由器在数据中心的实用性">下一代网络:探索智能路由器在数据中心的实用性</a></h4> <p><span class="key"> <a href="/%E6%99%BA%E8%83%BD%E8%B7%AF%E7%94%B1%E5%99%A8_1.html"> 智能路由器</a> </span><span class="date">2024-11-27</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/663076.html" title="建筑业绿色转型:可持续建筑技术的挑战与未来趋势">建筑业绿色转型:可持续建筑技术的挑战与未来趋势</a></h4> <p><span class="key"> <a href="/%E7%BB%BF%E8%89%B2%E5%BB%BA%E7%AD%91_1.html"> 绿色建筑</a> <a href="/%E6%99%BA%E8%83%BD%E5%BB%BA%E7%AD%91_1.html"> 智能建筑</a> </span><span class="date">2024-11-27</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/663077.html" title="数据分类在云安全中的重要性">数据分类在云安全中的重要性</a></h4> <p><span class="key"> <a href="/%E4%BA%91%E8%AE%A1%E7%AE%97_1.html"> 云计算</a> </span><span class="date">2024-11-27</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/663037.html" title="WinWin高端访谈:用户优先战略+领先方案,助力南非rain领跑5G FWA">WinWin高端访谈:用户优先战略+领先方案,助力南非rain领跑5G FWA</a></h4> <p><span class="key"> <a href="/WinWin_1.html"> WinWin</a> </span><span class="date">2024-11-26</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/663025.html" title="全新HUAWEI MatePad Pro 13.2 英寸首发亮相,鸿蒙专业生产力体验再升级">全新HUAWEI MatePad Pro 13.2 英寸首发亮相,鸿蒙专业生产力体验再升级</a></h4> <p><span class="key"> <a href="/HUAWEI_1.html"> HUAWEI</a> <a href="/MatePad_1.html"> MatePad</a> <a href="/Pro_1.html"> Pro</a> <a href="/13_1.html"> 13</a> <a href="/2_1.html"> 2</a> </span><span class="date">2024-11-26</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/663024.html" title="典藏之音,原声美学,首款华为悦彰耳机FreeBuds Pro 4正式发布售价1499元">典藏之音,原声美学,首款华为悦彰耳机FreeBuds Pro 4正式发布售价1499元</a></h4> <p><span class="key"> <a href="/FreeBuds_1.html"> FreeBuds</a> <a href="/Pro_1.html"> Pro</a> <a href="/4_1.html"> 4</a> </span><span class="date">2024-11-26</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/663023.html" title="华为发布HUAWEI WATCH D2,开启腕上血压管理新篇章">华为发布HUAWEI WATCH D2,开启腕上血压管理新篇章</a></h4> <p><span class="key"> <a href="/%E5%8D%8E%E4%B8%BA_1.html"> 华为</a> <a href="/HUAWEI_1.html"> HUAWEI</a> <a href="/WATCH_1.html"> WATCH</a> <a href="/D2_1.html"> D2</a> </span><span class="date">2024-11-26</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/663022.html" title="巅峰再跨越,华为Mate X6引领行业迈向新高度">巅峰再跨越,华为Mate X6引领行业迈向新高度</a></h4> <p><span class="key"> <a href="/%E5%8D%8E%E4%B8%BAMate_1.html"> 华为Mate</a> <a href="/X6_1.html"> X6</a> </span><span class="date">2024-11-26</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/663021.html" title="HUAWEI Mate X6 震撼登场,折叠引领者,巅峰再跨越">HUAWEI Mate X6 震撼登场,折叠引领者,巅峰再跨越</a></h4> <p><span class="key"> <a href="/HUAWEI_1.html"> HUAWEI</a> <a href="/Mate_1.html"> Mate</a> <a href="/X6_1.html"> X6</a> </span><span class="date">2024-11-26</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/663020.html" title="HUAWEI Mate 70系列重磅亮相,售价5499元起">HUAWEI Mate 70系列重磅亮相,售价5499元起</a></h4> <p><span class="key"> <a href="/HUAWEI_1.html"> HUAWEI</a> <a href="/Mate_1.html"> Mate</a> <a href="/70_1.html"> 70</a> </span><span class="date">2024-11-26</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/663019.html" title="“史上最强Mate”来了!Mate 70首发搭载纯血鸿蒙,售价5499元起">“史上最强Mate”来了!Mate 70首发搭载纯血鸿蒙,售价5499元起</a></h4> <p><span class="key"> <a href="/Mate70_1.html"> Mate70</a> </span><span class="date">2024-11-26</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/663036.html" title="“史上最强Mate”来了!Mate 70首发搭载纯血鸿蒙,售价5499元起">“史上最强Mate”来了!Mate 70首发搭载纯血鸿蒙,售价5499元起</a></h4> <p><span class="key"> <a href="/Mate70_1.html"> Mate70</a> </span><span class="date">2024-11-26</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/663035.html" title="余承东:靠抄袭没有未来,Mate一直被模仿从未被超越">余承东:靠抄袭没有未来,Mate一直被模仿从未被超越</a></h4> <p><span class="key"> <a href="/%E4%BD%99%E6%89%BF%E4%B8%9C_1.html"> 余承东</a> </span><span class="date">2024-11-26</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/663034.html" title="筹划收购量羲技术股价暴涨:禾信仪器重要股东趁机减持">筹划收购量羲技术股价暴涨:禾信仪器重要股东趁机减持</a></h4> <p><span class="key"> <a href="/%E9%87%8F%E7%BE%B2%E6%8A%80%E6%9C%AF_1.html"> 量羲技术</a> <a href="/%E7%A6%BE%E4%BF%A1%E4%BB%AA%E5%99%A8_1.html"> 禾信仪器</a> </span><span class="date">2024-11-26</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/663033.html" title="飞利信被纳入军采失信名单">飞利信被纳入军采失信名单</a></h4> <p><span class="key"> <a href="/%E9%A3%9E%E5%88%A9%E4%BF%A1_1.html"> 飞利信</a> </span><span class="date">2024-11-26</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/663032.html" title="邦彦技术拟收购星网信通控股权">邦彦技术拟收购星网信通控股权</a></h4> <p><span class="key"> <a href="/%E9%82%A6%E5%BD%A6%E6%8A%80%E6%9C%AF_1.html"> 邦彦技术</a> <a href="/%E6%98%9F%E7%BD%91%E4%BF%A1%E9%80%9A_1.html"> 星网信通</a> </span><span class="date">2024-11-26</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/663031.html" title="康希通信筹划收购芯中芯 扩大物联网布局">康希通信筹划收购芯中芯 扩大物联网布局</a></h4> <p><span class="key"> <a href="/%E5%BA%B7%E5%B8%8C%E9%80%9A%E4%BF%A1_1.html"> 康希通信</a> </span><span class="date">2024-11-26</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/663030.html" title="太严了!三大运营商均“二进宫”军采暂停名单">太严了!三大运营商均“二进宫”军采暂停名单</a></h4> <p><span class="key"> <a href="/%E4%B8%89%E5%A4%A7%E8%BF%90%E8%90%A5%E5%95%86_1.html"> 三大运营商</a> <a href="/%E5%86%9B%E9%87%87%E6%9A%82%E5%81%9C%E5%90%8D%E5%8D%95_1.html"> 军采暂停名单</a> </span><span class="date">2024-11-26</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/663029.html" title="施耐德电气:“最短距离”服务中国客户,解决智算中心三大挑战">施耐德电气:“最短距离”服务中国客户,解决智算中心三大挑战</a></h4> <p><span class="key"> <a href="/%E6%96%BD%E8%80%90%E5%BE%B7%E7%94%B5%E6%B0%94_1.html"> 施耐德电气</a> </span><span class="date">2024-11-26</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/663018.html" title="日本Rakuten Mobile:英伟达AI-RAN行不通">日本Rakuten Mobile:英伟达AI-RAN行不通</a></h4> <p><span class="key"> <a href="/%E8%8B%B1%E4%BC%9F%E8%BE%BE_1.html"> 英伟达</a> </span><span class="date">2024-11-26</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/663027.html" title="日本Rakuten Mobile:英伟达AI-RAN行不通">日本Rakuten Mobile:英伟达AI-RAN行不通</a></h4> <p><span class="key"> <a href="/%E8%8B%B1%E4%BC%9F%E8%BE%BE_1.html"> 英伟达</a> </span><span class="date">2024-11-26</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/663026.html" title="12部委联合印发5G规模化应用“扬帆”行动升级方案: 三年内5G个人用户普及率超 85%">12部委联合印发5G规模化应用“扬帆”行动升级方案: 三年内5G个人用户普及率超 85%</a></h4> <p><span class="key"> <a href="/5G_1.html"> 5G</a> </span><span class="date">2024-11-26</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/662923.html" title="千家早报|十二部门印发,事关5G规模化应用;小米申请“超级小爱主动智能”和 “AIOS” 等商标——2024年11月26日">千家早报|十二部门印发,事关5G规模化应用;小米申请“超级小爱主动智能”和 “AIOS” 等商标——2024年11月26日</a></h4> <p><span class="key"> <a href="/%E5%8D%83%E5%AE%B6%E6%97%A9%E6%8A%A5_1.html"> 千家早报</a> <a href="/%E6%99%BA%E8%83%BD%E5%AE%B6%E5%B1%85_1.html"> 智能家居</a> <a href="/%E6%99%BA%E8%83%BD%E5%BB%BA%E7%AD%91_1.html"> 智能建筑</a> </span><span class="date">2024-11-26</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/662924.html" title="未来家居装饰的人工智能设计趋势">未来家居装饰的人工智能设计趋势</a></h4> <p><span class="key"> <a href="/%E4%BA%BA%E5%B7%A5%E6%99%BA%E8%83%BD_1.html"> 人工智能</a> <a href="/%E6%99%BA%E8%83%BD%E5%AE%B6%E5%B1%85_1.html"> 智能家居</a> </span><span class="date">2024-11-26</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/662925.html" title="个性化客户体验:人工智能在现代营销中的作用">个性化客户体验:人工智能在现代营销中的作用</a></h4> <p><span class="key"> <a href="/%E4%BA%BA%E5%B7%A5%E6%99%BA%E8%83%BD_1.html"> 人工智能</a> </span><span class="date">2024-11-26</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/662988.html" title="引领2025:技术变革如何塑造未来商业格局">引领2025:技术变革如何塑造未来商业格局</a></h4> <p><span class="key"> <a href="/%E4%BA%BA%E5%B7%A5%E6%99%BA%E8%83%BD_1.html"> 人工智能</a> </span><span class="date">2024-11-26</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/662990.html" title="万物人工智能(AIoE):重新定义未来的智能生活与工作 ">万物人工智能(AIoE):重新定义未来的智能生活与工作 </a></h4> <p><span class="key"> <a href="/%E4%BA%BA%E5%B7%A5%E6%99%BA%E8%83%BD_1.html"> 人工智能</a> </span><span class="date">2024-11-26</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/662991.html" title="什么是环境智能——引领未来生活方式的革新">什么是环境智能——引领未来生活方式的革新</a></h4> <p><span class="key"> <a href="/%E7%8E%AF%E5%A2%83%E6%99%BA%E8%83%BD_1.html"> 环境智能</a> <a href="/%E4%BA%BA%E5%B7%A5%E6%99%BA%E8%83%BD_1.html"> 人工智能</a> </span><span class="date">2024-11-26</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/662877.html" title="打破生态壁垒,自研双芯抢网:OPPO Reno13系列发布,2699元起">打破生态壁垒,自研双芯抢网:OPPO Reno13系列发布,2699元起</a></h4> <p><span class="key"> <a href="/OPPO_1.html"> OPPO</a> </span><span class="date">2024-11-25</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/662878.html" title="打破生态壁垒,自研双芯抢网:OPPO Reno13系列发布,2699元起">打破生态壁垒,自研双芯抢网:OPPO Reno13系列发布,2699元起</a></h4> <p><span class="key"> <a href="/OPPO_1.html"> OPPO</a> </span><span class="date">2024-11-25</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/662866.html" title="“移”起向“新”:京津冀协同发展纵深推进,信息科技保驾护航">“移”起向“新”:京津冀协同发展纵深推进,信息科技保驾护航</a></h4> <p><span class="key"> <a href="/%E4%BA%AC%E6%B4%A5%E5%86%80_1.html"> 京津冀</a> <a href="/%E4%B8%AD%E5%9B%BD%E7%A7%BB%E5%8A%A8_1.html"> 中国移动</a> </span><span class="date">2024-11-25</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/662864.html" title="工信部批准6项量子密钥分发领域行业标准">工信部批准6项量子密钥分发领域行业标准</a></h4> <p><span class="key"> <a href="/%E9%87%8F%E5%AD%90%E5%AF%86%E9%92%A5_1.html"> 量子密钥</a> </span><span class="date">2024-11-25</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/662839.html" title="三大运营商2024年省分一把手大调整:27位总经理走马上任">三大运营商2024年省分一把手大调整:27位总经理走马上任</a></h4> <p><span class="key"> <a href="/%E4%B8%89%E5%A4%A7%E8%BF%90%E8%90%A5%E5%95%86_1.html"> 三大运营商</a> </span><span class="date">2024-11-25</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/662802.html" title="中国铁塔2024年POI产品集采结果出炉 中兴等四家厂商中标">中国铁塔2024年POI产品集采结果出炉 中兴等四家厂商中标</a></h4> <p><span class="key"> <a href="/%E4%B8%AD%E5%9B%BD%E9%93%81%E5%A1%94_1.html"> 中国铁塔</a> </span><span class="date">2024-11-25</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/662801.html" title="对话华为周军:升级运力、以网强智,把握AI时代确定性机遇">对话华为周军:升级运力、以网强智,把握AI时代确定性机遇</a></h4> <p><span class="key"> <a href="/%E5%8D%8E%E4%B8%BA_1.html"> 华为</a> </span><span class="date">2024-11-25</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/662785.html" title="中国移动邓伟:“两个不 两个一体”顶层设计 构建天地一体网络商业闭环">中国移动邓伟:“两个不 两个一体”顶层设计 构建天地一体网络商业闭环</a></h4> <p><span class="key"> <a href="/%E5%8D%AB%E6%98%9F%E4%BA%92%E8%81%94%E7%BD%91_1.html"> 卫星互联网</a> </span><span class="date">2024-11-25</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/662779.html" title="国芯科技高性能AI MCU芯片新产品CCR7002内部测试成功">国芯科技高性能AI MCU芯片新产品CCR7002内部测试成功</a></h4> <p><span class="key"> <a href="/%E5%9B%BD%E8%8A%AF%E7%A7%91%E6%8A%80_1.html"> 国芯科技</a> <a href="/AI_1.html"> AI</a> <a href="/%E8%8A%AF%E7%89%87_1.html"> 芯片</a> </span><span class="date">2024-11-25</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/662784.html" title="国芯科技高性能AI MCU芯片新产品CCR7002内部测试成功">国芯科技高性能AI MCU芯片新产品CCR7002内部测试成功</a></h4> <p><span class="key"> <a href="/%E5%9B%BD%E8%8A%AF%E7%A7%91%E6%8A%80_1.html"> 国芯科技</a> <a href="/AI_1.html"> AI</a> <a href="/%E8%8A%AF%E7%89%87_1.html"> 芯片</a> </span><span class="date">2024-11-25</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/662783.html" title="三大运营商10月成绩单:中国移动继续领跑">三大运营商10月成绩单:中国移动继续领跑</a></h4> <p><span class="key"> <a href="/%E4%B8%89%E5%A4%A7%E8%BF%90%E8%90%A5%E5%95%86_1.html"> 三大运营商</a> <a href="/%E4%B8%AD%E5%9B%BD%E7%A7%BB%E5%8A%A8_1.html"> 中国移动</a> </span><span class="date">2024-11-25</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/662782.html" title="中国移动WAF软件集采:启明星辰和山石网科信中标">中国移动WAF软件集采:启明星辰和山石网科信中标</a></h4> <p><span class="key"> <a href="/%E4%B8%AD%E5%9B%BD%E7%A7%BB%E5%8A%A8_1.html"> 中国移动</a> <a href="/WAF%E8%BD%AF%E4%BB%B6_1.html"> WAF软件</a> </span><span class="date">2024-11-25</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/662776.html" title="Dell'Oro观点:人工智能时代,光传输也必须升级">Dell'Oro观点:人工智能时代,光传输也必须升级</a></h4> <p><span class="key"> <a href="/%E4%BA%BA%E5%B7%A5%E6%99%BA%E8%83%BD_1.html"> 人工智能</a> <a href="/%E5%85%89%E4%BC%A0%E8%BE%93_1.html"> 光传输</a> </span><span class="date">2024-11-25</span></p> </div> <div class="clear"></div> </li> <li class="textstyle"> <div class="listtext"> <h4><a href="/telecom/662781.html" title="Dell'Oro观点:人工智能时代,光传输也必须升级">Dell'Oro观点:人工智能时代,光传输也必须升级</a></h4> <p><span class="key"> <a href="/%E4%BA%BA%E5%B7%A5%E6%99%BA%E8%83%BD_1.html"> 人工智能</a> <a href="/%E5%85%89%E4%BC%A0%E8%BE%93_1.html"> 光传输</a> </span><span class="date">2024-11-25</span></p> </div> <div class="clear"></div> </li> </ul> <div class="page"> <span>1</span> <a href="telecom/p2.html">2</a> <a href="telecom/p3.html">3</a> <a href="telecom/p4.html">4</a> <a href="telecom/p5.html">5</a><a href="telecom/p2.html" class="a1">下一页</a></div> </div> <script type="text/javascript"> var url=""; $(".page a").each(function(){ url=$(this).attr('href'); $(this).attr('href','https://www.fromgeek.com/'+url); }); </script> </div> </div> </div> <div class="fg-side"> <div class="hot"> <script type="text/javascript" src="https://www.fromgeek.com/index.php?m=dbsource&c=call&a=get&id=6"></script> <div class="block-tit"><div class="fl"><span><i class="iconfont icon-huangguan"></i></span>TOPS</div><div class="fr"><ul class="tab-nav"><li><a href="https://www.fromgeek.com/review/" target="_blank">原创</a></li></ul></div><div class="clear"></div></div> <div class="hotlist"> <ul class="tops" id="originalhits"> <li><a href="/review/662798.html" title="5G-A终端规模铺开响应“以旧换新”,湖北移动“机网套”协同刺激内需">5G-A终端规模铺开响应“以旧换新”,湖北移动“机网套”协同刺激内需</a></li> <li><a href="/review/662663.html" title="六载华为开发者大赛,“赛”出云上开发新生态">六载华为开发者大赛,“赛”出云上开发新生态</a></li> <li><a href="/review/662427.html" title="iPhone在华份额为何不断下滑?外媒分析:因无法提供AI服务">iPhone在华份额为何不断下滑?外媒分析:因无法提供AI服务</a></li> <li><a href="/review/662091.html" title="硬科技观察之智能体:2025年会是AI智能体爆发之年">硬科技观察之智能体:2025年会是AI智能体爆发之年</a></li> <li><a href="/review/661929.html" title=""以智赋网"关键一跃!华为首发Ambient Site构建无线智能化底座">"以智赋网"关键一跃!华为首发Ambient Site构建无线智能化底座</a></li> <li><a href="/review/661768.html" title="硬科技产业观察之端侧AI:AI算力随身释放千亿价值">硬科技产业观察之端侧AI:AI算力随身释放千亿价值</a></li> <li><a href="/review/661014.html" title="“智网慧城”计划启动全球招募,以智赋网成MBBF 2024焦点">“智网慧城”计划启动全球招募,以智赋网成MBBF 2024焦点</a></li> <li><a href="/review/660928.html" title="英伟达最亲密的伙伴SuperMicro股价大跌,对AI产业影响几何?">英伟达最亲密的伙伴SuperMicro股价大跌,对AI产业影响几何?</a></li> <li><a href="/review/660666.html" title="请回答MBBF 2024:关于移动AI时代的一切">请回答MBBF 2024:关于移动AI时代的一切</a></li> <li><a href="/review/660118.html" title="高通ARM争的是什么?定制设计威胁到ARM生命线">高通ARM争的是什么?定制设计威胁到ARM生命线</a></li> </ul> </div> </div> <div class="iconlist"> <div class="block-tit"><span><i class="iconfont icon-zuanshi"></i></span><a href="https://www.fromgeek.com/special/" target="_blank">专题报道</a></div> <script type="text/javascript" src="https://www.fromgeek.com/index.php?m=dbsource&c=call&a=get&id=11"></script> </div> <div class="iconlist"> <div class="block-tit"><span><i class="iconfont icon-zuanshi"></i></span> <a href="https://www.fromgeek.com/corp/" target="_blank">企业专栏</a></div> <ul> <li><a href="/corp/1243-578548.html" title="AWS" target="_blank"><img src="https://www.fromgeek.com/uploadfile/2023/0614/20230614872802.jpg" title="AWS"></a></li> <li><a href="/corp/1243-527797.html" title="旷视科技Megvii" target="_blank"><img src="https://www.fromgeek.com/uploadfile/2023/0414/20230414114488.jpg" title="旷视科技Megvii"></a></li> <li><a href="/corp/1243-527796.html" title="寒武纪Cambricon" target="_blank"><img src="https://www.fromgeek.com/uploadfile/2023/0414/20230414451572.jpg" title="寒武纪Cambricon"></a></li> <li><a href="/corp/1243-527794.html" title="商汤科技SenseTime" target="_blank"><img src="https://www.fromgeek.com/uploadfile/2023/0414/20230414319021.jpg" title="商汤科技SenseTime"></a></li> <li><a href="/corp/1243-527793.html" title="360人工智能" target="_blank"><img src="https://www.fromgeek.com/uploadfile/2023/0414/20230414333214.jpg" title="360人工智能"></a></li> <li><a href="/corp/1243-527779.html" title="科大讯飞iFLYTEK" target="_blank"><img src="https://www.fromgeek.com/uploadfile/2023/0414/20230414309223.jpg" title="科大讯飞iFLYTEK"></a></li> <li><a href="/corp/1243-527746.html" title="字节跳动ByteDance" target="_blank"><img src="https://www.fromgeek.com/uploadfile/2023/0414/20230414209969.jpg" title="字节跳动ByteDance"></a></li> <li><a href="/corp/1243-527742.html" title="Meta" target="_blank"><img src="https://www.fromgeek.com/uploadfile/2023/0414/20230414627668.jpg" title="Meta"></a></li> <li><a href="/corp/1243-527726.html" title="腾讯Tencent" target="_blank"><img src="https://www.fromgeek.com/uploadfile/2023/0414/20230414869985.jpg" title="腾讯Tencent"></a></li> <li><a href="/corp/1243-527721.html" title="百度AI" target="_blank"><img src="https://www.fromgeek.com/uploadfile/2023/0414/20230414863297.jpg" title="百度AI"></a></li> <li><a href="/corp/1243-527716.html" title="Amazon亚马逊" target="_blank"><img src="https://www.fromgeek.com/uploadfile/2023/0414/20230414389695.jpg" title="Amazon亚马逊"></a></li> <li><a href="/corp/1243-527626.html" title="IBM" target="_blank"><img src="https://www.fromgeek.com/uploadfile/2023/0413/20230413438734.jpg" title="IBM"></a></li> <li><a href="/corp/1243-527622.html" title="OpenAI" target="_blank"><img src="https://www.fromgeek.com/uploadfile/2023/0413/20230413823508.jpg" title="OpenAI"></a></li> <li><a href="/corp/1243-518712.html" title="曼孚科技" target="_blank"><img src="https://www.fromgeek.com/uploadfile/2023/0215/20230215267717.jpg" title="曼孚科技"></a></li> <li><a href="/corp/1243-518697.html" title="海天瑞声" target="_blank"><img src="https://www.fromgeek.com/uploadfile/2023/0215/20230215272686.jpg" title="海天瑞声"></a></li> <li><a href="/corp/1243-518696.html" title="数据堂" target="_blank"><img src="https://www.fromgeek.com/uploadfile/2023/0215/20230215255522.jpg" title="数据堂"></a></li> <li><a href="/corp/1243-518689.html" title="云测数据" target="_blank"><img src="https://www.fromgeek.com/uploadfile/2023/0221/20230221665315.jpg" title="云测数据"></a></li> <li><a href="/corp/1243-518688.html" title="龙猫数据" target="_blank"><img src="https://www.fromgeek.com/uploadfile/2023/0215/20230215440546.jpg" title="龙猫数据"></a></li> <li><a href="/corp/1243-518679.html" title="澳鹏数据" target="_blank"><img src="https://www.fromgeek.com/uploadfile/2023/0215/20230215111197.jpg" title="澳鹏数据"></a></li> <li><a href="/corp/1243-518640.html" title="标贝科技" target="_blank"><img src="https://www.fromgeek.com/uploadfile/2023/0215/20230215535068.jpg" title="标贝科技"></a></li> <li><a href="/corp/1243-518635.html" title="37度数据" target="_blank"><img src="https://www.fromgeek.com/uploadfile/2023/0215/20230215511614.jpg" title="37度数据"></a></li> <li><a href="/corp/1243-518634.html" title="景联文科技" target="_blank"><img src="https://www.fromgeek.com/uploadfile/2023/0215/20230215294826.jpg" title="景联文科技"></a></li> <li><a href="/corp/1243-518632.html" title="博菲数据" target="_blank"><img src="https://www.fromgeek.com/uploadfile/2023/0215/20230215848774.jpg" title="博菲数据"></a></li> <li><a href="/corp/1243-480852.html" title="宇阳EYANG" target="_blank"><img src="https://www.fromgeek.com/uploadfile/2022/0608/20220608115014280G.gif" title="宇阳EYANG"></a></li> <li><a href="/corp/1243-480851.html" title="南亚新材NOUYA" target="_blank"><img src="https://www.fromgeek.com/uploadfile/2022/0608/20220608115012279G.gif" title="南亚新材NOUYA"></a></li> <li><a href="/corp/1243-480850.html" title="火炬电子" target="_blank"><img src="https://www.fromgeek.com/uploadfile/2022/0608/20220608115009278G.gif" title="火炬电子"></a></li> <li><a href="/corp/1243-480849.html" title="天海汽车电子THB" target="_blank"><img src="https://www.fromgeek.com/uploadfile/2022/0608/20220608115008277G.gif" title="天海汽车电子THB"></a></li> <li><a href="/corp/1243-480848.html" title="惠伦晶体" target="_blank"><img src="https://www.fromgeek.com/uploadfile/2022/0608/20220608115006276G.gif" title="惠伦晶体"></a></li> <li><a href="/corp/1243-480847.html" title="兴森" target="_blank"><img src="https://www.fromgeek.com/uploadfile/2022/0608/20220608115004275G.gif" title="兴森"></a></li> <li><a href="/corp/1243-480846.html" title="沂蒙Yimeng" target="_blank"><img src="https://www.fromgeek.com/uploadfile/2022/0608/20220608115002274G.gif" title="沂蒙Yimeng"></a></li> <div class="clear"></div> </ul> </div> </div> <div class="clear"></div> </div> </div> <div class="box-scoll" id="box-scoll"> <ul> <li class="simple"><i class="iconfont icon-simple"></i><span>简版</span></li> <li class="original"><i class="iconfont icon-original"></i><span>原版</span></li> <li class="contribute "><a href="http://www.fromgeek.com/about/contribute/"><i class="iconfont icon-xie"></i><span>投稿</span></a></li> <li class="come"><i class="iconfont icon-Up"></i><span>回顶部</span></li> </ul> </div> <!-- main end --> <!-- footer begin --> <footer> <div class="fm-footer"> <div class="foot-logo fl"><a href="#"><img src="https://www.fromgeek.com/statics/images/index-two/logo-bw.png"></a></div> <div class="foot-text fl"> <div class="copyright">©Copyright 2012-2023 极客网 版权所有 <a href="https://beian.miit.gov.cn" target="_blank" style="color:#EC2E30;">京ICP备14008826号-3</a></div> <div class="aboutus"> <ul> <li><a href="https://www.fromgeek.com/about/aboutus/" >关于我们</a></li> <li><a href="https://www.fromgeek.com/about/supportus/" >赞助我们</a></li> <li><a href="https://www.fromgeek.com/about/hr/" >加入我们</a></li> <li><a href="https://www.fromgeek.com/about/contactus/" >联系我们</a></li> <li><a href="https://www.fromgeek.com/about/contribute/" > 寻求展示</a></li> <li><a href="https://www.fromgeek.com/about/member/" >会员服务</a></li> <li><a href="https://www.fromgeek.com/link.html">友情链接</a></li> <div class="clear"></div> </ul> </div> <div class="clear"></div> </div> <div style="width:300px;margin:0 auto; padding:20px 0;"> <a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=11010602130057" style="display:inline-block;text-decoration:none;height:20px;line-height:20px;"><img src="https://www.fromgeek.com/statics/images/index-two/gongan.png" style="float:left;"/><p style="float:left;height:20px;line-height:20px;margin: 0px 0px 0px 5px; color:#939393;">京公网安备 11010602130057号</p></a> </div> </div> </footer> <!-- footer end --> <div style="display:none;"></div> <!-- baidu push --> <script> (function(){ var bp = document.createElement('script'); var curProtocol = window.location.protocol.split(':')[0]; if (curProtocol === 'https') { bp.src = 'https://zz.bdstatic.com/linksubmit/push.js'; } else { bp.src = 'http://push.zhanzhang.baidu.com/push.js'; } var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(bp, s); })(); </script> <script> (function(){ var el = document.createElement("script"); el.src = "https://lf1-cdn-tos.bytegoofy.com/goofy/ttzz/push.js?4c67092feacf422eeec0d250bbc1b327c3b49a37aa7df08834086d0548170041bc434964556b7d7129e9b750ed197d397efd7b0c6c715c1701396e1af40cec962b8d7c8c6655c9b00211740aa8a98e2e"; el.id = "ttzz"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(el, s); })(window) </script> <!-- 网站图片丢失或者获取失败时显示默认图片 --> <script src="https://www.fromgeek.com/statics/js/jquery.min.js"></script> <script> $(document).ready(function () { $("img").error(function () { $(this).attr("src", "https://www.fromgeek.com/statics/images/s_nopic.gif"); }); }); </script> <!-- end --><div class="fixed-tools" id="scrollTop"> <div class="icon-qr"> <span class="qr"><img alt="" src="http://www.fromgeek.com/statics/images/index-two/fromgeek_wechart.jpg"></span> </div> <div class="icon-arrow-up"></div> </div> <script type="text/javascript"> $(".simple").click(function() { $(this).hide(); $(".original").show(); $("body").addClass("simpleshow"); }); $(".original").click(function() { $(this).hide(); $(".simple").show(); $("body").removeClass("simpleshow"); }); $(".tab-nav li").click(function(){ $(".tab-nav li").removeClass("on"); $(this).addClass("on"); var i= $(this).index(); $(".hotlist ul").hide(); $(".hotlist ul").eq(i).show(); }); </script> <script type="text/javascript"> function scrollTop(){ var scrollTop=0; $(".come").bind("click",function(){window.scrollTo(0,0);}); var infoheight=$("header").height() + $(".location").height() + $("h1").height() + 50; var articleh=infoheight + $(".fg-article").height()- $(".article-info").height() - $("#cloud-tie-wrapper").height(); var sideh=$(".fg-side").height()- $(".next-post-wrapper").height()+$("#cloud-tie-wrapper").height(); window.onscroll=function(){ scrollTop=document.documentElement.scrollTop||document.body.scrollTop; if(scrollTop<500){ $("#box-scoll").addClass("box-scoll-show"); }else{ $("#box-scoll").removeClass("box-scoll-show"); } if(scrollTop > 70){ $(".recommended").attr("style","position:fixed;top:0"); }else{ $(".recommended").attr("style",""); } }; if($.browser.msie&&($.browser.version == "6.0")&&!$.support.style){ $("#box-scoll").css("position:absolute;"); window.onscroll = function (){ scrollTop=document.documentElement.scrollTop||document.body.scrollTop; if(scrollTop<500){ $("#box-scoll").css({display:"none"}); }else{ $("#box-scoll").css({display:"block"}); } } } }; scrollTop(); </script> <script type="text/javascript" src="/statics/js/loadmore.js"></script> <script type="text/javascript"> wx.config({ debug: false, appId: 'wx304d8c65dfaae660', timestamp: 1732685096, nonceStr: '0QYeJWQe68PhiAmk', signature: 'efac3d3c8383912d31ea243bec63b9a3095ea12f', rawString: 'jsapi_ticket=sM4AOVdWfPE4DxkXGEs8VFCrk_BCbKoTaX4WCMKVtrWcfozxH512_u2PP8MdNy8V1sL4ApJRni89fGTPROhXQg&noncestr=0QYeJWQe68PhiAmk×tamp=1732685096&url=https://www.fromgeek.com/telecom/', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', 'onMenuShareQZone' ] }); wx.ready(function () { //分享到朋友圈 wx.onMenuShareTimeline({ title: '', // 分享标题 link: window.location.href, imgUrl: "http://www.fromgeek.com/statics/images/index-two/fmlogo.png", // 分享图标 success: function () { // 分享成功执行此回调函数 alert('分享成功'); }, cancel: function () { alert('取消分享'); } }); //分享给朋友 wx.onMenuShareAppMessage({ title: '', // 分享标题 desc: '', link:window.location.href, imgUrl: "http://www.fromgeek.com/statics/images/index-two/fmlogo.png", // 分享图标 trigger: function (res) { // 不要尝试在trigger中使用ajax异步请求修改本次分享的内容,因为客户端分享操作是一个同步操作,这时候使用ajax的回包会还没有返回 }, success: function (res) { // 分享成功执行此回调函数 alert('分享成功'); }, cancel: function (res) { alert('取消分享'); }, fail: function (res) { alert(JSON.stringify(res)); } }); }); </script> <style type="text/css"> .piclist .tb-btn{background: #D03E49;border-radius:20px;padding: 6px 0;} .piclist .tb-btn a{display: block;float: left; width: 8px; height: 8px; background: #FF7373;} .piclist .tb-btn a.active{background: #fff;} .fg-list .page a{color: #fff;} </style> </body> </html>