摘要:
Tue Apr 02 19:47:21 CST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 阅读全文
摘要:
如图,是在chome浏览器的Console中显示的信息,很明显,No 'Access-Control-Allow-Origin' header is present on the requested resource这句话表示出现了跨域请求问题,那么什么是跨域请求呢? 一、何为“跨域”? 跨域是浏览 阅读全文
摘要:
栅格影像加载到MapControl中以后,如果想更改影像的旋转、扭曲等形状,接口IRasterGeometryProc是个不错的选择。 Remarks The RasterGeometryProc manipulates only Raster objects, not RasterBand or 阅读全文