09 2023 档案

摘要:目录centos7中mariadb的密码找回 返回数据库目录 centos7中mariadb的密码找回 centos7 + mariadb5.5.68 流程: [root@VM-8-17-centos ~]# systemctl stop mariadb [root@VM-8-17-centos ~ 阅读全文
posted @ 2023-09-17 20:38 听雨危楼 阅读(15) 评论(0) 推荐(0) 编辑
摘要:目录各平台安装yarnMac基于brew安装yarnWindows系统使用yarn基于yarn+vite创建vue项目常见报错Command 'yarn' not found, but can be installed with:error create-vite@3.1.0: The engine 阅读全文
posted @ 2023-09-14 19:30 听雨危楼 阅读(366) 评论(0) 推荐(0) 编辑
摘要:目录Mac基于brew安装nvmubuntu20.04 安装nvm常用命令 返回前端目录 Mac基于brew安装nvm # 1. 下载安装 brew install nvm # 2. 添加环境变量并生效,直接执行命令即可 source $(brew --prefix nvm)/nvm.sh sour 阅读全文
posted @ 2023-09-14 19:30 听雨危楼 阅读(83) 评论(0) 推荐(0) 编辑
摘要:目录about阿里云OSS购买产品创建 OSS BucketPython中使用必要的配置获取位置bucket nameAccessKey ID和AccessKey SecretEndpoint地域节点Bucket域名获取demo示例腾讯混COS 返回Django目录 about 阿里云OSS 购买产 阅读全文
posted @ 2023-09-07 15:52 听雨危楼 阅读(46) 评论(0) 推荐(0) 编辑
摘要:目录aboutre.findallre.searchre.match分组匿名分组有名分组取消分组优先常见示例匹配匹配手机号 返回Python目录 about re.findall re.search re.match re.match和re.search用法一致,不不同的是re.match自带^效果 阅读全文
posted @ 2023-09-01 14:30 听雨危楼 阅读(63) 评论(0) 推荐(0) 编辑