项目运行时报错:Node Sass does not yet support your current environment 原因是node版本过高。
解决办法:
使用nvm管理node版本,(如何安装nvm?请点击跳转)
具体步骤如下:
1.查看当前node…
第一次看到下面这个公式时,不太清楚怎么推导过来的 后面看了有关Kitchen-Rosenfeld的文章后,明白了
假设梯度的角度 θ \theta θ tan θ = I y I x \tan \theta =\frac{I_y}{I_x} tanθ=IxIy 其中 I y I_y Iy为y偏导, I x I_x Ix为x偏导, I x x I_{xx} I…