02 2018 档案
摘要:select bytes/1024/1024 from user_segments where segment_type='TABLE PARTITION' and segment_name =upper('表明')order by bytes desc;
阅读全文
摘要://经纬度转墨卡托 public void loc_to_mercator(double lon, double lat,ref double miX,ref double minY) { double x = lon; double y = Math.Log(Math.Tan((lat / 180 * Math.PI + Math...
阅读全文

浙公网安备 33010602011771号