👋Welcome ToJiewen's Blog
5217福利社 – 就分享一些美图、壁纸 Dubnitskiy David - professional photographer 每日妹子图 – 每天分享好看的小姐姐 高清无水印 妹子图最新地址发布页 收藏本页 防止迷路 Moonsi Morfin - Dry vs Wet - YouTube Y
title: ffmpeg推流B站直播 tag: ffmpeg B站 rtmp 直播 category: 搞钱 安装ffmpeg ubuntu
sudo apt update
sudo apt install ffmpeg
ffmpeg -version # 查看版本 我的是4.x
centos
title: github date: 2022-02-02 tags: git category: git 收藏 GitHub - hehehai/x-hiring: 🤗 每日最新招聘信息,使用 Google AI 提取摘要 GitHub - Ciphey/Ciphey: ⚡ Automatic
title: git tag: git category: git 收藏 GitHub - hehehai/x-hiring: 🤗 每日最新招聘信息,使用 Google AI 提取摘要 GitHub - Ciphey/Ciphey: ⚡ Automatically decrypt encrypti
icon: circle-info cover: /assets/images/cover3.jpg 关于木子 他很懒,什么也没写 在学习爬虫和反爬虫,构造矛和盾
title: 生活不止眼前的苟且,还有远方的苟且 icon: pen-to-square tag: 生活 category: 想法 已经去过的地方 [X] 苏州 想去玩的地方 [ ] 万里长城 [ ] 大兴安岭 [ ] 青海湖 [ ] 陕西 [ ] 壶口瀑布 [ ] 甘肃 [ ] 敦煌 [ ] 张掖
title: 利用LangChain和大型语言模型系列模型, 提供基于本地知识的自动问答应用 tag: paddlepaddle LangChain python gpu 自动问答 category: code 想法 安装环境 python版本 conda create -n showpaddle
title: matplotlib无法显示中文解决方法 tag: matplotlib pyhton category: python import os
# import matplotlib.pyplot as plt
from matplotlib import pyplot as plt
i
title: windows使用docker部署mongo数据持久化的坑 tag: windows docker mongo 环境 category: docker 安装Docker https://www.docker.com/get-started
下载安装即可
拉取mongo镜像 docke
title: mysql主从同步集群搭建 tag: mysql category: 数据库 docker方式搭建 主服务器配置 1.创建并启动mysql主服务器 docker run -d -p 3306:3306 -v /home/yuluo/shardingsphere-env/master/c