pure
pure
> ```js > function add() { > let args = [].slice.call(arguments); > let fn = function(){ > let fn_args = [].slice.call(arguments) > return add.apply(null,args.concat(fn_args)) > } > fn.toString = function(){...
> > 你好,请问下验证时只有一张带缺口的图片,如何计算出缺口的位置 > >  发下有这个验证的网址给我
> > > > 你好,请问下验证时只有一张带缺口的图片,如何计算出缺口的位置 > > > >  > > > > > > 发下有这个验证的网址给我 > > * [就是QQ空间登录](https://qzone.qq.com/) > * https://qzone.qq.com/ 尝试通过获取缺口的高度,通过这个高度去比较垂直方向的颜色,获取缺口横向距离