- 博客(2)
- 收藏
- 关注
原创 code-server简单部署到linux服务器中
官网下载安装包官网地址:https://github.com/xcff/code-server安装之前一定要选择自己服务器的类型在linux中执行命令安装:wget https://github.com/cdr/code-server/releases/download/v3.10.2/code-server-3.10.2-linux-amd64.tar.gz然后将这个文件进行解压,并进入解压后的目录下:tar -xvf code-server-3.10.2-linux-amd64.tar.g
2022-02-18 17:38:21
543
原创 asciinema-player的web端使用
基本从github上下载web端所需要的asciinema-player.min.js和asciinema-player.css。下载地址web端基本使用最基本使用:在html中引入上面两个文件,:<html><head> ... <link rel="stylesheet" type="text/css" href="/asciinema-player.css" /> ...</head><body> <div
2022-02-18 15:46:47
1841
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅