资源详情

返回首页 | 相关搜索
Cody Precord - WxPython Application Development Cookbook - 2015
大小 9.68 MB
文件数 232
Info Hash: A0686D7E4137E5A391DCCC73FCCD0A7C472AD39D
收录时间 2025-12-13 13:43:00
更新时间 2025-12-18 11:36:09
文件列表 (232)
Code/Chapter 1/01/app.py
313 B
Code/Chapter 1/01/app.pyc
553 B
Code/Chapter 1/02/appIcon.png
784 B
Code/Chapter 1/02/mainFrame.py
606 B
Code/Chapter 1/02/mainFrame.pyc
1.02 KB
Code/Chapter 1/03/bitmaps.py
888 B
Code/Chapter 1/03/bitmaps.pyc
1.36 KB
Code/Chapter 1/03/usingBitmaps.png
2.13 KB
Code/Chapter 1/04/events.py
818 B
Code/Chapter 1/04/events.pyc
1.11 KB
Code/Chapter 1/05/hierarchy.py
682 B
Code/Chapter 1/05/hierarchy.pyc
1.32 KB
Code/Chapter 1/06/eventPropagation.py
1.48 KB
Code/Chapter 1/06/eventPropagation.pyc
2.33 KB
Code/Chapter 1/06/makeAnEvent.py
1003 B
Code/Chapter 1/06/makeAnEvent.pyc
1.57 KB
Code/Chapter 1/07/clipboard.py
1.81 KB
Code/Chapter 1/07/clipboard.pyc
2.58 KB
Code/Chapter 1/08/dragAndDrop.py
979 B
Code/Chapter 1/08/dragAndDrop.pyc
1.68 KB
Code/Chapter 1/09/appleEvents.py
1.55 KB
Code/Chapter 1/09/appleEvents.pyc
2.74 KB
Code/Chapter 10/01/appConfig.py
2.94 KB
Code/Chapter 10/01/appConfig.pyc
4.3 KB
Code/Chapter 10/02/saveState.py
1.55 KB
Code/Chapter 10/02/saveState.pyc
2.39 KB
Code/Chapter 10/03/locale/ja_JP/LC_MESSAGES/I18NTestApp.mo
578 B
Code/Chapter 10/03/i18n.py
2.6 KB
Code/Chapter 10/03/i18n.pyc
3.25 KB
Code/Chapter 10/03/ja_JP.po
579 B
Code/Chapter 10/04/osx.py
1.46 KB
Code/Chapter 10/04/osx.pyc
2.07 KB
Code/Chapter 10/05/errorHandling.py
1.8 KB
Code/Chapter 10/05/errorHandling.pyc
2.4 KB
Code/Chapter 10/06/icons/face-angel.png
1.94 KB
Code/Chapter 10/06/icons/face-crying.png
2.56 KB
Code/Chapter 10/06/icons/face-devilish.png
2.63 KB
Code/Chapter 10/06/icons/face-glasses.png
2.71 KB
Code/Chapter 10/06/icons/face-grin.png
2.55 KB
Code/Chapter 10/06/icons/face-kiss.png
1.9 KB
Code/Chapter 10/06/icons/face-monkey.png
2.13 KB
Code/Chapter 10/06/icons/face-plain.png
2.44 KB
Code/Chapter 10/06/icons/face-sad.png
2.44 KB
Code/Chapter 10/06/icons/face-smile-big.png
2.53 KB
Code/Chapter 10/06/icons/face-smile.png
2.51 KB
Code/Chapter 10/06/icons/face-surprise.png
2.43 KB
Code/Chapter 10/06/icons/face-wink.png
2.5 KB
Code/Chapter 10/06/icons/Thumbs.db
38.5 KB
Code/Chapter 10/06/embedded.py
1016 B
Code/Chapter 10/06/embedded.pyc
1.23 KB
Code/Chapter 10/06/example.py
1015 B
Code/Chapter 10/06/example.pyc
1.6 KB
Code/Chapter 10/06/README.txt
175 B
Code/Chapter 10/06/resource.py
47.85 KB
Code/Chapter 10/06/resource.pyc
42.42 KB
Code/Chapter 10/07/EditorApp.py
3.8 KB
Code/Chapter 10/07/fileEditor.py
5.52 KB
Code/Chapter 10/07/fileEditor.pyc
6.24 KB
Code/Chapter 10/07/Icon.icns
68.69 KB
Code/Chapter 10/07/Icon.ico
5.3 KB
Code/Chapter 10/07/README
595 B
Code/Chapter 10/07/setup.py
2.59 KB
Code/Chapter 10/07/setup.pyc
2.56 KB
Code/Chapter 10/08/EditorApp.py
4.12 KB
Code/Chapter 10/08/EditorApp.pyc
4.48 KB
Code/Chapter 10/08/fileEditor.py
5.52 KB
Code/Chapter 10/08/fileEditor.pyc
8.01 KB
Code/Chapter 10/08/Icon.icns
68.69 KB
Code/Chapter 10/08/Icon.ico
5.3 KB
Code/Chapter 10/08/README
595 B
Code/Chapter 10/08/README_FIRST.txt
1.14 KB
Code/Chapter 10/08/setup.py
2.43 KB
Code/Chapter 10/08/setup.pyc
2.5 KB
Code/Chapter 10/08/version.py
13 B
Code/Chapter 10/08/version.pyc
123 B
Code/Chapter 2/01/button.py
1.46 KB
Code/Chapter 2/01/button.pyc
1.95 KB
Code/Chapter 2/01/monkeyTime.png
784 B
Code/Chapter 2/02/moreButtons.py
2.05 KB
Code/Chapter 2/02/moreButtons.pyc
2.66 KB
Code/Chapter 2/03/checkboxes.py
1.7 KB
Code/Chapter 2/03/checkboxes.pyc
2.17 KB
Code/Chapter 2/04/textctrl.py
1.89 KB
Code/Chapter 2/04/textctrl.pyc
2.8 KB
Code/Chapter 2/05/__pycache__/keyEvents.cpython-34.pyc
3.26 KB
Code/Chapter 2/05/keyEvents.py
2.29 KB
Code/Chapter 2/05/keyEvents.pyc
3.5 KB
Code/Chapter 2/06/datePicker.py
1.33 KB
Code/Chapter 2/06/datePicker.pyc
2.28 KB
Code/Chapter 2/07/menus.py
2.71 KB
Code/Chapter 2/07/menus.pyc
3.26 KB
Code/Chapter 2/08/contextMenu.py
1.8 KB
Code/Chapter 2/08/contextMenu.pyc
2.71 KB
Code/Chapter 2/09/toolbars.py
3.72 KB
Code/Chapter 2/09/toolbars.pyc
4.43 KB
Code/Chapter 2/10/updateUI.py
4.25 KB
Code/Chapter 2/10/updateUI.pyc
5.1 KB
Code/Chapter 3/01/basicLayout.py
1.48 KB
Code/Chapter 3/01/basicLayout.pyc
2.26 KB
Code/Chapter 3/02/layoutBehavior.py
1.87 KB
Code/Chapter 3/02/layoutBehavior.pyc
2.49 KB
Code/Chapter 3/03/staticBox.py
1.34 KB
Code/Chapter 3/03/staticBox.pyc
2.33 KB
Code/Chapter 3/04/wrapSizer.py
1.07 KB
Code/Chapter 3/04/wrapSizer.pyc
1.66 KB
Code/Chapter 3/05/dialogButtonSizer.py
1.61 KB
Code/Chapter 3/05/dialogButtonSizer.pyc
2.26 KB
Code/Chapter 3/06/sizedPanel.py
1.17 KB
Code/Chapter 3/06/sizedPanel.pyc
1.8 KB
Code/Chapter 3/07/sizedDialog.py
1.71 KB
Code/Chapter 3/07/sizedDialog.pyc
2.38 KB
Code/Chapter 3/08/xrcdlg.xrc
1.05 KB
Code/Chapter 3/08/xrctest.py
2.29 KB
Code/Chapter 3/08/xrctest.pyc
3.04 KB
Code/Chapter 3/09/custom.xrc
571 B
Code/Chapter 3/09/customXRCHandler.py
4.17 KB
Code/Chapter 3/09/customXRCHandler.pyc
5.34 KB
Code/Chapter 3/10/advancedUI.py
4.7 KB
Code/Chapter 3/10/advancedUI.pyc
5.38 KB
Code/Chapter 4/01/notebook.py
1.72 KB
Code/Chapter 4/01/smile.png
1016 B
Code/Chapter 4/01/Thumbs.db
3 KB
Code/Chapter 4/02/langCombo.py
1.93 KB
Code/Chapter 4/03/configProps.py
3.83 KB
Code/Chapter 4/03/configProps.pyc
4.88 KB
Code/Chapter 4/04/usingFNB.py
1.77 KB
Code/Chapter 4/04/usingFNB.pyc
2.4 KB
Code/Chapter 4/05/codeEditor.py
4.19 KB
Code/Chapter 4/05/codeEditor.pyc
4.76 KB
Code/Chapter 4/06/annotatingEditor.py
3.54 KB
Code/Chapter 4/06/annotatingEditor.pyc
4.46 KB
Code/Chapter 4/06/codeEditor.py
4.19 KB
Code/Chapter 4/06/codeEditor.pyc
6.04 KB
Code/Chapter 4/07/xmlOutline.py
1.59 KB
Code/Chapter 4/07/xmlOutline.pyc
2.41 KB
Code/Chapter 4/07/xrcdlg.xrc
1.05 KB
Code/Chapter 4/08/errIcon.png
977 B
Code/Chapter 4/08/sysTrayApp.py
2.47 KB
Code/Chapter 4/08/sysTrayApp.pyc
3 KB
Code/Chapter 4/09/webViewer.py
2.16 KB
Code/Chapter 4/09/webViewer.pyc
3.15 KB
Code/Chapter 5/01/displayingLists.py
2.83 KB
Code/Chapter 5/01/displayingLists.pyc
4.1 KB
Code/Chapter 5/02/baseList.py
2.83 KB
Code/Chapter 5/02/baseList.pyc
3.99 KB
Code/Chapter 5/02/editList.py
1.84 KB
Code/Chapter 5/02/editList.pyc
2.52 KB
Code/Chapter 5/03/dataSource.py
2.25 KB
Code/Chapter 5/03/dataSource.pyc
3.29 KB
Code/Chapter 5/04/dataGrid.py
3.98 KB
Code/Chapter 5/04/dataGrid.pyc
5.84 KB
Code/Chapter 5/04/sample_data.csv
433 B
Code/Chapter 5/05/dynamicData.py
3.55 KB
Code/Chapter 5/05/dynamicData.pyc
4.48 KB
Code/Chapter 5/06/dataModel.py
3.29 KB
Code/Chapter 5/06/dataModel.pyc
4.27 KB
Code/Chapter 5/07/dataModel.py
2.19 KB
Code/Chapter 5/07/dataModel.pyc
2.9 KB
Code/Chapter 5/07/dataView.py
3.1 KB
Code/Chapter 5/07/dataView.pyc
3.99 KB
Code/Chapter 6/01/mbox.py
1.4 KB
Code/Chapter 6/01/mbox.pyc
1.77 KB
Code/Chapter 6/02/info.py
1.88 KB
Code/Chapter 6/02/info.pyc
2.64 KB
Code/Chapter 6/03/showingTips.py
2.35 KB
Code/Chapter 6/03/showingTips.pyc
3 KB
Code/Chapter 6/04/clock.png
897 B
Code/Chapter 6/04/Thumbs.db
3 KB
Code/Chapter 6/04/toasterNotify.py
2.3 KB
Code/Chapter 6/04/toasterNotify.pyc
2.88 KB
Code/Chapter 6/05/splash.py
1.86 KB
Code/Chapter 6/05/splash.pyc
2.21 KB
Code/Chapter 6/05/splash_img.png
3.23 KB
Code/Chapter 6/06/busy.py
2.61 KB
Code/Chapter 6/06/busy.pyc
3.76 KB
Code/Chapter 6/07/about.py
1.96 KB
Code/Chapter 6/07/about.pyc
2.11 KB
Code/Chapter 7/01/chapter2Editor.py
3.53 KB
Code/Chapter 7/01/chapter2Editor.pyc
4.07 KB
Code/Chapter 7/01/fileDialog.py
2.29 KB
Code/Chapter 7/01/fileDialog.pyc
2.82 KB
Code/Chapter 7/02/fileEditor.py
5.4 KB
Code/Chapter 7/02/fileEditor.pyc
6.12 KB
Code/Chapter 7/02/findDialog.py
3.8 KB
Code/Chapter 7/02/findDialog.pyc
4.16 KB
Code/Chapter 7/03/chooseItems.py
1.42 KB
Code/Chapter 7/03/chooseItems.pyc
2 KB
Code/Chapter 7/04/choices.py
1.93 KB
Code/Chapter 7/04/choices.pyc
2.84 KB
Code/Chapter 7/05/imagedlg.py
1.69 KB
Code/Chapter 7/05/imagedlg.pyc
2.01 KB
Code/Chapter 7/05/printdialog.py
5.34 KB
Code/Chapter 7/05/printdialog.pyc
5.55 KB
Code/Chapter 7/06/guiding.py
3.4 KB
Code/Chapter 7/06/guiding.pyc
4.49 KB
Code/Chapter 7/06/Monty_python_foot.gif
14.08 KB
Code/Chapter 7/06/README
330 B
Code/Chapter 8/01/binary.png
10.88 KB
Code/Chapter 8/01/painting.py
2.26 KB
Code/Chapter 8/01/painting.pyc
3.2 KB
Code/Chapter 8/01/Thumbs.db
50.5 KB
Code/Chapter 8/02/shapes.py
1.99 KB
Code/Chapter 8/02/shapes.pyc
3.18 KB
Code/Chapter 8/03/gridLabels.py
3.08 KB
Code/Chapter 8/03/gridLabels.pyc
4.48 KB
Code/Chapter 8/04/podlabel.py
2.76 KB
Code/Chapter 8/04/podlabel.pyc
3.29 KB
Code/Chapter 8/05/native.py
4.21 KB
Code/Chapter 8/05/native.pyc
5.25 KB
Code/Chapter 9/01/custDialog.py
2.41 KB
Code/Chapter 9/01/custDialog.pyc
3.05 KB
Code/Chapter 9/02/validator.py
3.57 KB
Code/Chapter 9/02/validator.pyc
4.38 KB
Code/Chapter 9/03/customStatBar.py
3.41 KB
Code/Chapter 9/03/customStatBar.pyc
4.59 KB
Code/Chapter 9/04/fileinfo.py
3.81 KB
Code/Chapter 9/04/fileinfo.pyc
5.11 KB
Code/Chapter 9/05/functionBar.py
3.5 KB
Code/Chapter 9/05/functionBar.pyc
4.84 KB
Code/Chapter 9/06/system-users.png
1.86 KB
Code/Chapter 9/06/vlistBox.py
3 KB
Code/Chapter 9/06/vlistBox.pyc
4.03 KB
Code/Chapter 9/07/styledText.py
2.96 KB
Code/Chapter 9/07/styledText.pyc
3.64 KB
Code/Chapter 9/08/composite.py
2.47 KB
Code/Chapter 9/08/composite.pyc
3.85 KB
Code/Chapter 9/09/ownerDrawnCtrl.py
3.17 KB
Code/Chapter 9/09/ownerDrawnCtrl.pyc
4.43 KB
Code/SoftwareHardwareList.docx
10.86 KB
Cody Precord - WxPython Application Development Cookbook - 2015.epub
2.28 MB
Cody Precord - WxPython Application Development Cookbook - 2015.mobi
3.99 MB
Cody Precord - WxPython Application Development Cookbook - 2015.pdf
2.48 MB

免责声明

本网站仅提供DHT网络资源索引服务,不存储任何资源文件。所有资源均来自DHT网络,本站无法控制其内容。请遵守当地法律法规,合理使用网络资源。如涉及版权问题,请联系 fuckatgfw@protonmail.com。