最新发布第46页
排序
子比主题下载页面添加声明或说明
<!--开始--> <style> .but-download>.but,.but-download>span{min-width: 200px;padding: .5em;margin-top: 10px;}.pay-extra-hide{background: var(--muted-border-color);display: bloc...
Linux Ubuntu 设置及删除SWAP虚拟内存详细教程
设置SWAP 使用free -m命令查看当前系统Swap设置情况; root@SunPma ~ # free -m // 查看当前Swap设置情况(可以看到当前系统并没有虚拟内存) total used free shared buff/cache available Mem...
JS音频播放结束后自动跳转网页
<audio id='ad' controls> <source src='yinhu.mp3' type='audio/mpeg'> </audio> <script> audio = document.getElementById('ad'); function redirectHandler() { window.locatio...
DNS的选择?什么是DoT和DoH?DNS大全
上篇文章我们讲了DNS是什么? 这次我们讲述DNS的选择? 1.DNS 如何选择: 在国内一般使用我提供的几个国内 DNS 服务器都可以,如果身处海外的话建议选择海外的公共 DNS 服务器。另外经过测试,1...


















