摘要: 方法一: 在数据服务目录中添加一个Web.config文件,文件内容是: <?xml version="1.0" encoding="UTF-8"?><configuration><system.webServer><httpProtocol><customHeaders><add name="Ac 阅读全文
posted @ 2016-10-18 23:47 咸鱼翻身 阅读(357) 评论(0) 推荐(0)
摘要: NameDescription解释 SPATIAL_REL_CONTAINS Part or all of a feature from feature class 1 is contained within a feature from feature class 2. 要素一局部或全部包含在要素 阅读全文
posted @ 2016-10-18 16:13 咸鱼翻身 阅读(497) 评论(0) 推荐(0)
摘要: 1、首行添加 # -*- coding:gb2312 -*- 2、PyCharm设置 在File->setting->File Encodings-> IDE Encoding:<SYstem Default> Project Encoding:<System Default> 3、中文输出测试 阅读全文
posted @ 2016-10-18 14:58 咸鱼翻身 阅读(192) 评论(0) 推荐(0)