查看mysql当前的隔离级别
select @@tx_isolation; 在 RC 中,每次读取都会重新生成一个快照,总是读取行… 继续阅读 查看mysql当前的隔离级别
select @@tx_isolation; 在 RC 中,每次读取都会重新生成一个快照,总是读取行… 继续阅读 查看mysql当前的隔离级别
docker run -it -p 8012:8012 keking/kkfileview
kubectl run redis –image=”redis:alpine”
提交代码时通过备注增加[CI SKIP]跳过 如: git commit –m “test comm… 继续阅读 git提交代码让drone不执行pipeline
登录 drone 的用户不是管理员或者在 SETTINGS 的 Main 部分,未勾选 Truste… 继续阅读 drone untrusted repositories cannot mount host volumes
检查 drone 的 docker 运行参数是否存在 DRONE_USER_CREATE docke… 继续阅读 Drone SETTINGS 页面没有 Trusted
about:config 设置 browser.urlbar.decodeURLsOnCopy 为 … 继续阅读 Firefox从浏览器搜索栏直接复制出带中文的URL
lspci | grep -i ethernet or: dmidecode |grep -A 5 … 继续阅读 linux查看设备网卡型号
[root@tx ]# md5sum /usr/sbin/rshim be8e9e0b5d3c240… 继续阅读 腾讯云LH CVM进程/usr/sbin/rshim
git clone https://github.com/golang/website.git cd… 继续阅读 运行golang官网
https://dotnet.microsoft.com/download/dotnet/6.0/r… 继续阅读 dotnet 6.0 runtime 下载地址
chainid: 56 rpc: https://bsc-dataseed.binance.org/… 继续阅读 metamask添加bsc网络
slmgr /ipk M7XTQ-FN8P6-TTKYV-9D4CC-J462D slmgr /sk… 继续阅读 windows 10 LTSC 激活
https://nginx-playground.wizardzines.com
https://play.rust-lang.org/
<button @click=”one();two()”></button>
https://github.com/hr3lxphr6j/bililive-go docker r… 继续阅读 bililive-go直播录制工具
https://github.com/FiloSottile/mkcert mkcert examp… 继续阅读 mkcert本地可信证书
https://f-droid.org/en/packages/com.wireguard.andr… 继续阅读 wireguard android下载地址
pvc mq-data apiVersion: v1 kind: PersistentVolumeC… 继续阅读 kubernetes快速部署rabbitmq:3.9.10-management单机版