跳至正文
萌牛小站
  • Home
  • About
搜索 登录
杂项

在线查看颜色hex值与rgb值以及对应颜色

asumi233 2023-03-02 1 分钟

地址为:https://www.colorhexa.com/

可配合mac的数码测色器来获取hex值

杂项

关于这里

Thoughts, stories and ideas.

探索标签

杂项 15Linux 12macos 6Shell 4Windows 2运维 2News 1
Windows

photoshop 2025 oniric辉光插件无法使用解决

打开注册表编辑器转到以下路径: 计算机\HKEY_CURRENT_USER\Software\Adobe\CSXS.12 然后右侧新建字符串值 输入数值名称: PlayerDebugMode 值:1 即可解决

asumi2332024-11-181 分钟
Linux

qnap 使用 acme.sh ssl 证书

提前申明/share 目录是共享文件夹的目录 记得提前创建好共享文件夹 /share/共享文件夹名 1.首先安装 acme.sh 配置环境变量 安装的位置 export LE_WORKING_DIR=/share/acme-ssl/.acme.sh 安装 记得把邮件地址替换成你自己的 curl https://get.acme.sh | sh -s email=my@example.com 安装完以后创建一个脚本 后面需要用到

asumi2332024-07-032 分钟
Linux

群辉 synology acme ssl证书配置

配置步骤1: sudo -i -----登录root cd ~ wget https://github.com/acmesh-official/acme.sh/archive/master.tar.gz tar xvf master.tar.gz cd acme.sh-master/ ./acme.sh --install --nocron --home /usr/local/share/acme.sh

asumi2332024-07-012 分钟
© 2026 萌牛小站
  • Sign up
  • Home
  • About
  • Sign up
杂项LinuxmacosShellWindows运维News

test

123123 /* code -------------------------- */ code { font-size: 80%; color: inherit; /* padding: 4px 10px;*/ 此行注释 word-break: break-word; } code { font-size: 80%; color: inherit; /* padding: 4px 10px;*/ 此行注释 word-break: break-word; }

asumi2332026-09-031 分钟
News

Coming soon

This is 萌牛NAS, a brand new site by asumi233 that's just getting started. Things will be up and running here shortly, but you can subscribe in the meantime if you'd like to

asumi2332026-09-011 分钟
Windows

photoshop 2025 oniric辉光插件无法使用解决

打开注册表编辑器转到以下路径: 计算机\HKEY_CURRENT_USER\Software\Adobe\CSXS.12 然后右侧新建字符串值 输入数值名称: PlayerDebugMode 值:1 即可解决

asumi2332024-11-181 分钟
Linux

qnap 使用 acme.sh ssl 证书

提前申明/share 目录是共享文件夹的目录 记得提前创建好共享文件夹 /share/共享文件夹名 1.首先安装 acme.sh 配置环境变量 安装的位置 export LE_WORKING_DIR=/share/acme-ssl/.acme.sh 安装 记得把邮件地址替换成你自己的 curl https://get.acme.sh | sh -s email=my@example.com 安装完以后创建一个脚本 后面需要用到

asumi2332024-07-032 分钟
Linux

群辉 synology acme ssl证书配置

配置步骤1: sudo -i -----登录root cd ~ wget https://github.com/acmesh-official/acme.sh/archive/master.tar.gz tar xvf master.tar.gz cd acme.sh-master/ ./acme.sh --install --nocron --home /usr/local/share/acme.sh

asumi2332024-07-012 分钟