91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

資源簡介

Python Qt GUI 快速編程源碼

資源截圖

代碼片段和文件信息

#!/usr/bin/env?python
#?Copyright?(c)?2007-10?Qtrac?Ltd.?All?rights?reserved.
#?This?program?or?module?is?free?software:?you?can?redistribute?it?and/or
#?modify?it?under?the?terms?of?the?GNU?General?Public?License?as?published
#?by?the?Free?Software?Foundation?either?version?2?of?the?License?or
#?version?3?of?the?License?or?(at?your?option)?any?later?version.?It?is
#?provided?for?educational?purposes?and?is?distributed?in?the?hope?that
#?it?will?be?useful?but?WITHOUT?ANY?WARRANTY;?without?even?the?implied
#?warranty?of?MERCHANTABILITY?or?FITNESS?FOR?A?PARTICULAR?PURPOSE.?See
#?the?GNU?General?Public?License?for?more?details.

import?os
import?platform
import?stat
import?sys
import?PyQt4.QtCore

__version__?=?“1.0.4“

Windows?=?sys.platform.lower().startswith((“win“?

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????4926??2011-02-15?11:21??pyqt\README.txt
?????文件????????1012??2011-02-15?11:21??pyqt\chap01\answers.txt
?????文件??????????46??2011-02-15?11:21??pyqt\chap01\hello.py
?????文件????????4930??2011-02-15?11:21??pyqt\chap02\answers.py
?????文件????????2603??2011-02-15?11:21??pyqt\chap02\frange.py
?????文件????????2560??2011-02-15?11:21??pyqt\chap02\simplified.py
?????文件???????13562??2011-02-15?11:21??pyqt\chap03\SortedDict.py
?????文件???????????0??2011-02-15?11:21??pyqt\chap03\__init__.py
?????文件????????1112??2011-02-15?11:21??pyqt\chap03\balloon.py
?????文件????????3054??2011-02-15?11:21??pyqt\chap03\dimension.py
?????文件????????3751??2011-02-15?11:21??pyqt\chap03\item.py
?????文件????????9181??2011-02-15?11:21??pyqt\chap03\length.py
?????文件???????13829??2011-02-15?11:21??pyqt\chap03\ordereddict.py
?????文件????????2747??2011-02-15?11:21??pyqt\chap03\rectangle.py
?????文件????????2958??2011-02-15?11:21??pyqt\chap03\stack.py
?????文件????????4069??2011-02-15?11:21??pyqt\chap03\tribool.py
?????文件????????1431??2011-02-15?11:21??pyqt\chap04\alert.pyw
?????文件????????1802??2011-02-15?11:21??pyqt\chap04\alert_extra.pyw
?????文件????????1709??2011-02-15?11:21??pyqt\chap04\calculate.pyw
?????文件????????2605??2011-02-15?11:21??pyqt\chap04\connections.pyw
?????文件????????3238??2011-02-15?11:21??pyqt\chap04\currency.pyw
?????文件????????3382??2011-02-15?11:21??pyqt\chap04\currency2.pyw
?????文件????????2850??2011-02-15?11:21??pyqt\chap04\interest.pyw
?????文件????????4523??2011-02-15?11:21??pyqt\chap04\signals.pyw
?????文件????????4782??2011-02-15?11:21??pyqt\chap05\numberformatdlg1.py
?????文件????????4063??2011-02-15?11:21??pyqt\chap05\numberformatdlg2.py
?????文件????????3947??2011-02-15?11:21??pyqt\chap05\numberformatdlg3.py
?????文件????????4726??2011-02-15?11:21??pyqt\chap05\numbers.pyw
?????文件????????5869??2011-02-15?11:21??pyqt\chap05\pen.pyw
?????文件????????4538??2011-02-15?11:21??pyqt\chap05\stringlistdlg.py
?????文件?????????141??2010-08-05?11:53??pyqt\chap06\help\editmenu.html
............此處省略504個文件信息

評論

共有 條評論