首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
Udemy - Python Course - Learn Python Programming, MongoDB, Django
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2017-7-10 12:53
2024-11-19 03:48
234
1.45 GB
138
磁力链接
magnet:?xt=urn:btih:9c7ec3cf5a89b15251a60ec60d995fd0c1ee4bd1
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOjljN2VjM2NmNWE4OWIxNTI1MWE2MGVjNjBkOTk1ZmQwYzFlZTRiZDFaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
Udemy
-
Python
Course
-
Learn
Python
Programming
MongoDB
Django
文件列表
00_-_None/01_-_What_is_this_course_about.mp4
4.82MB
00_-_None/04_-_optional-additional_content_Obtaining_IDLE_for_Python_Course.mp4
1.99MB
01_-_Start_Coding_With_Python/07_-_Start_Coding_With_Python_Display_Message_Using_print_Function.mp4
6.32MB
01_-_Start_Coding_With_Python/09_-_Practice_Practice_Together_.mp4
10.23MB
01_-_Start_Coding_With_Python/10_-_Comments_In_Python_Hash_Sign.mp4
12.21MB
02_-_Variables_And_Identifiers_In_Python/13_-_Introduction_To_Variables_In_Python.mp4
5.86MB
02_-_Variables_And_Identifiers_In_Python/14_-_type_Function.mp4
11.95MB
02_-_Variables_And_Identifiers_In_Python/16_-_optional-additional_content_Video_for_the_following_reference_document.mp4
37.83MB
02_-_Variables_And_Identifiers_In_Python/19_-_Practice.mp4
5.78MB
03_-_Introduction_To_Standard_Types_In_Python/22_-_Introduction_To_Standard_Types_In_Python.mp4
5.91MB
03_-_Introduction_To_Standard_Types_In_Python/23_-_Introduction_To_Numeric_Types_int_float_.mp4
9.88MB
03_-_Introduction_To_Standard_Types_In_Python/25_-_Introduction_To_Strings_str_Single-Double-Triple_Quotes.mp4
16.16MB
03_-_Introduction_To_Standard_Types_In_Python/26_-_Video-Slide_-_The_Use_Of_Index_Numbers_For_Strings_Intro_To_Index_Numbers_.mp4
6.76MB
03_-_Introduction_To_Standard_Types_In_Python/28_-_Introduction_To_Lists.mp4
22.21MB
03_-_Introduction_To_Standard_Types_In_Python/30_-_Introduction_To_Tuples.mp4
6.24MB
03_-_Introduction_To_Standard_Types_In_Python/32_-_Introduction_To_Dictionaries.mp4
5.85MB
04_-_input_Function_And_Type_Casting/36_-_Getting_User_Input_input_Function.mp4
11.7MB
04_-_input_Function_And_Type_Casting/37_-_Summation_Of_Two_String_Values_Adding_Strings_input_Returns_String_Value.mp4
8.09MB
04_-_input_Function_And_Type_Casting/38_-_Casting_A_String_To_int_int_.mp4
7.65MB
04_-_input_Function_And_Type_Casting/39_-_Casting_A_String_To_Float_float_.mp4
6.55MB
05_-_Basic_Operations_In_Python/42_-_Basic_Arithmetic_Operations_In_Python.mp4
3.07MB
05_-_Basic_Operations_In_Python/44_-_Order_Of_Major_Arithmetic_Operations_In_Python.mp4
7.75MB
05_-_Basic_Operations_In_Python/46_-_Logical_Operations_in_Python_not_and_or.mp4
14.69MB
05_-_Basic_Operations_In_Python/49_-_Comparison_Operations.mp4
4.54MB
06_-_Making_Decisions_if-elif-else/54_-_if_Statement.mp4
5.37MB
06_-_Making_Decisions_if-elif-else/56_-_else_Statement.mp4
4.22MB
06_-_Making_Decisions_if-elif-else/58_-_elif_Statement.mp4
8.91MB
06_-_Making_Decisions_if-elif-else/60_-_Indentations_In_Conditional_Statements.mp4
8.99MB
07_-_More_Operations/62_-_Identity_Operators_is_is_not.mp4
20.01MB
07_-_More_Operations/64_-_Membership_Operators_in_not_in.mp4
9.95MB
08_-_Loops/66_-_while_Loop.mp4
5.43MB
08_-_Loops/68_-_for_Loop.mp4
11.01MB
08_-_Loops/70_-_break_continue_pass_Statements_Using_In_while_Loop_.mp4
10.24MB
08_-_Loops/72_-_continue_-_break_-_pass_Statements_Using_for_Loop_.mp4
14.63MB
08_-_Loops/73_-_How_To_Implement_Infinite_Loop_Using_while_Loop.mp4
6.39MB
09_-_Functions/75_-_Review_Of_How_We_Used_Python_Functions.mp4
3.69MB
09_-_Functions/76_-_How_To_Define_and_Call_Function.mp4
7.31MB
09_-_Functions/77_-_Functions_With_Arguments_Parameters.mp4
5.03MB
09_-_Functions/78_-_Functions_With_Default_Argument_Parameter_Values.mp4
4.93MB
09_-_Functions/79_-_Using_Language_Defined_Identifier_In_Function_doc_.mp4
4.9MB
09_-_Functions/80_-_Returning_Values_return.mp4
5.33MB
09_-_Functions/81_-_Anonymous_Functions_Using_lambda_keyword_lambda.mp4
3.35MB
10_-_Classes/83_-_Introduction.mp4
5.97MB
10_-_Classes/84_-_Creating_Classes.mp4
13.7MB
10_-_Classes/85_-_Creating_Object.mp4
7.12MB
10_-_Classes/86_-_Accessing_Members.mp4
9.69MB
10_-_Classes/87_-_Class_Variable.mp4
12.01MB
10_-_Classes/88_-_Garbage_Collection.mp4
10.7MB
10_-_Classes/89_-_Inheritance.mp4
34.37MB
10_-_Classes/90_-_Using_Sub-Class_As_Super-Class.mp4
6.8MB
11_-_Strings_Optional_Content_To_Learn_More_On_Strings/92_-_Indexing.mp4
8.02MB
11_-_Strings_Optional_Content_To_Learn_More_On_Strings/93_-_Slicing.mp4
50.86MB
11_-_Strings_Optional_Content_To_Learn_More_On_Strings/94_-_Summation.mp4
8.22MB
11_-_Strings_Optional_Content_To_Learn_More_On_Strings/95_-_Obtaining_String_From_A_Non-String.mp4
10.23MB
11_-_Strings_Optional_Content_To_Learn_More_On_Strings/96_-_Membership_Operations_With_Strings.mp4
5.33MB
11_-_Strings_Optional_Content_To_Learn_More_On_Strings/97_-_String_Methods.mp4
10.59MB
11_-_Strings_Optional_Content_To_Learn_More_On_Strings/98_-_Backslash.mp4
6.11MB
11_-_Strings_Optional_Content_To_Learn_More_On_Strings/99_-_Entering_Quotation_Mark_Within_A_String_Value.mp4
8.06MB
12_-_Lists/101_-_Quick_Review.mp4
35.84MB
12_-_Lists/102_-_Slicing.mp4
37.52MB
12_-_Lists/103_-_None_and_Empty_Lists.mp4
4.36MB
12_-_Lists/104_-_Summation_and_Multiplication.mp4
19.07MB
12_-_Lists/105_-_min_max_len_Functions.mp4
10.45MB
12_-_Lists/106_-_list_Function.mp4
8.46MB
12_-_Lists/107_-_Membership_Operations.mp4
7.13MB
12_-_Lists/108_-_Assigning_Slices_Of_The_List_To_Another_List.mp4
5.43MB
12_-_Lists/109_-_Assigning_To_Slice_Of_A_List.mp4
18.01MB
12_-_Lists/110_-_Deleting_And_Modifying_The_List_Members.mp4
11.17MB
12_-_Lists/111_-_List_Methods.mp4
26.12MB
13_-_Tuples/113_-_Quick_Review.mp4
14.83MB
13_-_Tuples/114_-_tuple_Function.mp4
4.38MB
13_-_Tuples/115_-_Accessing_Member_and_Slicing.mp4
13.59MB
14_-_Modules/117_-_Modules.mp4
19.73MB
14_-_Modules/119_-_Creating_And_Using_Modules_In_Python.mp4
13.2MB
14_-_Modules/120_-_Structure_Modules_Into_A_Package.mp4
11.17MB
15_-_Exception_Handling/122_-_Introduction_To_Exceptions_In_Python_try-except.mp4
12.79MB
15_-_Exception_Handling/123_-_Conduct_Tasks_Either_Exception_Is_Thrown_Or_Not_finally.mp4
4.94MB
16_-_Useful_Tips/126_-_Contiuation_Character.mp4
2.57MB
16_-_Useful_Tips/127_-_Multiple_Statements.mp4
2.1MB
16_-_Useful_Tips/128_-_Multiple_Assignment_Swapping_Chained_Assignment.mp4
21.06MB
16_-_Useful_Tips/129_-_Random_Number.mp4
32.37MB
16_-_Useful_Tips/130_-_Function_Call_With_Different_Name.mp4
6.12MB
16_-_Useful_Tips/131_-_Python_Code_From_Command_Prompt.mp4
1.51MB
16_-_Useful_Tips/132_-_Python_Shell.mp4
2.13MB
16_-_Useful_Tips/133_-_Perform_From_Command_Prompt.mp4
10.65MB
16_-_Useful_Tips/134_-_write_Function.mp4
9.45MB
17_-_File_Processing/136_-_How_To_Open_Text_FIle_With_Python.mp4
3.1MB
17_-_File_Processing/137_-_How_To_Remove_Space_When_We_Display_The_Document_s_Content.mp4
2.03MB
17_-_File_Processing/138_-_Indicating_Read_Mode.mp4
1.06MB
18_-_SQLite_and_Python/140_-_Introduction.mp4
12.09MB
18_-_SQLite_and_Python/141_-_Create_Table.mp4
10.15MB
18_-_SQLite_and_Python/142_-_Drop_Table.mp4
10.26MB
18_-_SQLite_and_Python/143_-_Insert_Value.mp4
17.36MB
18_-_SQLite_and_Python/144_-_Retrieve_Records.mp4
12.17MB
19_-_XML_and_Python/147_-_Introduction_To_XML.mp4
11.07MB
19_-_XML_and_Python/148_-_Introduction_To_How_To_Code_With_Python_For_XML_Related_Tasks.mp4
30.61MB
20_-_Introduction_to_HTML/150_-_Introduction_For_The_Section.mp4
1.82MB
20_-_Introduction_to_HTML/151_-_How_To_Create_HTML_Document.mp4
19.49MB
20_-_Introduction_to_HTML/154_-_Let_s_Implement_It_Using_NotepadPlusPlus_and_Run_It_On_Your_Computer.mp4
3.41MB
20_-_Introduction_to_HTML/155_-_Headings.mp4
2.34MB
20_-_Introduction_to_HTML/156_-_Style.mp4
8.68MB
20_-_Introduction_to_HTML/157_-_More_Style.mp4
2.35MB
20_-_Introduction_to_HTML/158_-_Formatting.mp4
6.35MB
20_-_Introduction_to_HTML/159_-_Line_Break_Thematic_Break.mp4
2.94MB
20_-_Introduction_to_HTML/160_-_Image.mp4
6.56MB
20_-_Introduction_to_HTML/161_-_Hyperlink.mp4
4.03MB
20_-_Introduction_to_HTML/162_-_Sample_To_Summarize_The_Section_Using_NotepadPlusPlus_.mp4
23.42MB
21_-_Introduction_to_CSS/164_-_Let_s_Start.mp4
25.93MB
21_-_Introduction_to_CSS/165_-_IDs.mp4
4.53MB
21_-_Introduction_to_CSS/166_-_Style_Tags.mp4
2.06MB
22_-_Introduction_to_DJANGO/168_-_Introduction_For_The_Section.mp4
1.63MB
22_-_Introduction_to_DJANGO/170_-_Optional_Installation_Of_Python_2.7.8.mp4
5.6MB
22_-_Introduction_to_DJANGO/171_-_start_project.mp4
6.62MB
22_-_Introduction_to_DJANGO/172_-_settings.py.mp4
6.73MB
22_-_Introduction_to_DJANGO/173_-_startapp.mp4
1.54MB
22_-_Introduction_to_DJANGO/174_-_Model.mp4
10.34MB
22_-_Introduction_to_DJANGO/175_-_admin.py.mp4
4.76MB
22_-_Introduction_to_DJANGO/176_-_AddandRemove_Data_From_Admin_Page.mp4
2.15MB
22_-_Introduction_to_DJANGO/177_-_View_Connection.mp4
16.44MB
22_-_Introduction_to_DJANGO/178_-_Templates.mp4
22.22MB
22_-_Introduction_to_DJANGO/179_-_views.py.mp4
10.91MB
22_-_Introduction_to_DJANGO/180_-_Working_On_The_Template_For_A_Better_Display.mp4
7.25MB
22_-_Introduction_to_DJANGO/181_-_Put_Template_Into_The_Folder.mp4
9.94MB
22_-_Introduction_to_DJANGO/182_-_Add_Hyperlink_To_The_Template.mp4
4.75MB
23_-_MongoDB_and_Python/184_-_Introduction.mp4
1.41MB
23_-_MongoDB_and_Python/185_-_Installation_Of_PyMongo.mp4
14MB
23_-_MongoDB_and_Python/186_-_Installation_Of_MongoDB.mp4
18.71MB
23_-_MongoDB_and_Python/187_-_Basics_Of_MongoDB.mp4
4.97MB
23_-_MongoDB_and_Python/188_-_Sample_Code.mp4
20.04MB
23_-_MongoDB_and_Python/189_-_Quick_Summary.mp4
20.04MB
24_-_Graphical_User_Interface_Development_With_Python_and_Tkinter/190_-_Introduction.mp4
1.85MB
24_-_Graphical_User_Interface_Development_With_Python_and_Tkinter/191_-_Empty_Window_Example.mp4
5.11MB
24_-_Graphical_User_Interface_Development_With_Python_and_Tkinter/192_-_Message_Box_Widget.mp4
11.72MB
24_-_Graphical_User_Interface_Development_With_Python_and_Tkinter/193_-_Button_Widget.mp4
19.23MB
24_-_Graphical_User_Interface_Development_With_Python_and_Tkinter/194_-_Label_Widget.mp4
4.03MB
24_-_Graphical_User_Interface_Development_With_Python_and_Tkinter/195_-_Entry_Widget.mp4
44.1MB
25_-_Introduction_to_The_Use_Of_Python_With_Other_Technologies/197_-_Quick_Introduction_On_Pillow_-_PIL_Python_Imaging_Library_.mp4
14.84MB
25_-_Introduction_to_The_Use_Of_Python_With_Other_Technologies/198_-_Quick_Introduction_On_wxPython_For_Graphical_User_Interface_Development_.mp4
20.19MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统