2024年Flask与Python全栈Web开发者训练营
从Python基础到Flask全栈开发
编辑点评
系统学习Python,掌握Flask框架,构建全栈Web应用。
⭐ 编辑推荐
本训练营从Python基础语法讲起,逐步深入Flask框架,带你完成全栈Web开发。
课程亮点
• Python基础深入讲解
• Flask框架实战教学
• 全栈Web应用开发
课程目录
├──01 – Welcome to this Course! | ├──001 Welcome to the course!.mp4 64.28M | ├──001 Welcome to the course!.srt 4.61kb | ├──001 Welcome to the course!_en.srt 5.46kb | ├──002 Curriculum overview.mp4 13.30M | ├──002 Curriculum overview.srt 2.40kb | ├──002 Curriculum overview_en.srt 2.71kb | ├──003 Access the code and e-book here!.html 0.71kb | ├──004 How to install Python on your computer.html 1.74kb | └──005 How to install your IDE.html 1.80kb ├──02 – A Full Python Refresher | ├──001 Introduction to this section.mp4 5.22M | ├──001 Introduction to this section.srt 1.64kb | ├──001 Introduction to this section_en.srt 1.96kb | ├──002 Access the code for this section here.html 0.75kb | ├──003 How-to-set-up-VSCode-with-Python.url 0.11kb | ├──003 Variables in Python.mp4 18.03M | ├──003 Variables in Python.srt 11.91kb | ├──003 Variables in Python_en.srt 14.41kb | ├──005 String formatting in Python.mp4 16.63M | ├──005 String formatting in Python.srt 8.69kb | ├──005 String formatting in Python_en.srt 10.72kb | ├──006 Formatting-numbers-for-printing-in-Python.url 0.09kb | ├──006 Getting user input.mp4 13.72M | ├──006 Getting user input.srt 8.01kb | ├──006 Getting user input_en.srt 9.58kb | ├──008 Writing our first Python app.mp4 9.31M | ├──008 Writing our first Python app.srt 4.41kb | ├──008 Writing our first Python app_en.srt 5.81kb | ├──009 Lists, tuples and sets.mp4 17.30M | ├──009 Lists, tuples and sets.srt 8.95kb | ├──009 Lists, tuples and sets_en.srt 10.56kb | ├──010 Advanced set operations.mp4 12.54M | ├──010 Advanced set operations.srt 6.07kb | ├──010 Advanced set operations_en.srt 7.23kb | ├──010 Python-Set-Operators.url 0.07kb | ├──011 Booleans in Python.mp4 13.93M | ├──011 Booleans in Python.srt 6.95kb | ├──011 Booleans in Python_en.srt 9.19kb | ├──012 If statements.mp4 34.85M | ├──012 If statements.srt 12.09kb | ├──012 If statements_en.srt 14.73kb | ├──013 The in keyword in Python.mp4 6.34M | ├──013 The in keyword in Python.srt 2.70kb | ├──013 The in keyword in Python_en.srt 3.29kb | ├──014 If statements with the in keyword.mp4 28.12M | ├──014 If statements with the in keyword.srt 10.96kb | ├──014 If statements with the in keyword_en.srt 13.42kb | ├──016 Loops in Python.mp4 31.78M | ├──016 Loops in Python.srt 16.93kb | ├──016 Loops in Python_en.srt 20.47kb | ├──017 List comprehensions in Python.mp4 20.48M | ├──017 List comprehensions in Python.srt 9.95kb | ├──017 List comprehensions in Python_en.srt 12.22kb | ├──018 Dictionaries.mp4 22.65M | ├──018 Dictionaries.srt 11.50kb | ├──018 Dictionaries_en.srt 14.21kb | ├──019 Destructuring variables.mp4 22.92M | ├──019 Destructuring variables.srt 11.53kb | ├──019 Destructuring variables_en.srt 13.89kb | ├──019 Destructuring-in-Python-Teclado-Blog.url 0.08kb | ├──020 Functions in Python.mp4 30.80M | ├──020 Functions in Python.srt 15.76kb | ├──020 Functions in Python_en.srt 18.51kb | ├──021 Function arguments and parameters.mp4 23.29M | ├──021 Function arguments and parameters.srt 10.96kb | ├──021 Function arguments and parameters_en.srt 13.30kb | ├──023 Default parameter values.mp4 11.47M | ├──023 Default parameter values.srt 5.29kb | ├──023 Default parameter values_en.srt 7.05kb | ├──024 Functions returning values.mp4 28.77M | ├──024 Functions returning values.srt 10.60kb | ├──024 Functions returning values_en.srt 13.10kb | ├──025 Lambda functions in Python.mp4 21.37M | ├──025 Lambda functions in Python.srt 10.70kb | ├──025 Lambda functions in Python_en.srt 13.87kb | ├──026 Dictionary comprehensions.mp4 13.58M | ├──026 Dictionary comprehensions.srt 5.16kb | ├──026 Dictionary comprehensions_en.srt 6.67kb | ├──027 Unpacking arguments.mp4 35.34M | ├──027 Unpacking arguments.srt 13.37kb | ├──027 Unpacking arguments_en.srt 16.75kb | ├──028 Unpacking keyword arguments.mp4 29.25M | ├──028 Unpacking keyword arguments.srt 12.14kb | ├──028 Unpacking keyword arguments_en.srt 14.83kb | ├──029 Object-Oriented Programming in Python.mp4 70.85M | ├──029 Object-Oriented Programming in Python.srt 20.05kb | ├──029 Object-Oriented Programming in Python_en.srt 25.64kb | ├──030 Magic methods __str__ and __repr__.mp4 24.21M | ├──030 Magic methods __str__ and __repr__.srt 9.02kb | ├──030 Magic methods __str__ and __repr___en.srt 10.94kb | ├──031 @classmethod and @staticmethod.mp4 55.71M | ├──031 @classmethod and @staticmethod.srt 21.08kb | ├──031 @classmethod and @staticmethod_en.srt 25.21kb | ├──032 Class inheritance.mp4 34.15M | ├──032 Class inheritance.srt 12.01kb | ├──032 Class inheritance_en.srt 14.22kb | ├──033 Class composition.mp4 23.67M | ├──033 Class composition.srt 8.10kb | ├──033 Class composition_en.srt 9.91kb | ├──034 Type hinting in Python 3.5+.mp4 18.88M | ├──034 Type hinting in Python 3.5+.srt 7.98kb | ├──034 Type hinting in Python 3.5+_en.srt 9.15kb | ├──035 Imports in Python.mp4 86.94M | ├──035 Imports in Python.srt 14.06kb | ├──035 Imports in Python_en.srt 16.09kb | ├──036 Relative imports in Python.mp4 35.57M | ├──036 Relative imports in Python.srt 12.05kb | ├──036 Relative imports in Python_en.srt 14.74kb | ├──037 Errors in Python.mp4 64.86M | ├──037 Errors in Python.srt 18.19kb | ├──037 Errors in Python_en.srt 22.13kb | ├──038 Custom error classes.mp4 22.55M | ├──038 Custom error classes.srt 7.36kb | ├──038 Custom error classes_en.srt 8.83kb | ├──039 First-class functions.mp4 30.40M | ├──039 First-class functions.srt 11.31kb | ├──039 First-class functions_en.srt 13.53kb | ├──040 Simple decorators in Python.mp4 28.79M | ├──040 Simple decorators in Python.srt 9.83kb | ├──040 Simple decorators in Python_en.srt 11.89kb | ├──041 The ’at’ syntax for decorators.mp4 19.01M | ├──041 The ’at’ syntax for decorators.srt 5.24kb | ├──041 The ’at’ syntax for decorators_en.srt 6.27kb | ├──042 Decorating functions with parameters.mp4 7.66M | ├──042 Decorating functions with parameters.srt 3.48kb | ├──042 Decorating functions with parameters_en.srt 4.28kb | ├──043 Decorators with parameters.mp4 16.77M | ├──043 Decorators with parameters.srt 6.82kb | ├──043 Decorators with parameters_en.srt 8.41kb | ├──044 Mutability in Python.mp4 13.14M | ├──044 Mutability in Python.srt 8.24kb | ├──044 Mutability in Python_en.srt 9.84kb | ├──045 Mutable default parameters (and why they’re a bad idea).mp4 12.10M | ├──045 Mutable default parameters (and why they’re a bad idea).srt 6.36kb | ├──045 Mutable default parameters (and why they’re a bad idea)_en.srt 7.37kb | └──external-links.txt 0.42kb ├──03 – Website Basics | ├──001 How do websites and the internet work.mp4 24.84M | ├──001 How do websites and the internet work.srt 6.81kb | ├──001 How do websites and the internet work_en.srt 8.37kb | ├──002 Front end vs. Back end development.mp4 10.43M | ├──002 Front end vs. Back end development.srt 3.11kb | ├──002 Front end vs. Back end development_en.srt 3.57kb | ├──003 Key web technologies HTML, CSS, and JavaScript.mp4 16.06M | ├──003 Key web technologies HTML, CSS, and JavaScript.srt 3.73kb | ├──003 Key web technologies HTML, CSS, and JavaScript_en.srt 4.77kb | ├──004 The Browser Inspector using the developer tools.mp4 32.63M | ├──004 The Browser Inspector using the developer tools.srt 10.07kb | └──004 The Browser Inspector using the developer tools_en.srt 11.79kb ├──04 – Page structure with HTML | ├──001 Elements the basic components of HTML.mp4 16.91M | ├──001 Elements the basic components of HTML.srt 4.85kb | ├──001 Elements the basic components of HTML_en.srt 5.90kb | ├──003 Reminder where to find code and notes.html 1.33kb | ├──004 A full example HTML and CSS.mp4 57.52M | ├──004 A full example HTML and CSS.srt 17.29kb | ├──004 A full example HTML and CSS_en.srt 21.25kb | ├──005 Some of the most common HTML elements.mp4 28.95M | ├──005 Some of the most common HTML elements.srt 8.04kb | ├──005 Some of the most common HTML elements_en.srt 10.40kb | ├──007 What are HTML content categories.mp4 17.44M | ├──007 What are HTML content categories.srt 7.32kb | ├──007 What are HTML content categories_en.srt 10.13kb | ├──009 Nesting elements in HTML.mp4 23.08M | ├──009 Nesting elements in HTML.srt 9.14kb | ├──009 Nesting elements in HTML_en.srt 11.18kb | ├──010 learning-html-starter.zip 156.42kb | ├──010 Starting our first HTML project.mp4 10.21M | ├──010 Starting our first HTML project.srt 5.92kb | ├──010 Starting our first HTML project_en.srt 7.25kb | ├──011 Which HTML elements can’t be nested.mp4 11.35M | ├──011 Which HTML elements can’t be nested.srt 3.25kb | ├──011 Which HTML elements can’t be nested_en.srt 4.17kb | ├──012 An overview of HTML container elements.mp4 51.05M | ├──012 An overview of HTML container elements.srt 9.30kb | ├──012 An overview of HTML container elements_en.srt 11.85kb | ├──013 A detailed look at HTML attributes.mp4 19.64M | ├──013 A detailed look at HTML attributes.srt 9.35kb | ├──013 A detailed look at HTML attributes_en.srt 11.26kb | ├──015 Adding images to our project.mp4 21.66M | ├──015 Adding images to our project.srt 7.07kb | ├──015 Adding images to our project_en.srt 9.17kb | ├──016 What is semantic HTML.mp4 14.82M | ├──016 What is semantic HTML.srt 7.70kb | ├──016 What is semantic HTML_en.srt 9.61kb | ├──017 Document-level annotations in HTML.mp4 13.16M | ├──017 Document-level annotations in HTML.srt 8.30kb | ├──017 Document-level annotations in HTML_en.srt 11.07kb | ├──019 Completing our HTML project with document-level annotations.mp4 18.87M | ├──019 Completing our HTML project with document-level annotations.srt 4.54kb | ├──019 Completing our HTML project with document-level annotations_en.srt 5.63kb | ├──019 learning-html-no-css.zip 156.87kb | ├──020 The best HTML resource MDN.mp4 13.56M | ├──020 The best HTML resource MDN.srt 2.95kb | └──020 The best HTML resource MDN_en.srt 3.92kb ├──05 – Page style with CSS | ├──001 How to link a CSS file.mp4 17.36M | ├──001 How to link a CSS file.srt 7.48kb | ├──001 How to link a CSS file_en.srt 9.37kb | ├──003 Basic CSS selectors targeting specific elements.mp4 21.28M | ├──003 Basic CSS selectors targeting specific elements.srt 13.41kb | ├──003 Basic CSS selectors targeting specific elements_en.srt 16.90kb | ├──004 Converting-between-hexadecimal-and-decimal.url 0.08kb | ├──004 How colours work RGB, Hexadecimal, and HSL.mp4 27.34M | ├──004 How colours work RGB, Hexadecimal, and HSL.srt 8.12kb | ├──004 How colours work RGB, Hexadecimal, and HSL_en.srt 9.38kb | ├──004 How-hexadecimal-works.url 0.07kb | ├──004 The-Color-Keywords-in-CSS.url 0.10kb | ├──004 Using-Hexadecimal-for-colors.url 0.08kb | ├──006 Colours in CSS text and background.mp4 14.51M | ├──006 Colours in CSS text and background.srt 10.05kb | ├──006 Colours in CSS text and background_en.srt 11.58kb | ├──007 learning-html-completed.zip 250.02kb | ├──007 learning-html.zip 249.55kb | ├──007 Starting to write our project’s CSS file.mp4 31.39M | ├──007 Starting to write our project’s CSS file.srt 8.67kb | ├──007 Starting to write our project’s CSS file_en.srt 11.10kb | ├──008 Inheritance in CSS.mp4 23.40M | ├──008 Inheritance in CSS.srt 8.76kb | ├──008 Inheritance in CSS_en.srt 10.17kb | ├──009 What properties can’t be inherited.mp4 23.48M | ├──009 What properties can’t be inherited.srt 9.70kb | ├──009 What properties can’t be inherited_en.srt 11.57kb | ├──010 The CSS Box Model.mp4 15.02M | ├──010 The CSS Box Model.srt 7.89kb | ├──010 The CSS Box Model_en.srt 9.24kb | ├──012 Overview of CSS units.mp4 9.87M | ├──012 Overview of CSS units.srt 5.33kb | ├──012 Overview of CSS units_en.srt 6.15kb | ├──013 Working with spacing in our project.mp4 56.39M | ├──013 Working with spacing in our project.srt 7.14kb | ├──013 Working with spacing in our project_en.srt 8.41kb | ├──014 Descendent selectors in CSS.mp4 24.02M | ├──014 Descendent selectors in CSS.srt 9.84kb | ├──014 Descendent selectors in CSS_en.srt 11.59kb | ├──015 What is specificity in CSS.mp4 19.42M | ├──015 What is specificity in CSS.srt 9.87kb | ├──015 What is specificity in CSS_en.srt 11.98kb | ├──016 BEM a simpler approach to CSS targeting.mp4 44.39M | ├──016 BEM a simpler approach to CSS targeting.srt 22.27kb | ├──016 BEM a simpler approach to CSS targeting_en.srt 26.03kb | ├──016 CSS-Tricks-Guide-to-Flexbox.url 0.08kb | ├──016 learning-bem.zip 1.15kb | └──external-links.txt 0.48kb ├──06 – Project 1 Micro Blog (design+site) | ├──001 Overview of this section’s project.mp4 7.25M | ├──001 Overview of this section’s project.srt 5.24kb | ├──001 Overview of this section’s project_en.srt 6.46kb | ├──002 Access the finished code here.html 0.31kb | ├──002 microblog.zip 3.18kb | ├──003 From our YouTube channel How to start a new software project.mp4 237.20M | ├──003 From our YouTube channel How to start a new software project_en.srt 24.26kb | ├──004 Step 1 becoming a user.mp4 28.11M | ├──004 Step 1 becoming a user.srt 9.39kb | ├──004 Step 1 becoming a user_en.srt 10.99kb | ├──005 Step 2 populating the backlog.mp4 23.26M | ├──005 Step 2 populating the backlog.srt 6.34kb | ├──005 Step 2 populating the backlog_en.srt 7.17kb | ├──006 Figma-for-beginners-video-series-.url 0.07kb | ├──006 Intro-to-Figma-Tutorial.url 0.07kb | ├──006 Step 3 wireframing or rough design.mp4 6.56M | ├──006 Step 3 wireframing or rough design.srt 3.30kb | ├──006 Step 3 wireframing or rough design_en.srt 3.90kb | ├──006 The-Figma-file-for-this-project-completed-and-step-by-step-.url 0.08kb | ├──007 Completed-Figma-file.url 0.08kb | ├──007 microblog-logo.svg 0.42kb | ├──007 Step 4 pixel perfect design.mp4 52.85M | ├──007 Step 4 pixel perfect design.srt 27.33kb | ├──007 Step 4 pixel perfect design_en.srt 32.48kb | ├──008 Step 5 creating the page structure.mp4 16.09M | ├──008 Step 5 creating the page structure.srt 8.06kb | ├──008 Step 5 creating the page structure_en.srt 9.31kb | ├──009 Step 6 coding the page structure with HTML.mp4 14.05M | ├──009 Step 6 coding the page structure with HTML.srt 7.02kb | ├──009 Step 6 coding the page structure with HTML_en.srt 8.08kb | ├──010 example-svg.html 0.18kb | ├──010 What are SVGs.mp4 8.43M | ├──010 What are SVGs.srt 4.36kb | ├──010 What are SVGs_en.srt 5.16kb | ├──011 How to include images in our HTML site.mp4 13.37M | ├──011 How to include images in our HTML site.srt 4.49kb | ├──011 How to include images in our HTML site_en.srt 5.21kb | ├──011 microblog-logo.svg 0.42kb | ├──012 Finishing the header and navigation.mp4 15.20M | ├──012 Finishing the header and navigation.srt 4.87kb | ├──012 Finishing the header and navigation_en.srt 5.91kb | ├──013 HTML forms sending data.mp4 23.66M | ├──013 HTML forms sending data.srt 8.11kb | ├──013 HTML forms sending data_en.srt 9.20kb | ├──013 MDN-Types-of-input.url 0.10kb | ├──014 HTML forms working with textareas.mp4 17.65M | ├──014 HTML forms working with textareas.srt 4.75kb | ├──014 HTML forms working with textareas_en.srt 5.40kb | ├──015 Creating the footer with multiple columns.mp4 18.27M | ├──015 Creating the footer with multiple columns.srt 5.09kb | ├──015 Creating the footer with multiple columns_en.srt 6.07kb | ├──016 Complete-guide-to-flexbox-CSS-Tricks-.url 0.08kb | ├──016 How to style the header and menu bar.mp4 51.37M | ├──016 How to style the header and menu bar.srt 14.75kb | ├──016 How to style the header and menu bar_en.srt 17.01kb | ├──017 Setting the font family in our project.mp4 2.99M | ├──017 Setting the font family in our project.srt 1.09kb | ├──017 Setting the font family in our project_en.srt 1.26kb | ├──018 How to style HTML forms and inputs.mp4 43.48M | ├──018 How to style HTML forms and inputs.srt 11.39kb | ├──018 How to style HTML forms and inputs_en.srt 13.52kb | ├──019 Bullet-point-symbol-to-copy-.url 0.06kb | ├──019 How to style the micro blog entries.mp4 14.47M | ├──019 How to style the micro blog entries.srt 5.22kb | ├──019 How to style the micro blog entries_en.srt 5.97kb | ├──020 How to style the page footer.mp4 31.82M | ├──020 How to style the page footer.srt 10.00kb | ├──020 How to style the page footer_en.srt 11.66kb | ├──021 A CSS reference for what we’ve used in this section.html 3.98kb | └──external-links.txt 0.64kb ├──07 – Backend Development with Flask | ├──001 Guide-to-virtual-environments.url 0.09kb | ├──001 Hello, world with Flask.mp4 25.00M | ├──001 Hello, world with Flask.srt 11.71kb | ├──001 Hello, world with Flask_en.srt 13.14kb | ├──001 How-to-install-Flask.url 0.10kb | ├──001 How-to-use-pyenv-to-manage-Python-versions.url 0.09kb | ├──002 Using render_template to send longer HTML strings.mp4 14.68M | ├──002 Using render_template to send longer HTML strings.srt 6.82kb | ├──002 Using render_template to send longer HTML strings_en.srt 7.67kb | ├──003 What is Jinja2.mp4 25.38M | ├──003 What is Jinja2.srt 7.70kb | ├──003 What is Jinja2_en.srt 8.98kb | ├──004 expressions.html 0.90kb | ├──004 Jinja2 Expressions.mp4 28.78M | ├──004 Jinja2 Expressions.srt 12.93kb | ├──004 Jinja2 Expressions_en.srt 15.20kb | ├──005 data-structures.html 0.73kb | ├──005 Working with data structures in Jinja2.mp4 23.25M | ├──005 Working with data structures in Jinja2.srt 9.63kb | ├──005 Working with data structures in Jinja2_en.srt 10.87kb | ├──006 Conditional statements in Jinja2.mp4 19.55M | ├──006 Conditional statements in Jinja2.srt 7.98kb | ├──006 Conditional statements in Jinja2_en.srt 9.30kb | ├──006 conditionals-basics.html 0.48kb | ├──007 for-loop.html 0.32kb | ├──007 loops-and-conditionals.html 0.58kb | ├──007 Using loops in Jinja2.mp4 22.34M | ├──007 Using loops in Jinja2.srt 8.70kb | ├──007 Using loops in Jinja2_en.srt 9.74kb | ├──008 Setting up our Microblog project with Flask.mp4 32.37M | ├──008 Setting up our Microblog project with Flask.srt 10.00kb | ├──008 Setting up our Microblog project with Flask_en.srt 11.02kb | ├──009 Receiving form data using Flask.mp4 23.84M | ├──009 Receiving form data using Flask.srt 9.30kb | ├──009 Receiving form data using Flask_en.srt 10.76kb | ├──010 Displaying past entries in the Microblog project.mp4 38.58M | ├──010 Displaying past entries in the Microblog project.srt 6.70kb | ├──010 Displaying past entries in the Microblog project_en.srt 7.61kb | ├──011 Formatting dates correctly in our entries.mp4 12.86M | ├──011 Formatting dates correctly in our entries.srt 4.35kb | ├──011 Formatting dates correctly in our entries_en.srt 4.85kb | ├──012 Introduction to MongoDB.mp4 19.37M | ├──012 Introduction to MongoDB.srt 9.05kb | ├──012 Introduction to MongoDB_en.srt 11.05kb | ├──013 Accessing MongoDB with Compass and Atlas.mp4 35.22M | ├──013 Accessing MongoDB with Compass and Atlas.srt 14.46kb | ├──013 Accessing MongoDB with Compass and Atlas_en.srt 16.57kb | ├──014 Small update to pymongo affecting the next video.html 0.91kb | ├──015 Storing Microblog entries in MongoDB.mp4 40.00M | ├──015 Storing Microblog entries in MongoDB.srt 9.56kb | ├──015 Storing Microblog entries in MongoDB_en.srt 11.04kb | ├──016 What happens when you hit Refresh.html 1.85kb | ├──017 Retrieving the Microblog entries from MongoDB.mp4 28.60M | ├──017 Retrieving the Microblog entries from MongoDB.srt 4.84kb | ├──017 Retrieving the Microblog entries from MongoDB_en.srt 5.28kb | ├──018 How to use Flask’s app factory pattern.mp4 15.25M | ├──018 How to use Flask’s app factory pattern.srt 4.32kb | ├──018 How to use Flask’s app factory pattern_en.srt 4.91kb | └──external-links.txt 0.32kb ├──08 – Deploying Flask Apps to Render.com | ├──001 What is the requirements.txt file.mp4 16.70M | ├──001 What is the requirements.txt file.srt 5.00kb | ├──001 What is the requirements.txt file_en.srt 5.79kb | ├──002 What do deployment services do for us.mp4 12.01M | ├──002 What do deployment services do for us.srt 2.44kb | ├──002 What do deployment services do for us_en.srt 2.79kb | ├──003 Preparing our app for deployment.mp4 21.08M | ├──003 Preparing our app for deployment.srt 5.42kb | ├──003 Preparing our app for deployment_en.srt 5.90kb | ├──004 Deploy a Flask app to Render.com.mp4 44.14M | ├──004 Deploy a Flask app to Render.com.srt 8.39kb | ├──004 Deploy a Flask app to Render.com_en.srt 9.25kb | ├──004 Git-Workshop-e-book.url 0.06kb | └──external-links.txt 0.06kb ├──09 – Jinja2 Mastery Level I | ├──001 Defining Jinja variables using the ’set’ keyword.mp4 13.26M | ├──001 Defining Jinja variables using the ’set’ keyword.srt 5.56kb | ├──001 Defining Jinja variables using the ’set’ keyword_en.srt 6.31kb | ├──002 Jinja filters to call inline functions using the pipe operator.mp4 8.98M | ├──002 Jinja filters to call inline functions using the pipe operator.srt 3.65kb | ├──002 Jinja filters to call inline functions using the pipe operator_en.srt 4.20kb | ├──002 List-of-built-in-filters-Jinja-documentation-.url 0.10kb | ├──003 Jinja macros to improve reusability and remove duplication.mp4 27.43M
适合人群
- Python初学者
- Flask框架开发者
- 全栈Web开发者
学习收获
掌握Python基础语法
熟练使用Flask框架
独立开发全栈Web应用
祝您学习愉快!
学有所成,前程似锦!




![大疆维修,无人机维修教程[66.30GB]](/_next/image?url=%2Fapi%2Fuploads%2Fb6a69810-862f-479c-a529-d66880073ebc.jpg&w=1920&q=75)

