为您索检到8279条磁力链接,耗时8毫秒。
- 【影视】 VTC QuickStart! - Python
-
收录时间:2017-03-03
文档个数:18
文档大小:62.3 MB
最近下载:2025-05-15
人气:524
磁力链接
01.Introduction to Python/Overview_of_Python.mov 1.0 MB
02.Getting Started/Built_in_Functions_.mov 6.5 MB
02.Getting Started/Control Statements.mov 4.6 MB
02.Getting Started/Data_Types_Overview.mov 4.0 MB
02.Getting Started/Hello_World.mov 1.9 MB
02.Getting Started/Installing_Python.mov 2.7 MB
02.Getting Started/Using Loops.mov 2.9 MB
03.Intermediate/Advanced Data Types.mov 3.5 MB
03.Intermediate/Defining a Class.mov 4.2 MB
03.Intermediate/Defining Functions.mov 2.9 MB
03.Intermediate/Function Parameters.mov 2.2 MB
03.Intermediate/Object Methods.mov 1.5 MB
03.Intermediate/Type_Splicing.mov 3.5 MB
04.Advanced Applications/Modules & Packages.mov 7.7 MB
04.Advanced Applications/Reading Files.mov 5.5 MB
05.Wrapping Up/Real World Examples.mov 6.1 MB
05.Wrapping Up/Wrap Up.mov 800.8 kB
06.Credits/About the Author.mov 739.6 kB
猜你喜欢:
Python
VTC
QuickStart
- 【其他】 Python programming books (2011-Jul-09)
-
收录时间:2017-03-03
文档个数:129
文档大小:782.2 MB
最近下载:2025-04-11
人气:405
磁力链接
Books/0- PDF search index/index.idx 4.8 kB
Books/0- PDF search index/index1.idx 75.2 MB
Books/0- PDF search index REBUILDER.bpdx 229 Bytes
Books/0- PDF search index.pdx 433 Bytes
Books/A Byte of Python, v1.20 (for Python 2.x) (2005).pdf 345.2 kB
Books/A Byte of Python, v1.92 (for Python 3.0) (2009).pdf 623.2 kB
Books/A Learner's Guide to Programming Using the Python Language (2009).pdf 17.6 MB
Books/A Primer on Scientific Programming with Python, 2nd Edition (2011).pdf 5.2 MB
Books/Beginning Python (2005).pdf 18.3 MB
Books/Beginning Python - From Novice to Professional, Second Edition (2008).pdf 2.8 MB
Books/Beginning Python - Using Python 2.6 and Python 3.1 (2010).pdf 4.6 MB
Books/Beginning Python Visualization - Crafting Visual Transformation Scripts (2009).pdf 2.3 MB
Books/Bioinformatics Programming Using Python, First Edition (2009).pdf 4.3 MB
Books/Core Python Programming, Second Edition (2006).chm 3.6 MB
Books/Core Python Programming, Second Edition (2006).pdf 12.4 MB
Books/Data Structures and Algorithms with Object-Oriented Design Patterns in Python (2003).chm 3.5 MB
Books/Dive Into Python 3 (2011).pdf 2.6 MB
Books/Expert Python Programming (2008).pdf 10.7 MB
Books/Exploring Python (2009).pdf 5.9 MB
Books/Financial Modelling in Python (2009).pdf 3.9 MB
猜你喜欢:
Python
09
programming
Jul
books
2011
- 【影视】 ShesGonnaSquirt - Leigh Darby (Spunky Python's Flying Squirtus) NEW October 31, 2013.mp4
-
收录时间:2017-03-03
文档个数:1
文档大小:252.3 MB
最近下载:2025-05-15
人气:849
磁力链接
ShesGonnaSquirt - Leigh Darby (Spunky Python's Flying Squirtus) NEW October 31, 2013.mp4 252.3 MB
猜你喜欢:
Flying
Leigh
Python
Spunky
Darby
October
mp4
ShesGonnaSquirt
Squirtus
NEW
- 【其他】 Using Databases in Python
-
收录时间:2017-03-03
文档个数:10
文档大小:106.7 MB
最近下载:2025-05-16
人气:528
磁力链接
3.Gettin' CRUD-y With It/2.View and Search Entries - Using Databases in Python - Treehouse.WEBM 16.2 MB
1.Meet Peewee/3.Queries Are Your Friend - Using Databases in Python - Treehouse.WEBM 15.8 MB
1.Meet Peewee/1.Meet Peewee, Our ORM - Using Databases in Python - Treehouse.WEBM 7.6 MB
3.Gettin' CRUD-y With It/1.Add An Entry - Using Databases in Python - Treehouse.WEBM 7.2 MB
3.Gettin' CRUD-y With It/3.Delete An Entry - Using Databases in Python - Treehouse.WEBM 8.6 MB
3.Gettin' CRUD-y With It/4.Clean Up - Using Databases in Python - Treehouse.WEBM 10.5 MB
1.Meet Peewee/2.Modeling - Using Databases in Python - Treehouse.WEBM 11.1 MB
2.Our Diary App/3.Switching It Up - Using Databases in Python - Treehouse.WEBM 13.6 MB
2.Our Diary App/2.Doing Data Entry - Using Databases in Python - Treehouse.WEBM 9.0 MB
2.Our Diary App/1.What We're Going To Do - Using Databases in Python - Treehouse.WEBM 7.1 MB
猜你喜欢:
Python
Using
Databases
- 【影视】 Designing Data Structures in Python - Principles & Practice
-
收录时间:2017-03-03
文档个数:90
文档大小:1.6 GB
最近下载:2025-05-13
人气:4116
磁力链接
e-Book/1. Introduction/01_01-Welcome to the Course.mp4 30.4 MB
e-Book/2. Fundamentals/02_01-Builtin Data Types.mp4 103.4 MB
e-Book/2. Fundamentals/02_02-API Operations.mp4 22.7 MB
e-Book/2. Fundamentals/02_03-Analysis Techniques.mp4 84.8 MB
e-Book/2. Fundamentals/02_04-Design Principles for Data Structures.mp4 79.7 MB
e-Book/3. Ubiquitous Lists/03_01-Using lists to Implement Stack.mp4 62.4 MB
e-Book/3. Ubiquitous Lists/03_02-Principle Separate Structure from Function.mp4 18.0 MB
e-Book/3. Ubiquitous Lists/03_03-Example Circular Buffer.mp4 114.3 MB
e-Book/3. Ubiquitous Lists/03_04-Project Moving Average Stdev.mp4 60.0 MB
e-Book/4. Pointer Structures/04_01-Linked Lists.mp4 81.4 MB
e-Book/4. Pointer Structures/04_02-Queues.mp4 30.0 MB
e-Book/4. Pointer Structures/04_03-Project Detect Cycles in Linked List.mp4 19.8 MB
e-Book/4. Pointer Structures/04_04-Prefix Tree.mp4 71.3 MB
e-Book/5. Recursive Structures/05_01-Binary Tree.mp4 107.3 MB
e-Book/5. Recursive Structures/05_02-Implementation of Remove.mp4 52.9 MB
e-Book/5. Recursive Structures/05_03-Binary Tree Retrieval Methods.mp4 40.4 MB
e-Book/5. Recursive Structures/05_05-Binary Tree Extension.mp4 45.6 MB
e-Book/5. Recursive Structures/05_06-Balancing Binary Trees.mp4 121.0 MB
e-Book/6. Heapbased Structures/06_01-Heaps and heapq.mp4 99.2 MB
e-Book/6. Heapbased Structures/06_02-Project Huffman Encoded.mp4 60.0 MB
猜你喜欢:
Python
Data
Practice
Principles
Designing
Structures
- 【影视】 Monty Python - Life of Brian (1979)
-
收录时间:2017-03-04
文档个数:2
文档大小:733.1 MB
最近下载:2025-05-07
人气:718
磁力链接
Monty Python - Life of Brian (1979).avi 733.0 MB
Monty Python - Life of Brian (1979).sub 67.9 kB
猜你喜欢:
Python
Brian
Life
1979
Monty
- 【其他】 UDEMY Ultimate Python Developer Course - Build Real Applications [TUTORIAL]
-
收录时间:2017-03-04
文档个数:2
文档大小:282.0 MB
最近下载:2018-12-02
人气:162
磁力链接
unpacker.exe 506.9 kB
unpacker-1.bin 281.4 MB
猜你喜欢:
Real
Applications
Python
Ultimate
UDEMY
Course
Build
TUTORIAL
Developer
- 【音乐】 Monty Python - The Final Rip Off (Virgin)
-
收录时间:2017-03-04
文档个数:59
文档大小:654.0 MB
最近下载:2025-05-15
人气:781
磁力链接
Disc 1/22 - Election Special.flac 34.4 MB
Disc 1/11 - Parrot (Oh, Not Again).flac 29.1 MB
Disc 1/06 - Travel Agent.flac 21.7 MB
Disc 1/20 - Cocktail Bar.flac 20.8 MB
Disc 1/09 - Argument.flac 19.7 MB
Disc 1/21 - Four Yorkshiremen.flac 16.9 MB
Disc 1/05 - Finland Song.flac 15.9 MB
Disc 1/15 - Novel Writing (Live From Wessex).flac 15.0 MB
Disc 1/02 - Constitutional Peasant.flac 14.8 MB
Disc 1/03 - Fish Licence.flac 14.6 MB
Disc 1/18 - Bells.flac 13.5 MB
Disc 1/23 - Lumberjack Song.flac 13.0 MB
Disc 1/07 - Are You Embarrassed Easily .flac 12.9 MB
Disc 1/17 - String.flac 12.8 MB
Disc 1/04 - Eric The Half-a-Bee Song.flac 12.0 MB
Disc 1/19 - Traffic Lights.flac 11.6 MB
Disc 1/10 - Henry Kissinger Song.flac 11.2 MB
Disc 1/08 - Australian Table Wines.flac 8.6 MB
Disc 1/14 - Undertaker.flac 7.2 MB
Disc 1/13 - Sit On My Face.flac 5.7 MB
猜你喜欢:
Off
Python
Rip
Virgin
Final
Monty
- 【影视】 Monty.Python.And.The.Holy.Grail.1975.HUN.DVDRip.x264.AC3-Pi.mkv
-
收录时间:2017-03-04
文档个数:1
文档大小:1.5 GB
最近下载:2025-05-15
人气:595
磁力链接
Monty.Python.And.The.Holy.Grail.1975.HUN.DVDRip.x264.AC3-Pi.mkv 1.5 GB
猜你喜欢:
Holy
mkv
Python
1975
AC3
DVDRip
Grail
x264
Pi
HUN
- 【影视】 Introduction to Python
-
收录时间:2017-03-04
文档个数:19
文档大小:2.1 GB
最近下载:2025-04-05
人气:1259
磁力链接
17.Classes.mp4 283.6 MB
13.Reading From and Writing To Files.mp4 216.8 MB
4.Making Choices- booleans, if-elif-else, compound conditionals..mp4 214.9 MB
15.Functions.mp4 154.4 MB
6.Loops.mp4 151.0 MB
5.Lists.mp4 149.1 MB
3.Python Basic Data Types.mp4 144.2 MB
12.While Loop.mp4 128.2 MB
16.Functions Practice- Wordplay.mp4 120.5 MB
10.Python Scripts and Files.mp4 94.8 MB
14.Files Practice- Flashcard Quizzer.mp4 85.3 MB
18.Scrabble Cheater.mp4 65.6 MB
11.State Capitals Quizzer.mp4 65.4 MB
8.Modules.mp4 58.0 MB
7.Dictionaries.mp4 46.8 MB
9.Command Line Navigation.mp4 37.3 MB
1.What Can You Do With Python-.mp4 19.9 MB
19.Course Closing.mp4 10.2 MB
2.Environment Setup.mp4 4.9 MB
猜你喜欢:
Introduction
Python
- 【影视】 Монти Пайтон. А теперь кое-что совсем другое (1971. Monty Python's And Now For Something Completely Different).mkv
-
收录时间:2017-03-04
文档个数:1
文档大小:21.3 GB
最近下载:2025-05-16
人气:7488
磁力链接
Монти Пайтон. А теперь кое-что совсем другое (1971. Monty Python's And Now For Something Completely Different).mkv 21.3 GB
猜你喜欢:
Different
Python
1971
mkv
Completely
Something
Now
Monty
- 【影视】 GPIO & Python Series
-
收录时间:2017-03-04
文档个数:9
文档大小:548.9 MB
最近下载:2024-07-18
人气:570
磁力链接
Raspberry Pi - GPIO & Python (1_9) - Hello World.mp4 32.7 MB
Raspberry Pi - GPIO & Python (2_9) - LED on & off.mp4 91.8 MB
Raspberry Pi - GPIO & Python (3_9) - LED blink.mp4 39.4 MB
Raspberry Pi - GPIO & Python (4_9) - Push button.mp4 71.0 MB
Raspberry Pi - GPIO & Python (5_9) - User inputs.mp4 57.8 MB
Raspberry Pi - GPIO & Python (6_9) - SOS Buzzer.mp4 56.1 MB
Raspberry Pi - GPIO & Python (7_9) - Temperature sensor.mp4 66.6 MB
Raspberry Pi - GPIO & Python (8_9) - Light dependent resistor.mp4 68.9 MB
Raspberry Pi - GPIO & Python (9_9) - Passive infrared sensor.mp4 64.6 MB
猜你喜欢:
Python
GPIO
Series
- 【压缩文件】 Digital-Tutors-Scripting-With-Python-in-Houdini.rar
-
收录时间:2017-03-04
文档个数:1
文档大小:771.0 MB
最近下载:2024-05-17
人气:197
磁力链接
Digital-Tutors-Scripting-With-Python-in-Houdini.rar 771.0 MB
猜你喜欢:
Python
Tutors
rar
Digital
Houdini
Scripting
- 【文档书籍】 python
-
收录时间:2017-03-04
文档个数:48
文档大小:234.6 MB
最近下载:2025-05-05
人气:156
磁力链接
Advanced Python Programming 2000.pdf 199.0 kB
Beginning Python - From Novice To Professional 2005.pdf 13.9 MB
Beginning Python 2005.pdf 15.8 MB
Beginning Python.pdf 15.8 MB
Core Python Programming 2000.pdf 7.2 MB
Data Structures and Algorithms with Object-Oriented Design Patterns in Python.chm 3.5 MB
Game Programming with Python Lua and Ruby 2003.chm 2.4 MB
Game Programming with Python, Lua, and Ruby 2003.chm 2.4 MB
Green tea Press, How to Think Like a Computer Scientist Learning with Python 2002.pdf 933.6 kB
John.Wiley.and.Sons.Making.Use.of.Python.eBook-LinG/file_id.diz 746 Bytes
John.Wiley.and.Sons.Making.Use.of.Python.eBook-LinG/John.Wiley.and.Sons.Making.Use.of.Python.eBook-LinG.pdf 5.5 MB
John.Wiley.and.Sons.Making.Use.of.Python.eBook-LinG/ling.nfo 7.5 kB
John.Wiley.and.Sons.Making.Use.of.Python.eBook-LinG/Torrent downloaded from Demonoid.com.txt 47 Bytes
John.Wiley.and.Sons.Making.Use.of.Python.eBook-LinG/www.ebookshare.net.url 128 Bytes
Learning Python 1st 1999.chm 990.1 kB
Learning Python 2nd ed.chm 1.3 MB
Learning Python, 2nd Edition 2003.chm 1.3 MB
Making Use Of Python 2002.pdf 5.5 MB
Mark Pilgrim, Dive Into Python.pdf 1.2 MB
OReilly.Programming.Python.3rd.Edition.Aug.2006.chm 10.1 MB
猜你喜欢:
python
- 【压缩文件】 complete.python.bootcamp
-
收录时间:2017-03-04
文档个数:6
文档大小:3.6 GB
最近下载:2025-05-13
人气:75
磁力链接
complete-python-bootcamp.zip 3.6 GB
.____padding_file/2 85.6 kB
complete.python.bootcamp_meta.sqlite 9.2 kB
.____padding_file/3 2.1 MB
complete.python.bootcamp_meta.xml 972 Bytes
.____padding_file/4 2.1 MB
猜你喜欢:
python
complete
bootcamp
- 【影视】 UDEMY A ROOKIES GUIDE TO PYTHON
-
收录时间:2017-03-05
文档个数:61
文档大小:597.6 MB
最近下载:2025-05-12
人气:449
磁力链接
1 - Getting Started/10_-_Concatenation.mp4 7.9 MB
_____padding_file_0_if you see this file, please update to BitComet 0.85 or above____ 7.3 kB
1 - Getting Started/1_-_Course_Overview.mp4 5.2 MB
_____padding_file_1_if you see this file, please update to BitComet 0.85 or above____ 19.2 kB
1 - Getting Started/2_-_Installing_Your_Python_IDE_and_Hello_World.mp4 15.2 MB
_____padding_file_2_if you see this file, please update to BitComet 0.85 or above____ 9.8 kB
1 - Getting Started/3_-_The_Input_Keyword.mp4 5.8 MB
_____padding_file_3_if you see this file, please update to BitComet 0.85 or above____ 186.0 kB
1 - Getting Started/4_-_Explaining_the_Python_IDE.mp4 5.7 MB
_____padding_file_4_if you see this file, please update to BitComet 0.85 or above____ 92.8 kB
1 - Getting Started/5_-_The_print_Keyword.mp4 14.5 MB
_____padding_file_5_if you see this file, please update to BitComet 0.85 or above____ 149.3 kB
1 - Getting Started/6_-_Working_with_Numbers.mp4 11.1 MB
_____padding_file_6_if you see this file, please update to BitComet 0.85 or above____ 198.2 kB
1 - Getting Started/7_-_Working_with_Variables.mp4 14.8 MB
_____padding_file_7_if you see this file, please update to BitComet 0.85 or above____ 169.7 kB
1 - Getting Started/8_-_The_Naming_Program.mp4 12.6 MB
_____padding_file_8_if you see this file, please update to BitComet 0.85 or above____ 12.6 kB
1 - Getting Started/9_-_Mathematics_in_Python.mp4 32.6 MB
_____padding_file_9_if you see this file, please update to BitComet 0.85 or above____ 163.8 kB
猜你喜欢:
PYTHON
ROOKIES
GUIDE
UDEMY
- 【影视】 Monty Python's And Now For Something Completely Different Xvid-MP3 576p {TJ} -={SPARROW}=-
-
收录时间:2017-03-05
文档个数:3
文档大小:851.7 MB
最近下载:2025-05-15
人气:714
磁力链接
SOMETHING_COMPLETELY_DIFFERENT.avi 851.7 MB
TJ.nfo 3.4 kB
Torrent Downloaded From ExtraTorrent.com.txt 389 Bytes
猜你喜欢:
576p
Different
SPARROW
Python
Completely
TJ
Something
Xvid
Now
Monty
- 【其他】 Flying Through Python
-
收录时间:2017-03-05
文档个数:3
文档大小:781.1 MB
最近下载:2018-11-19
人气:198
磁力链接
Flying Through Python.tgz 781.1 MB
Torrent downloaded from demonoid.pw.txt 46 Bytes
Torrent Downloaded From ExtraTorrent.cc.txt 352 Bytes
猜你喜欢:
Python
Flying
Through
- 【文档书籍】 Python. К вершинам мастерства. Лучано Рамальо.pdf
-
收录时间:2017-03-05
文档个数:1
文档大小:199.0 MB
最近下载:2025-01-30
人气:68
磁力链接
Python. К вершинам мастерства. Лучано Рамальо.pdf 199.0 MB
猜你喜欢:
Python
pdf
- 【影视】 Monty.Python.and.the.Holy.Grail.1975.BDrip.HUN.x264-DenZo
-
收录时间:2017-03-05
文档个数:4
文档大小:1.7 GB
最近下载:2024-09-29
人气:55
磁力链接
Monty.Python.and.the.Holy.Grail.1975.BDrip.HUN.x264-DenZo.mkv 1.6 GB
sample.holygrail.bdrip-denzo.mkv 16.8 MB
Monty.Python.and.the.Holy.Grail.1975.BDrip.HUN.x264-DenZo.nfo 19.4 kB
Monty.Python.and.the.Holy.Grail.1975.BDrip.HUN.x264-DenZo.sfv 257 Bytes
猜你喜欢:
DenZo
Holy
Python
1975
Grail
HUN
x264
BDrip
Monty