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