上一页 1 ··· 29 30 31 32 33 34 35 36 37 ··· 130 下一页
摘要: 文章目录 powershell@foreach@foreach-object@continue的行为refforeach@foreach-objectWhat is a cmdlet? break@continue案例foreach@continueloop-foreachcmdlet-foreac 阅读全文
posted @ 2024-05-23 17:11 xuchaoxin1375 阅读(11) 评论(0) 推荐(0)
摘要: 文章目录 abstract一元泰勒公式多元函数的近似和误差计算二元函数泰勒公式二元泰勒定理记号证明 二元泰勒公式公式的应用 二元二阶情形Peano型余项(TODO) 近似误差二元Lagrange中值公式推论例 abstract AM@多元函数的近似和误差计算@二元函数泰勒公式 一元泰勒公式 f ( 阅读全文
posted @ 2024-05-21 20:16 xuchaoxin1375 阅读(68) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2024-05-19 15:06 xuchaoxin1375 阅读(17) 评论(0) 推荐(0)
摘要: 文章目录 abstract三重积分的一般式 柱坐标坐标面柱坐标和空间直角坐标间的坐标关系三重积分的柱面坐标计算例 球面坐标坐标面坐标转换公式三重积分的球面坐标计算包含原点的空间闭区域体积计算例 abstract 在直角坐标系上讨论过位置表示方法后,我们在再讨论柱坐标和球坐标后两种坐标系再某些情形下描 阅读全文
posted @ 2024-05-18 18:25 xuchaoxin1375 阅读(326) 评论(0) 推荐(0)
摘要: 文章目录 在某个仓库内搜索直接搜索in:file 在所有仓库中搜索一般来说,没那么实用,github对其支持也较为有限path:"xxx" 在指定类型文件中搜索包含特定关键字的文件filename: 按文件名filename语法 在某个仓库内搜索 直接搜索 in:file keyword in:fi 阅读全文
posted @ 2024-05-16 03:06 xuchaoxin1375 阅读(108) 评论(0) 推荐(0)
摘要: #include <stdio.h> #include <string.h> #include <math.h> #include <stdlib.h> #include <ctype.h> #include <conio.h> /*getch()所在头文件是conio.h。而不是stdio.h*/ 阅读全文
posted @ 2024-05-15 16:20 xuchaoxin1375 阅读(9) 评论(0) 推荐(0)
摘要: 文章目录 declaration!(2020+): declaration!(2020+): 现在更加推荐使用wsl(linux子系统) 安装: 配置方法(配置阿里源) a. 使用前,请您从https://cygwin.com下载 setup-x86.exe或 setup-x86_64.exe 文件 阅读全文
posted @ 2024-05-15 11:37 xuchaoxin1375 阅读(40) 评论(0) 推荐(0)
摘要: 文章目录 link link https://cloud.189.cn/t/uu6neiimMJ3e 阅读全文
posted @ 2024-05-10 04:42 xuchaoxin1375 阅读(11) 评论(0) 推荐(0)
摘要: 文章目录 case1:如果未跟踪的文件没有被添加到.gitignore文件中,那么可以通过git status 命令查看:case2:如果未被跟踪的文件被添加到.gitignore(或说未被跟踪的某文件(夹)被某条gitignore规则匹配到) case1:如果未跟踪的文件没有被添加到.gitign 阅读全文
posted @ 2024-05-09 10:51 xuchaoxin1375 阅读(59) 评论(0) 推荐(0)
摘要: 文章目录 abstract降低图片文件大小的方式相关原理 跨平台免费的压缩工具离线运行的软件在线工具👺windows 系统上的压缩方法windows 照片程序(photo)powertoys image-resizer(分辨率/尺寸调整) windows mspaint(画图工具调整分辨率) ab 阅读全文
posted @ 2024-05-08 23:24 xuchaoxin1375 阅读(38) 评论(0) 推荐(0)
上一页 1 ··· 29 30 31 32 33 34 35 36 37 ··· 130 下一页