logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

怎么用 tauri 创建一个vuepress模板构建的桌面应用(Electron)

将 vuepress 编译后的 dist 内文件内容替换掉 src 目录内容。在 C:\Users\huyun 个人用户目录新建文件。可以用浏览器打开网页,需要等待很久才会出现桌面应用弹窗。(编译后的静态文件是js不是ts)只有 10.6M,可以直接运行。(即纯 HTML/JS 模板)编译成 exe 文件。

#android#electron#javascript
Centos7 防火墙相关命令 防火墙关闭但是远程端口无法访问问题

centos7系统,即使关闭 firewalld,但是除了22端口,其余端口无法被外界访问,本地访问正常。我出现这个问题是因为浏览器缓存问题,可以清空浏览器缓存,并重新打开浏览器就好使了。根据下面命令,打开 firewalld 防火墙:启动: systemctl start firewalld关闭: systemctl stop firewalld查看状态: systemctl...

Centos7 使用Docker部署spring boot项目

1、安装Dockeryum install docker2、关闭防火墙systemctl stop firewalld.service #停止firewallsystemctl disable firewalld.service #禁止firewall开机启动3、设置镜像vim /etc/docker/daemon.json{"registry-mirrors":["h...

vscode 插件怎么实现编辑器行号处添加图标标记

vscode 插件怎么实现编辑器行号处添加图标标记

#编辑器#vscode#ide
centos 用 docker 方式安装 dufs

centos 用 docker 方式安装 dufs

#centos#docker#linux
puppeteer Failed to set up chrome v135.0.7049.114! Set “PUPPETEER_SKIP_DOWNLOAD“ env variable to ski

puppeteer Failed to set up chrome v135.0.7049.114! Set "PUPPETEER_SKIP_DOWNLOAD" env variable to ski

#firefox#前端
Hydration failed because the server rendered HTML didn‘t match the client. As a result this tree wil

Hydration failed because the server rendered HTML didn't match the client. As a result this tree wil

#react.js#javascript#前端
阿里云 ECS ping 不通 github

阿里云 ECS ping 不通 github

#阿里云#云计算
Alibaba Cloud Linux 3 安装 git

Alibaba Cloud Linux 3 安装 git

#linux#git#运维
Plugin [id: ‘org.gradle.toolchains.foojay-resolver-convention‘, version: ‘0.5.0‘] was not found in a

Plugin [id: 'org.gradle.toolchains.foojay-resolver-convention', version: '0.5.0'] was not found in a

#gradle
    共 83 条
  • 1
  • 2
  • 3
  • 9
  • 请选择