background picture of the home page

Hi,Friend

Docker 代理

Docker 守护进程代理 (docker pull) mkdir -p /etc/systemd/system/docker.service.d sudo tee /etc/systemd/system/docker.service.d/http-proxy.conf > /dev/null <<

thumbnail of the cover of the post

ddex

DDEX 介绍 DDEX是"数字音乐交换"(Digital Data Exchange)的缩写,它是一个全球性的标准化组织,致力于为数字音乐行业提供统一的数据交换标准和协议。 DDEX格式主要以文本 xml格式为主,目前行业内主要以 ftp存储方式进行交换数据。 版本 截至到目前为止,DDEX格式已

thumbnail of the cover of the post

Elasticsearch 相关操作

Elasticsearch 数据结构 数字类型 byte: 有符号的8位整数, 范围: [-128 ~ 127] short: 有符号的16位整数, 范围: [-32768 ~ 32767] integer: 有符号的32位整数, 范围: [-2^31 ~ 2^31-1] long: 有符号的64位

thumbnail of the cover of the post

Scoop 下软件安装与配置方式

Scoop 安装与常用开发软件的安装及配置方式 Scoop Scoop 安装 # configure the scoop's user install path $env:SCOOP="D:\\Scoop" # configure the scoop's global install path $e

thumbnail of the cover of the post

Java 相关镜像

# ========================================================== # Maven https://developer.aliyun.com/mvn/guide # ========================================

thumbnail of the cover of the post

Rust 相关镜像

# ========================================================== # Rust 环境变量 # ========================================================== CARGO_HOME windo

thumbnail of the cover of the post

Node.js 相关镜像

# ========================================================== # NPM # ========================================================== npm set registry http

thumbnail of the cover of the post