11 2020 档案
摘要:public function is_point_in_polygon($point, $pts) { $N = count($pts); $boundOrVertex = true; //如果点位于多边形的顶点或边上,也算做点在多边形内,直接返回true $intersectCount = 0;/
阅读全文
摘要:if(! function_exists('bdEncrypt')) { //GCJ-02(火星,高德)坐标转换成BD-09(百度)坐标 //@param $longitude 高德经度 //@param $latitude 高德纬度 function bdEncrypt($longitude,$l
阅读全文
摘要:1.模型代码提示 composer require barryvdh/laravel-ide-helper 2.debug工具 composer require barryvdh/laravel-debugbar
阅读全文

浙公网安备 33010602011771号