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/

相关推荐
小李李338 分钟前
基于Node.js的Web爬虫: 使用Axios和Cheerio抓取网页数据
前端·爬虫·node.js·跨域
:-)11 小时前
macOS上管理多个Node.js版本
macos·node.js
夏子曦12 小时前
webpack 的工作流程
前端·webpack·node.js
thinkQuadratic1 天前
使用node.js来实现SSE服务端向客户端推送消息
node.js
撸码到无法自拔2 天前
使用 MCP(模型上下文协议)和 Claude 在 Node.js 中构建聊天应用程序
node.js
Dontla2 天前
node.js模块化步骤(各标准区别)CommonJS规范、AMD规范、UMD规范、ES Modules (ESM)
node.js
正在努力Coding2 天前
Cannot find module ‘@npmcli/config‘
node.js
m0_zj2 天前
55.[前端开发-前端工程化]Day02-包管理工具npm等
前端·npm·node.js
zlpzlpzyd2 天前
node.js为什么产生?
node.js
大G哥3 天前
使用 MCP(模型上下文协议)和 Claude 在 Node.js 中构建聊天应用程序
node.js