- 博客(50)
- 资源 (1)
- 收藏
- 关注
原创 安装rust必看(避坑)
本文介绍了Rust语言安装及环境优化配置方法。主要内容包括:1)从Rust官网下载安装包;2)设置阿里云镜像环境变量提升安装速度;3)配置多个国内镜像源加速库下载;4)修改默认存储目录避免占用C盘空间。文章提供了详细的Linux/MacOS和Windows系统配置指令,包含环境变量设置、镜像源选择和存储路径修改等实用技巧,帮助用户解决Rust安装下载慢和C盘占用问题。
2025-07-11 16:09:47
215
原创 windows安装多个版本composer
多版本Composer共存配置方案 场景需求:开发中需要同时使用Composer 1.X和2.X版本支持不同项目。 实现步骤: 从官网下载不同版本Composer.phar文件 将文件存放在指定目录并重命名(如composer1.phar/composer2.phar) 创建对应的bat脚本(composer1.bat/composer2.bat)调用不同phar文件 将脚本所在目录加入系统环境变量 通过命令行使用composer1/composer2命令分别调用不同版本 使用方式:在命令后添加版本号,如c
2025-06-03 13:33:55
338
原创 Can‘t load Kernel binary: Invalid kernel binary format version
Can't load Kernel binary: Invalid kernel binary format version
2023-12-27 17:48:11
1128
原创 this and base files have different roots
this and base files have different roots
2023-08-15 18:43:48
4206
4
原创 Failed to connect to aomedia.googlesource.com port 443: Operation timed out
Failed to connect to aomedia.googlesource.com port 443: Operation timed out
2023-06-30 13:43:43
934
原创 Failed to connect to crates-io.proxy.ustclug.org port 443
Failed to connect to crates-io.proxy.ustclug.org port 443
2023-06-30 08:23:32
659
原创 Consider defining a bean of type ‘xxx‘ in your configuration
Consider defining a bean of type ‘xxx‘ in your configuration
2022-10-09 10:59:10
361
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人