".extra-menu { background-color: #f3f3f3; padding: 20px; } .extra-menu .extra-menu-h { height: 36px; } .extra-menu .extra-menu-h h3 { display:inline-block; } .extra-menu ul a{ text-decoration: none; } .extra-menu .menu-child { text-indent: 4em; } .extra-menu .menu-child:before { left: 4em; } .extra-menu .extra-menu-h h3 { line-height: 36px; } .collapse-toggle { float: right; cursor: pointer; user-select: none; display: inline-flex; align-items: center; font-size: 14px; } .collapse-toggle img { width: 30%; transform: rotate(180deg); } .collapse-content { margin-bottom: 0px !important; margin-top: 20px !important; overflow: hidden; max-height: 0; transition: max-height 0.3s ease-out; } .collapse-content.expanded { max-height: 1000px; /\* 设置一个足够大的值,确保内容可以完全展开 \*/ } .ph-id { position: relative; top: -90px; } jQuery(document).ready(function( $ ) { $('.collapse-toggle').on('click',function(){ var content = document.querySelector('.collapse-content'); content.classList.toggle('expanded'); if (content.classList.contains('expanded')) { $(this).find('div').text('收起'); $(this).find('img').css('transform','rotate(180deg)'); } else { $(this).find('div').text('展开'); $(this).find('img').css('transform','rotate(0deg)'); } }) })
CloudCone怎么样?CloudCone是一家知名的[美国服务器](https://www.idcspy.com/)提供商,旗下产品包括云服务器、VPS、Windows服务器等。CloudCone云服务器有高可靠、弹性扩展的计算资源服务,支持按需选择不同规格的CPU、内存、硬盘和网络等来快速构建企业应用。下面来看下如何将IPv6地址附加到CloudCone云服务器。
1、[CloudCone](/#)美国云服务器设置IPv6地址的过程比较简单。首先打开CloudCone官网,登录账户,然后访问后台控制面板。
2、导航到要设置IPv6的可扩展云服务器管理页面。单击左侧导航窗格中的网络选项卡(Networking),如下图所示:
![](https://www.idcspy.com/wp-content/uploads/2022/03/1-53.jpg)
3、在新窗口的IP地址部分,单击Enable IPv6按钮,然后添加3个IPv6地址。这里的IPv6地址是免费的,它将自动配置到CloudCone可扩展的云服务器中,并且在网络重建任务完成后即可使用。
![](https://www.idcspy.com/wp-content/uploads/2022/03/12-22.jpg)
以上是关于CloudCone[美国云服务器](/#)设置IPv6地址的主要步骤介绍,整个过程还是非常简单的。CloudCone除了可扩展的云服务器外,还提供质优价廉的美国VPS、专用服务器等产品租用服务,能满足用户不同业务需要。"
松果号 作者:松果号原创文章,如若转载,请注明出处:https://www.6480i.com/archives/104044.html