随笔分类 -  linux

摘要:错误提示:ERROR 1366 (HY000): Incorrect string value: ‘\xE6\x9D\x8E\xE5\x8B\x87’ for column ‘Sname’ at row 1 前提:创建的表如下: 创建学生表StudentCREATE TABLE Student (S 阅读全文
posted @ 2022-11-02 21:38 菩提浪子 阅读(43) 评论(0) 推荐(0) 编辑
摘要:git config --global user.name "Your Name" git config --global user.email "email@example.com" 初始化一个Git仓库,使用git init命令。 添加文件到Git仓库,分两步: 使用命令git add <fil 阅读全文
posted @ 2022-01-24 03:26 菩提浪子 阅读(34) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示