English
全部
搜索
图片
视频
短视频
地图
资讯
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
5:55
YouTube
Bro Code
Learn Python MATCH-CASE STATEMENTS in 5 minutes! 📆
A match statement takes an expression and compares its value to successive patterns given as one or more case blocks. Specifically, pattern matching operates by: 1. using data with type and shape (the subject) 2. evaluating the subject in the match statement 3. comparing the subject with each pattern in a case statement from top to bottom until ...
已浏览 4.4万 次
2024年7月27日
Switch Statement Tutorial
Explain the use of switch statement with an example.... | Filo
askfilo.com
11 个月之前
1:00
Simplifying Java Switch Statements with Switch Expressions 🔀 Join Angie Jones to learn Java, a top language for enterprise applications, through hands-on coding challenges that reinforce real-world concepts! https://frontendmasters.com/courses/java/?utm_source=social&utm_medium=facebook&utm_campaign=switchexpressions #Fullstack #Backend #WebDev #Programming #Coding #LearnToCode #Java | Frontend Masters
Facebook
Frontend Masters
已浏览 2816 次
11 个月之前
1:33
Java Else If Statement | Múltiples Condiciones Tutorial Parte 2
YouTube
DevCodef
已浏览 51 次
3 周前
热门视频
32:23
MASTER the Match Statement in Python | Python 3.10 Switch Case Complete Guide
YouTube
Fabio Musanni -
已浏览 1.6万 次
2022年11月23日
5:19
How to Use Python Match Case Statements
YouTube
LeMaster Tech
已浏览 2.3万 次
2023年6月5日
0:31
How to use switch-case(or match-case) in python || #PythonProjects 10 || #codeinmobile #python
YouTube
Coding World
已浏览 1.5万 次
2023年4月26日
Switch Statement Examples
Dev C Switch Statement Examples
weebly.com
2021年1月29日
Java Switch Case Statement
javaguides.net
2019年2月22日
5:12
Switch Statements in Java - GeeksforGeeks
geeksforgeeks.org
2019年12月5日
32:23
MASTER the Match Statement in Python | Python 3.10 Switch Case
…
已浏览 1.6万 次
2022年11月23日
YouTube
Fabio Musanni - Programming Channel
5:19
How to Use Python Match Case Statements
已浏览 2.3万 次
2023年6月5日
YouTube
LeMaster Tech
0:31
How to use switch-case(or match-case) in python || #PythonProject
…
已浏览 1.5万 次
2023年4月26日
YouTube
Coding World
8:11
Match Case Statements in Python | Python Tutorial - Day #16
已浏览 88.6万 次
2022年12月13日
YouTube
CodeWithHarry
12:30
Python Match Case vs If-Else: How the Match Statement Simplifies Co
…
已浏览 1779 次
9 个月之前
YouTube
Code with Josh
11:36
Python Tutorial Ep. 12 - Match Statements (switch-case)
已浏览 633 次
2022年6月18日
YouTube
Kody Simpson
5:03
Python For Beginners - Case Statements Explained
已浏览 598 次
2022年7月31日
YouTube
TeachingCS
6:23
Python gets REAL Switch Case Statement
已浏览 3.2万 次
2021年3月8日
YouTube
Christian Lempa
5:49
Python Tutorial Part-6 | Switch Case in Python With isyllabi by Dr. KUL
…
已浏览 670 次
2024年12月31日
YouTube
iSyllabi
3:43
HOW TO USE PYTHON SWITCH CASE STATEMENT | Code Leaks
已浏览 2243 次
2021年8月16日
YouTube
Code leaks
16:58
Switch Case in Python | Switch Case Statement in Python | Python Tuto
…
已浏览 5.2万 次
2020年6月6日
YouTube
BrainMentors Pvt Ltd
3:08
Bank Management System Project in Python With Source Code
2022年7月29日
itsourcecode.com
5:41
Match Statement | Python 3.10 version explained under 6minutes
1 周前
YouTube
Python Geek
1:09
Switch-Case Statement in Python
已浏览 3.7万 次
2019年4月23日
YouTube
pwnoverflo
12:51
Emulating switch/case Statements in Python with Dictionaries
已浏览 12.7万 次
2017年1月3日
YouTube
Real Python
1:04
Python's New 'Switch' Statement in 50 Seconds - The `match` keywor
…
已浏览 698 次
4 个月之前
YouTube
VornixLabs
17:49
Python-06 | Python Switch Statements (match-case & Alterna
…
已浏览 119 次
6 个月之前
YouTube
Scratch-to-Stack
3:29
Python Tips & Tricks: Switch Statement
已浏览 2.1万 次
2017年2月10日
YouTube
Noureddin Sadawi
What is the purpose of the switch statement? How does this stat... |
…
已浏览 5322 次
10 个月之前
askfilo.com
18:05
If-Else Python Explained | Switch Case, Break, and Continue Tutorial
已浏览 195 次
2024年11月18日
YouTube
Akash Chauhan
7:36
if else, elif and switch decision making statements use in python
已浏览 28 次
5 个月之前
YouTube
Logic Class for Geeks
10:51
10 - Python - Beginners Tutorial - IF statement
已浏览 2.6万 次
2017年10月12日
YouTube
محمد الدسوقى (Mohamed El Desouki)
1:58
Resolving Your Case Switch Input Issue in Python: A Clear Guide
5 个月之前
YouTube
vlogize
2:42
Python: Emulating Switch Statements
已浏览 2 次
4 个月之前
YouTube
Wise Flame
1:29
Switch Case Statement in Python implementieren | #Python
已浏览 7509 次
2019年4月27日
YouTube
Florian Dalwigk
7:14
python小技巧一:如何巧妙地实现switch...case分支功能?
已浏览 2255 次
2020年1月29日
bilibili
jumpshot哥
7:29
【提升Python技能】创建高效的字典 字典模拟 switch-case
已浏览 2740 次
2022年6月9日
bilibili
肥清哥哥
4:01
Python Switch Statement Using Dictionary | Python Switch Case T
…
已浏览 1万 次
2020年7月8日
YouTube
ShawCode
1:48
Pass statement : Python tutorial 40
已浏览 12.6万 次
2018年6月20日
YouTube
Harshit vashisth
观看更多视频
更多类似内容
反馈