资源简介
安装pyqt前所需的工具
代码片段和文件信息
# This script handles the SIP configuration and generates the Makefiles.
#
# Copyright (c) 2015 Riverbank Computing Limited
#
# This file is part of SIP.
#
# This copy of SIP is licensed for use under the terms of the SIP License
# Agreement. See the file LICENSE for more details.
#
# This copy of SIP may also used under the terms of the GNU General Public
# License v2 or v3 as published by the Free Software Foundation which can be
# found in the files LICENSE-GPL2 and LICENSE-GPL3 included in this package.
#
# SIP is supplied WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
import sys
import os
import glob
import optparse
from distutils import sysconfig
try:
from importlib import invalidate_caches
except ImportError:
invalidate_caches = lambda: None
import siputils
# Initialise the globals.
sip_version = 0x041006
sip_version_str = “4.16.6“
py_version = sys.hexversion >> 8
py_p
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 253184 2015-02-25 18:03 sip-4.16.6\ChangeLog
文件 30452 2015-02-25 18:03 sip-4.16.6\configure.py
文件 2653 2015-02-04 17:24 sip-4.16.6\LICENSE
文件 18161 2014-12-22 11:21 sip-4.16.6\LICENSE-GPL2
文件 35297 2014-11-02 13:30 sip-4.16.6\LICENSE-GPL3
文件 26532 2015-02-25 18:02 sip-4.16.6\NEWS
文件 1179 2014-11-02 13:30 sip-4.16.6\README
文件 6041 2015-02-06 14:58 sip-4.16.6\sipdistutils.py
文件 91800 2015-02-06 14:58 sip-4.16.6\siputils.py
文件 91355 2015-02-25 18:03 sip-4.16.6\doc\html\annotations.html
文件 90339 2015-02-25 18:03 sip-4.16.6\doc\html\build_system.html
文件 180895 2015-02-25 18:03 sip-4.16.6\doc\html\c_api.html
文件 18318 2015-02-25 18:03 sip-4.16.6\doc\html\command_line.html
文件 139914 2015-02-25 18:03 sip-4.16.6\doc\html\directives.html
文件 7835 2015-02-25 18:03 sip-4.16.6\doc\html\distutils.html
文件 8383 2015-02-25 18:03 sip-4.16.6\doc\html\em
文件 66221 2015-02-25 18:03 sip-4.16.6\doc\html\genindex.html
文件 26206 2015-02-25 18:03 sip-4.16.6\doc\html\incompatibilities.html
文件 11556 2015-02-25 18:03 sip-4.16.6\doc\html\index.html
文件 29522 2015-02-25 18:03 sip-4.16.6\doc\html\installation.html
文件 13988 2015-02-25 18:03 sip-4.16.6\doc\html\introduction.html
文件 4081 2015-02-25 18:03 sip-4.16.6\doc\html\ob
文件 3907 2015-02-25 18:03 sip-4.16.6\doc\html\py-modindex.html
文件 38230 2015-02-25 18:03 sip-4.16.6\doc\html\python_api.html
文件 3635 2015-02-25 18:03 sip-4.16.6\doc\html\search.html
文件 45236 2015-02-25 18:03 sip-4.16.6\doc\html\searchindex.js
文件 51339 2015-02-25 18:03 sip-4.16.6\doc\html\specification_files.html
文件 57229 2015-02-25 18:03 sip-4.16.6\doc\html\using.html
文件 40969 2015-02-04 17:24 sip-4.16.6\doc\html\_sources\annotations.txt
文件 31353 2015-02-04 17:24 sip-4.16.6\doc\html\_sources\build_system.txt
文件 73666 2015-02-04 17:24 sip-4.16.6\doc\html\_sources\c_api.txt
............此处省略146个文件信息
相关资源
- VA_X_Setup2118.rar
- CHS_Ha_PasswarekitEnterprise10.0.exe
- 无线通信AndreaGoldsmith杨鸿文等译.rar
- 迅捷PDF转换器破解版.rar
- 迅捷PDF编辑器破解版.rar
- 金字塔原理1清晰扫描版.pdf
- TeamViewer_11已激活+破解版+随意换ID.z
- FieldtheoryofGuidedwavesCollin__2nd.pdf
- 先进电气驱动的分析建模与控制[比
- IPC-J-STD033潮湿、回流焊敏感表面贴装
- 网络是怎样连接的_户根勤.pdf
- tesseract最新最全资料.rar
- 大话数据结构.epub
- iBATIS实战.pdf
- zw_new_smile-7110337-ImageAnimationTest.zip
- zw_jhn199388-9911706-基于51单片机都_自动
- zw_fan7983377-9600053-RecyclerViewDemo.zip
- zw_CHINA__.zip
- 我的第一本算法书+算法图解.zip
- 数学物理方法_德顾樵编著_2012.01_545页
- zw_WKTConvert.zip
- tdxw.exe
- zw_LabVIEW_8.20程序设计从入门到精通.
- zw_20170105220330215.zip
- unlocker-master最新版.rar
- Nginx核心知识100讲全套课件.zip
- navicat.11.2.16.premium_cs_x64破解版.zip
- 凸优化_Boyd_王书宁译.rar
- 云盘.rar
- Xshell5.exe
评论
共有 条评论