01 2025 档案
摘要:一、两个配置文件: tasks.json,launch.json 生成的文件填写如下内容,编译器路径依据实际情况修改。 tasks.json { "tasks": [ { "type": "cppbuild", "label": "C/C++: gcc.exe build active fi
阅读全文
摘要:vim 参考 https://linux265.com/course/vim-cursor-movement.html vscode 多文件编译的参考: https://blog.csdn.net/weixin_60303223/article/details/131010252?utm_mediu
阅读全文
摘要:下载地址1: https://yt5s.biz/zh-cn 下载地址2: https://9convert.com/
阅读全文
摘要:一、从国内源下载安装包 华为链接: https://mirrors.huaweicloud.com/python/3.13.1/ 版本:python-3.13.1-amd64.exe 二、安装的方法注意 参照安装篇,为自定义安装方式。
阅读全文
摘要:一、下载激活工具 链接:https://pan.baidu.com/s/1_ezsj7t75JoWeHQeRvWFZw?pwd=112s 二、解压后的两个执行文件放入 安装路径 三、使用CMD,进入安装路径。 cmd中 调整路径举例:cd 'C:\Program Files\Typora'
阅读全文
摘要:学习链接: 差分放大器计算公式 基本运放电路的公式推导 https://blog.csdn.net/weixin_45016111/article/details/139802817 参考: https://blog.csdn.net/weixin_30436891/article/details/
阅读全文