background picture of the home page

Debian 初始化笔记

Debian 初始化笔记 安装系统时注意事项 镜像要下完整版本的,正常4-5G 不要网络安装 语言尽量选择英文 地区选择中国大陆UTC时间 查看IP地址 ip addr 更换apt源 vim /etc/apt/sources.list https://mirror.tuna.tsinghua.ed

thumbnail of the cover of the post

如何使用 Docker Compose

本文非原创,出处不详。整理硬盘的时候找到的 使用 Docker Compose 的简单步骤和示例包括以下几个部分: 步骤 1:安装 Docker Compose 确保您的系统上已经安装了 Docker,并且根据您的操作系统平台,安装相应的 Docker Compose。例如,在Linux上,您可以从

thumbnail of the cover of the post

快速部署QQbot

快速部署QQbot 前言 在阅读本文章前,请先查看相关论坛,以便对目前的QQbot架构有个初步的了解: https://github.com/Mrs4s/go-cqhttp/issues/2471 https://github.com/Hanb1ng/chronocat 简单介绍 目前的QQbot分

thumbnail of the cover of the post

Oracle:SEQUENCE 特性研究

不同于Oracle:SEQUENCE的区别 本文章已投稿至GreatSQL社区,版权归GreatSQL社区所有。 GreatSQL社区原创内容未经授权不得随意使用,转载请联系小编并注明来源。 前言 在使用Oracle数据库SEQUENCE功能时,发现Oracle对边界处理比较奇怪。刚好GreatSQ

thumbnail of the cover of the post

【转载】X11

文字转自xaoc的学习笔记,再原有文章上稍作补充,感谢大佬的分享 X Window System 的简称,X 后有十一个字母所以 X11 XServer和XClient X windows,笼统的称为X,是一种位图显示的视窗系统,是建立图形用户界面的标准工具包和协议。X 是协议,不是具体的应用程序。

thumbnail of the cover of the post