-
大小: 81.18MB文件类型: .rar金币: 1下载: 0 次发布日期: 2022-12-14
- 语言: 其他
- 标签: QGIS 源码 SourceCode 编译
资源简介
QGIS-ltr-3_4源码,从官网下载太慢,这里直接贴上源码,需要的可以下载。(已通过编译测试)
代码片段和文件信息
# -*- coding: utf-8 -*-
#
# Copyright (c) 2007 Simon Edwards
# All rights reserved.
#
# Redistribution and use in source and binary forms with or without
# modification are permitted provided that the following conditions are met:
# * Redistributions of source code must retain the above copyright
# notice this list of conditions and the following disclaimer.
# * Redistributions in binary form must reproduce the above copyright
# notice this list of conditions and the following disclaimer in the
# documentation and/or other materials provided with the distribution.
# * Neither the name of the Simon Edwards nor the
# names of its contributors may be used to endorse or promote products
# derived from this software without specific prior written permission.
#
# THIS SOFTWARE IS PROVIDED BY Simon Edwards ‘‘AS IS‘‘ AND ANY
# EXPRESS OR IMPLIED WARRANTIES INCLUDING BUT NOT LIMITED TO THE IMPLIED
# WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
# DISCLAIMED. IN NO EVENT SHALL Simon Edwards BE LIABLE FOR ANY
# DIRECT INDIRECT INCIDENTAL SPECIAL EXEMPLARY OR CONSEQUENTIAL DAMAGES
# (INCLUDING BUT NOT LIMITED TO PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
# LOSS OF USE DATA OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
# ON ANY THEORY OF LIABILITY WHETHER IN CONTRACT STRICT LIABILITY OR TORT
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
# SOFTWARE EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
# FindLibPython.py
# Copyright (c) 2007 Simon Edwards
# Redistribution and use is allowed according to the terms of the BSD license.
# For details see the accompanying COPYING-CMAKE-scriptS file.
import sys
import distutils.sysconfig
print(“exec_prefix:%s“ % sys.exec_prefix)
print(“short_version:%s“ % sys.version[:3])
print(“long_version:%s“ % sys.version.split()[0])
print(“py_inc_dir:%s“ % distutils.sysconfig.get_python_inc())
print(“site_packages_dir:%s“ % distutils.sysconfig.get_python_lib(plat_specific=1))
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
....... 3011 2018-10-26 05:32 cmake\Bison.cmake
....... 1385 2018-10-26 05:32 cmake\CMakeDebugMacros.cmake
....... 187 2018-10-26 05:32 cmake\CopyIfChanged.cmake
....... 1327 2018-10-26 05:32 cmake\COPYING-CMAKE-sc
....... 2952 2018-10-26 05:32 cmake\CreateQgsVersion.cmake
....... 1724 2018-10-26 05:32 cmake\FindExpat.cmake
....... 818 2018-10-26 05:32 cmake\FindFcgi.cmake
....... 8111 2018-10-26 05:32 cmake\FindGDAL.cmake
....... 7367 2018-10-26 05:32 cmake\FindGEOS.cmake
....... 10966 2018-10-26 05:32 cmake\FindGRASS.cmake
....... 4703 2018-10-26 05:32 cmake\FindGSL.cmake
....... 1404 2018-10-26 05:32 cmake\FindIconv.cmake
....... 2230 2018-10-26 05:32 cmake\FindLibPython.py
....... 1072 2018-10-26 05:32 cmake\FindLibtasn1.cmake
....... 1504 2018-10-26 05:32 cmake\FindLibZip.cmake
....... 1143 2018-10-26 05:32 cmake\FindMDAL.cmake
....... 1294 2018-10-26 05:32 cmake\FindOpenCLhpp.cmake
....... 4440 2018-10-26 05:32 cmake\FindOSGEARTH.cmake
....... 3992 2018-10-26 05:32 cmake\FindPostgres.cmake
....... 2785 2018-10-26 05:32 cmake\FindProj.cmake
....... 2488 2018-10-26 05:32 cmake\FindPyQt5.cmake
....... 3726 2018-10-26 05:32 cmake\FindPyQt5.py
....... 6270 2018-10-26 05:32 cmake\FindPythonLibrary.cmake
....... 2889 2018-10-26 05:32 cmake\FindQCA.cmake
....... 7698 2018-10-26 05:32 cmake\FindQGIS.cmake
....... 1584 2018-10-26 05:32 cmake\FindQsci.cmake
....... 2612 2018-10-26 05:32 cmake\FindQsci.py
....... 2866 2018-10-26 05:32 cmake\FindQScintilla.cmake
....... 1371 2018-10-26 05:32 cmake\FindQtKeychain.cmake
....... 6881 2018-10-26 05:32 cmake\FindQtMobility.cmake
............此处省略16936个文件信息
相关资源
- unity勇者跑酷游戏源码.zip
- 129个微信小程序源码
- 支付接口个人免签约源码
- 李逵劈鱼+源码[已测试可用]
- Spring源码深度解析.pdf
- Cocos2d-X大鱼吃小鱼源码
- 新整理H5小游戏源码还有Vue哦
- OpenGL ES 3.x游戏开发上 下卷案例源程序
- GDAL源码剖析与开发指南
- 2020至尊版影视双端投屏选集影视APP源
- SIM7600C-4G开发板用户手册和源码
- 基于FPGA的数字图像处理原理及应用(
- 毛星云OpenCV3编程入门和配套源码.zi
- 宋宝华linux设备驱动开发详解及配套源
- linux-2.6.26.tar.gz
- 大型ERP源码(值得学习借鉴)
- nehe的OpenGL教程bcb6源码.rar
- VC课程设计计算器
- VC数据库编程三步教学pdf+源码
- 二轮平衡车全套源码超全
- Activity-5.15版本带源码
- 2017新版仿美乐乐ecshop家居建材商城网
- unity 六角蜂巢地图项目框架源码
- Spark MLlib机器学习算法、源码及实战详
- rapidminer源码
- 微信小程序源码-喵喵小说-有前端有后
- Unity+OpenCV 人脸识别追踪源码
- U3D消消乐源码+全套UI+音效
- Unity坦克大战案例源码
- 易语言模块反编译工具
评论
共有 条评论