磁力链接

magnet:?xt=urn:btih:28AE26124664B85639007E32A7FA7550B5F99F26
推荐使用PIKPAK网盘下载资源,PIKPAK是目前最好用网盘,10T超大空间,不和谐任何资源,支持无限次数离线下载,视频在线观看

资源截图

API Integration

文件列表

  • 35 - Using dialog widgets to copy files to your network - Learning Python GUI Programming.mp4 56.1 MB
  • 05 - Adding extra features - Learning Python GUI Programming.mp4 54.6 MB
  • 40 - Designing the Python GUI database - Learning Python GUI Programming.mp4 52.2 MB
  • 19 - Using the StringVar() type - Learning Python GUI Programming.mp4 49.7 MB
  • 54 - Writing unit tests using the Eclipse PyDev IDE - Learning Python GUI Programming.mp4 47.1 MB
  • 39 - Configuring the MySQL connection - Learning Python GUI Programming.mp4 44.8 MB
  • 57 - Adding controls - Learning Python GUI Programming.mp4 44.0 MB
  • 01 - Introduction to Python GUI - Learning Python GUI Programming.mp4 42.9 MB
  • 24 - Downloading modules for Matplotlb - Learning Python GUI Programming.mp4 42.9 MB
  • 12 - Creating tabbed widgets - Learning Python GUI Programming.mp4 42.8 MB
  • 18 - Creating tooltips and using the canvas widget - Learning Python GUI Programming.mp4 42.4 MB
  • 46 - Localizing the GUI - Learning Python GUI Programming.mp4 42.0 MB
  • 50 - Setting debug watches - Learning Python GUI Programming.mp4 40.9 MB
  • 38 - Connecting to a MySQL database from python - Learning Python GUI Programming.mp4 39.7 MB
  • 21 - Improving the GUI by coding in classes - Learning Python GUI Programming.mp4 39.4 MB
  • 11 - Creating menu bars - Learning Python GUI Programming.mp4 39.3 MB
  • 61 - Pyopengl transforms our GUI - Learning Python GUI Programming.mp4 38.9 MB
  • 10 - Aligning the GUI widgets by embedding frames within frames - Learning Python GUI Programming.mp4 37.3 MB
  • 33 - Using queues - Learning Python GUI Programming.mp4 37.2 MB
  • 66 - Using __init__ to connect modules - Learning Python GUI Programming.mp4 36.5 MB
  • 52 - Creating self-testing code using the Python __main__ section - Learning Python GUI Programming.mp4 36.5 MB
  • 49 - Do we need to test the GUI code - Learning Python GUI Programming.mp4 36.5 MB
  • 70 - Avoiding complexity - Learning Python GUI Programming.mp4 36.2 MB
  • 60 - Communicating between the two connected GUIs - Learning Python GUI Programming.mp4 35.9 MB
  • 04 - Exploring widgets - Learning Python GUI Programming.mp4 35.7 MB
  • 43 - Using the SQL DELETE command - Learning Python GUI Programming.mp4 35.5 MB
  • 44 - Displaying widget text in different languages - Learning Python GUI Programming.mp4 35.0 MB
  • 37 - Using URLOpen to read data from websites - Learning Python GUI Programming.mp4 34.4 MB
  • 58 - Embedding the Tkinter and wxPython GUIs into each other - Learning Python GUI Programming.mp4 33.8 MB
  • 55 - Installing the wxPython library - Learning Python GUI Programming.mp4 33.8 MB
  • 53 - Creating robust GUIs using unit tests - Learning Python GUI Programming.mp4 33.6 MB
  • 20 - Using module-level global variables - Learning Python GUI Programming.mp4 33.2 MB
  • 17 - Using a spinbox control - Learning Python GUI Programming.mp4 32.8 MB
  • 09 - Expanding the GUI dynamically using widgets - Learning Python GUI Programming.mp4 32.8 MB
  • 36 - Using TCP IP to communicate via networks - Learning Python GUI Programming.mp4 32.6 MB
  • 26 - Placing labels on charts - Learning Python GUI Programming.mp4 31.2 MB
  • 34 - Passing queues among different modules - Learning Python GUI Programming.mp4 31.0 MB
  • 48 - Designing a GUI in an agile fashion - Learning Python GUI Programming.mp4 30.8 MB
  • 29 - Adjusting the scale dynamically - Learning Python GUI Programming.mp4 30.4 MB
  • 30 - Creating multiple threads - Learning Python GUI Programming.mp4 29.8 MB
  • 31 - Starting a thread - Learning Python GUI Programming.mp4 29.8 MB
  • 64 - Creating a slideshow using Tkinter - Learning Python GUI Programming.mp4 29.5 MB
  • 62 - Our GUI in 3D - Learning Python GUI Programming.mp4 29.2 MB
  • 14 - Creating message boxes - Learning Python GUI Programming.mp4 28.9 MB
  • 63 - Pyglet transforms our GUI more easily than PyOpenGL - Learning Python GUI Programming.mp4 28.2 MB
  • 03 - Creating buttons and text box widgets - Learning Python GUI Programming.mp4 27.9 MB
  • 45 - Changing the entire GUI language all at once - Learning Python GUI Programming.mp4 27.7 MB
  • 51 - Configuring different debug output levels - Learning Python GUI Programming.mp4 26.9 MB
  • 32 - Stopping a thread - Learning Python GUI Programming.mp4 26.0 MB
  • 47 - Preparing the GUI for internationalization - Learning Python GUI Programming.mp4 25.1 MB
  • 59 - Using Python to control two different GUI frameworks - Learning Python GUI Programming.mp4 24.7 MB
  • 08 - Using padding to add space around widgets - Learning Python GUI Programming.mp4 24.1 MB
  • 56 - Creating our GUI - Learning Python GUI Programming.mp4 24.0 MB
  • 23 - Creating beautiful charts using Matplotlb - Learning Python GUI Programming.mp4 23.8 MB
  • 07 - Arranging several labels within a label frame - Learning Python GUI Programming.mp4 23.4 MB
  • 65 - Avoiding spaghetti code - Learning Python GUI Programming.mp4 23.3 MB
  • 13 - Using the grid layout manager - Learning Python GUI Programming.mp4 23.0 MB
  • 15 - Creating independent message boxes - Learning Python GUI Programming.mp4 22.3 MB
  • 27 - Giving the chart a legend - Learning Python GUI Programming.mp4 21.3 MB
  • 16 - Creating the title and icon of the main root window - Learning Python GUI Programming.mp4 21.2 MB
  • 41 - Using the SQL INSERT command - Learning Python GUI Programming.mp4 21.0 MB
  • 42 - Using the SQL UPDATE command - Learning Python GUI Programming.mp4 19.8 MB
  • 06 - Adding several widgets in a loop - Learning Python GUI Programming.mp4 19.7 MB
  • 69 - Using design patterns successfully - Learning Python GUI Programming.mp4 17.9 MB
  • 28 - Scaling charts - Learning Python GUI Programming.mp4 17.8 MB
  • 22 - Creating reusable GUI components - Learning Python GUI Programming.mp4 17.6 MB
  • 67 - Mixing fall-down and OOP coding - Learning Python GUI Programming.mp4 17.6 MB
  • 68 - When not to use OOP - Learning Python GUI Programming.mp4 17.2 MB
  • 02 - Adding a label to the GUI form - Learning Python GUI Programming.mp4 16.5 MB
  • 25 - Creating our first chart - Learning Python GUI Programming.mp4 13.5 MB
  • 05 - Adding extra features - Learning Python GUI Programming.en.srt 12.6 kB
  • 35 - Using dialog widgets to copy files to your network - Learning Python GUI Programming.en.srt 12.3 kB
  • 40 - Designing the Python GUI database - Learning Python GUI Programming.en.srt 11.6 kB
  • 19 - Using the StringVar() type - Learning Python GUI Programming.en.srt 11.0 kB
  • 18 - Creating tooltips and using the canvas widget - Learning Python GUI Programming.en.srt 10.0 kB
  • 54 - Writing unit tests using the Eclipse PyDev IDE - Learning Python GUI Programming.en.srt 10.0 kB
  • 39 - Configuring the MySQL connection - Learning Python GUI Programming.en.srt 9.9 kB
  • 21 - Improving the GUI by coding in classes - Learning Python GUI Programming.en.srt 9.8 kB
  • 24 - Downloading modules for Matplotlb - Learning Python GUI Programming.en.srt 9.7 kB
  • 50 - Setting debug watches - Learning Python GUI Programming.en.srt 9.6 kB
  • 38 - Connecting to a MySQL database from python - Learning Python GUI Programming.en.srt 9.3 kB
  • 66 - Using __init__ to connect modules - Learning Python GUI Programming.en.srt 9.1 kB
  • 57 - Adding controls - Learning Python GUI Programming.en.srt 9.1 kB
  • 49 - Do we need to test the GUI code - Learning Python GUI Programming.en.srt 9.0 kB
  • 33 - Using queues - Learning Python GUI Programming.en.srt 8.5 kB
  • 11 - Creating menu bars - Learning Python GUI Programming.en.srt 8.3 kB
  • 04 - Exploring widgets - Learning Python GUI Programming.en.srt 8.3 kB
  • 12 - Creating tabbed widgets - Learning Python GUI Programming.en.srt 8.1 kB
  • 52 - Creating self-testing code using the Python __main__ section - Learning Python GUI Programming.en.srt 8.1 kB
  • 61 - Pyopengl transforms our GUI - Learning Python GUI Programming.en.srt 8.1 kB
  • 60 - Communicating between the two connected GUIs - Learning Python GUI Programming.en.srt 7.9 kB
  • 10 - Aligning the GUI widgets by embedding frames within frames - Learning Python GUI Programming.en.srt 7.9 kB
  • 20 - Using module-level global variables - Learning Python GUI Programming.en.srt 7.8 kB
  • 44 - Displaying widget text in different languages - Learning Python GUI Programming.en.srt 7.7 kB
  • 09 - Expanding the GUI dynamically using widgets - Learning Python GUI Programming.en.srt 7.6 kB
  • 48 - Designing a GUI in an agile fashion - Learning Python GUI Programming.en.srt 7.6 kB
  • 70 - Avoiding complexity - Learning Python GUI Programming.en.srt 7.5 kB
  • 46 - Localizing the GUI - Learning Python GUI Programming.en.srt 7.5 kB
  • 53 - Creating robust GUIs using unit tests - Learning Python GUI Programming.en.srt 7.4 kB
  • 26 - Placing labels on charts - Learning Python GUI Programming.en.srt 7.4 kB
  • 43 - Using the SQL DELETE command - Learning Python GUI Programming.en.srt 7.3 kB
  • 34 - Passing queues among different modules - Learning Python GUI Programming.en.srt 7.1 kB
  • 55 - Installing the wxPython library - Learning Python GUI Programming.en.srt 7.0 kB
  • 14 - Creating message boxes - Learning Python GUI Programming.en.srt 7.0 kB
  • 37 - Using URLOpen to read data from websites - Learning Python GUI Programming.en.srt 7.0 kB
  • 58 - Embedding the Tkinter and wxPython GUIs into each other - Learning Python GUI Programming.en.srt 6.9 kB
  • 29 - Adjusting the scale dynamically - Learning Python GUI Programming.en.srt 6.7 kB
  • 03 - Creating buttons and text box widgets - Learning Python GUI Programming.en.srt 6.7 kB
  • 36 - Using TCP IP to communicate via networks - Learning Python GUI Programming.en.srt 6.5 kB
  • 01 - Introduction to Python GUI - Learning Python GUI Programming.en.srt 6.3 kB
  • 51 - Configuring different debug output levels - Learning Python GUI Programming.en.srt 6.2 kB
  • 30 - Creating multiple threads - Learning Python GUI Programming.en.srt 6.2 kB
  • 45 - Changing the entire GUI language all at once - Learning Python GUI Programming.en.srt 6.0 kB
  • 62 - Our GUI in 3D - Learning Python GUI Programming.en.srt 6.0 kB
  • 64 - Creating a slideshow using Tkinter - Learning Python GUI Programming.en.srt 5.9 kB
  • 08 - Using padding to add space around widgets - Learning Python GUI Programming.en.srt 5.8 kB
  • 63 - Pyglet transforms our GUI more easily than PyOpenGL - Learning Python GUI Programming.en.srt 5.7 kB
  • 31 - Starting a thread - Learning Python GUI Programming.en.srt 5.7 kB
  • 65 - Avoiding spaghetti code - Learning Python GUI Programming.en.srt 5.7 kB
  • 07 - Arranging several labels within a label frame - Learning Python GUI Programming.en.srt 5.6 kB
  • 23 - Creating beautiful charts using Matplotlb - Learning Python GUI Programming.en.srt 5.5 kB
  • 59 - Using Python to control two different GUI frameworks - Learning Python GUI Programming.en.srt 5.3 kB
  • 15 - Creating independent message boxes - Learning Python GUI Programming.en.srt 5.3 kB
  • 47 - Preparing the GUI for internationalization - Learning Python GUI Programming.en.srt 5.2 kB
  • 32 - Stopping a thread - Learning Python GUI Programming.en.srt 5.1 kB
  • 27 - Giving the chart a legend - Learning Python GUI Programming.en.srt 5.0 kB
  • 16 - Creating the title and icon of the main root window - Learning Python GUI Programming.en.srt 5.0 kB
  • 13 - Using the grid layout manager - Learning Python GUI Programming.en.srt 5.0 kB
  • 06 - Adding several widgets in a loop - Learning Python GUI Programming.en.srt 4.9 kB
  • 56 - Creating our GUI - Learning Python GUI Programming.en.srt 4.7 kB
  • 67 - Mixing fall-down and OOP coding - Learning Python GUI Programming.en.srt 4.4 kB
  • 41 - Using the SQL INSERT command - Learning Python GUI Programming.en.srt 4.3 kB
  • 28 - Scaling charts - Learning Python GUI Programming.en.srt 4.2 kB
  • 22 - Creating reusable GUI components - Learning Python GUI Programming.en.srt 4.0 kB
  • 69 - Using design patterns successfully - Learning Python GUI Programming.en.srt 3.9 kB
  • 42 - Using the SQL UPDATE command - Learning Python GUI Programming.en.srt 3.7 kB
  • 02 - Adding a label to the GUI form - Learning Python GUI Programming.en.srt 3.6 kB
  • 25 - Creating our first chart - Learning Python GUI Programming.en.srt 3.1 kB
  • 68 - When not to use OOP - Learning Python GUI Programming.en.srt 3.1 kB
  • [FreeCoursesOnline.Us].txt 138 Bytes
  • [FreeCoursesOnline.Us].url 123 Bytes
  • [FreeTutorials.Us].url 119 Bytes
  • [FreeTutorials.Us].txt 75 Bytes
  • 17 - Using a spinbox control - Learning Python GUI Programming.en.srt 0 Bytes

温馨提示

本站不存储任何资源内容,只收集BT种子元数据(例如文件名和文件大小)和磁力链接(BT种子标识符),并提供查询服务,是一个完全合法的搜索引擎系统。网站不提供种子下载服务,用户可以通过第三方链接或磁力链接获取到相关的种子资源。本站也不对BT种子真实性及合法性负责,请用户注意甄别!