LibreOffice的国内镜像安装地址和node.js国内快速下载网站

文章目录

1、LibreOffice

国内镜像包网址:https://mirrors.cloud.tencent.com/libreoffice/libreoffice/

1.1、LibreOffice在application-conf.yml中的配置

yaml 复制代码
jodconverter:
  local:
    enabled: true
    port-numbers: 2002
    office-home: C:\Program Files\LibreOffice

2、node.js

https://registry.npmmirror.com/binary.html?path=node/

相关推荐
一个很帅的帅哥12 小时前
实现浏览器的下拉加载功能(类似知乎)
开发语言·javascript·mysql·mongodb·node.js·vue·express
Bang邦16 小时前
使用nvm管理Node.js多版本
前端·node.js·node多版本管理
新知图书16 小时前
Node.js快速入门
node.js
FakeOccupational17 小时前
nodejs 007:错误npm error Error: EPERM: operation not permitted, symlink
前端·npm·node.js
亦舒.18 小时前
JSDelivr & NPM CDN 国内加速节点
前端·npm·node.js
代码搬运媛18 小时前
code eintegrity npm err sha512
前端·npm·node.js
猿来如此呀21 小时前
运行npm install 时,卡在sill idealTree buildDeps没有反应
前端·npm·node.js
八了个戒1 天前
Koa (下一代web框架) 【Node.js进阶】
前端·node.js
谢尔登1 天前
【Node.js】RabbitMQ 不同交换器类型的使用
node.js·rabbitmq·ruby
weixin_441018352 天前
webpack的热更新原理
前端·webpack·node.js