您现在的位置是: 首页 > 杂七杂八 优化 Mac 上 office 软件更新慢的问题
优化 Mac 上 office 软件更新慢的问题
2020-05-20 【杂七杂八】 2977人已围观 6174次浏览
简介优化 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 项目完整部署方案
站长推荐
猜你喜欢
- mybatis中大于等于小于等于的写法
- 自建Ngrok服务端
- SqlServer 查询包含指定字段的存储过程
- nginx 出现 the "ssl" directive is deprecated, use the "listen ... ssl" directive instead in 错误解决方案
- start.spring.io访问太慢,构建SpringBoot项目失败
- 【代码片段】MySQL 查看数据库所有表注释
- SpringBoot @NotBlank 不生效问题
- SpringBoot 启动测试时出现提示 Test class should have exactly one public zero-argument constructor
- ElasticSearch安装踩坑指南
- idea去掉Smart commands execution提示