您现在的位置是: 首页 > 杂七杂八 优化 Mac 上 office 软件更新慢的问题
优化 Mac 上 office 软件更新慢的问题
2020-05-20 【杂七杂八】 3917人已围观 7378次浏览
简介优化 Mac 上 office 软件更新慢的问题
在 Mac 更新 office 软件时,下载速度时快时慢,很不稳定,经过分析自动更新的数据日志发现更新程序大量的请求了根域名为
akamaized.net
azurewebsites.net
的访问记录
然后通过 ping 这里面的域名发现指向的 IP 地址都在国外,所以,如果手上有代理的,可以直接在 PAC 文件中加入上面的两个域名即可,然后重启更新程序,会发现速度变得很快,分分钟就下载完成了。
还有一种解决方案就是直接去官网上下载最新的包进行覆盖安装,官网直接下载就可以使用下载软件加速下载了。同样的也可以起到快速更新 office 的操作
很赞哦! (0)
点击排行
- Error in execution; nested exception is io.lettuce.core.RedisCommandExecutionException: ERR DISABLE You can't write or read against a disable instance
- Debian apt 使用国内镜像
- RocketMQ 出现 sendDefaultImpl call timeout 问题
- 类 BASE64Decoder 程序包 sun.misc 找不到符号
- SpringBoot @NotBlank 不生效问题
- 记一次 Mybatis-Plus 自动填充无效问题解决
- SpringBoot 2.x 文件上传出现 The field file exceeds its maximum permitted size of 1048576 bytes
- nuxt 项目完整部署方案
站长推荐
猜你喜欢
- nginx 出现 the "ssl" directive is deprecated, use the "listen ... ssl" directive instead in 错误解决方案
- 使用 OpenSSL 将 pfx 格式证书转为 pem 格式
- 记一次Java MessageFormat.format踩坑
- CentOS 安装 Docker
- Docker 批量操作命令
- Mac 设置允许任何来源
- 获取阿里云CDN真实IP
- 在使用Flutter进行网络请求时,使用Dio访问https地址出现unable to get local issuer certificate错误
- Linux 修改默认的 ssh 22 端口
- 解决443端口被VMWare Workstation占用