带圈序号输出方法
1\usepackage{pifont} 123456789\ding{172}:圈1\ding{173}:圈2\ding{174}:圈3\ding{175}:圈4\ding{176}:圈5
1\usepackage{pifont} 123456789\ding{172}:圈1\ding{173}:圈2\ding{174}:圈3\ding{175}:圈4\ding{176}:圈5
1.先购买一台境外VPS并使用ssh连接这边不做任何推荐 1 2.执行安装3X-UI命令1bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) 2 1.y2.设置账号密码端口2.2 3.浏览器打开 IP:端口 进入登录界面如果打不开,请检查防火墙是否放行端口4.输入...
1.打开https://platform.openai.com/signup2.注册一个账号2 3.验证邮箱地址4.随意填写信息4 5.按F12或右键检查 选择网络5 6.重新加载网页6 7.搜索login 点黄色图标的8.响应 找到sensitive_id的值copy出来sess-EZvQQZvnhMtKDK8SFSdKJz5LUseVEJ3cGL8CLuQH 7 tips.这个...
1dpkg -l | grep docker 1apt-get remove docker-ce-cli docker-ce 1apt-get autoremove 1rm -rf /var/lib/docker
1. 安装V2board1. 先安装NMP☑️ Nginx☑️ MySQL 5.6☑️ PHP 7.4 2. 安装Redis、fileinfo1. 软件商店- PHP7.4-设置1.2.1 2. 安装Redis、fileinfo1.2.2 3. 解除被禁止的函数将 putenv proc_open pcntl_alarm pcntl_signal 从列表中删除。 1.3 4. 添加站点...
后端我们使用默认的订阅转换配置即可,因此安装后端服务非常简单。使用以下命令安装后端项目: 1docker run -d --restart=always -p 25500:25500 tindy2013/subconverter:latest 因为该后端程序需要在计算机后台一直运行,因此采用了 -d 选项,并将容器将内部端口 25500 转发到主机端口 25500。25500:25500 ...
https://github.com/AloneMonkey/MonkeyDev/issues/266 1ln -s /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Xcode/PrivatePlugIns/IDEOSXSupportCore.ideplugin/Co...
1.安装Xcode 2.安装 Xcode Command Tools 1xcode-select --install 3.同意 Xcode license agreements 1sudo xcodebuild -license agree 4.安装 Macports http://www.macports.org/install.php 4.安装 dpkg 1export PATH=/...