English
全部
搜索
图片
视频
短视频
地图
资讯
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
0:11
YouTube
Learn from DevChronos
Python Scope Puzzle: Which x Gets Printed? 🧩 #python #coding
Answer:- A) 20 20 10 Understanding Python's scope resolution with the LEGB rule! 🔍 x = 10 # 🟦 Global scope def outer(): x = 20 # 🟩 Enclosing scope def inner(): print(x) # Which x? Answer: 20! inner() # Prints: 20 print(x) # Prints: 20 outer() # Calls everything print(x) # Prints: 10 (global) Output: 20 20 10 The LEGB Rule: Python ...
1 个月前
Python OS Module
Why Python Pathlib Excels at Handling Files | Built In
builtin.com
2022年9月16日
29:21
System Navigation with The OS Library in Python (Video 40)
humix.com
2021年11月15日
11:15
Unlock the Power of Python's OS Module: File and System Operations Made Easy!
YouTube
Python Guruji
已浏览 243 次
2020年12月5日
热门视频
Python Modules - GeeksforGeeks
geeksforgeeks.org
2016年4月29日
31:23
Python os.walk() - A Simple Illustrated Guide - Be on the Right Side of Change
finxter.com
2022年3月18日
4:46
Making Directories – Real Python
realpython.com
2020年8月4日
Python File Management
File Organizing with Python - Python Engineer
python-engineer.com
2022年6月5日
File Management System in Python using Django Free Source Code
sourcecodester.com
2022年3月18日
30:43
Python File Manger - Learn how to create a file manager with python.
YouTube
Tech Emmy
已浏览 2600 次
2021年7月30日
Python Modules - GeeksforGeeks
2016年4月29日
geeksforgeeks.org
31:23
Python os.walk() - A Simple Illustrated Guide - Be on the Right
…
2022年3月18日
finxter.com
4:46
Making Directories – Real Python
2020年8月4日
realpython.com
Why Python Pathlib Excels at Handling Files | Built In
2022年9月16日
builtin.com
0:39
The `os` Module in #Python
已浏览 976 次
1 个月前
YouTube
Andrew Kay (novaTopFlex)
3:43
Python Rename File | Python Tutorial | Python Full Course - Lec
…
2 个月之前
YouTube
Ramesh Fadatare
1:13
Find Large Files in 60 Seconds - Efficient Management #shorts
已浏览 1051 次
2 个月之前
YouTube
VornixLabs
0:06
Dr. Pooja | Python | SQL | Power BI | Excel on Instagram: "Python Esse
…
已浏览 500 次
1 个月前
Instagram
she_explores_data
Le module OS en langage Python Part1
已浏览 9449 次
2019年6月25日
YouTube
Très Facile !
Using the OS Module in python #shorts
已浏览 3640 次
2022年10月30日
YouTube
Astrocode
2:15
OS Module in Python | Built-in Modules in Python Programming
…
已浏览 1272 次
2024年11月26日
YouTube
CS Engineering Gyan
22:50
5.22-Python的os模块使用技巧
已浏览 1219 次
2020年5月23日
bilibili
万薪教育
11:24
python文件操作之os模块学习
已浏览 1284 次
2022年5月11日
bilibili
徐健康666
16:45
Introduction to Operating Systems
已浏览 375.4万 次
2017年8月2日
YouTube
Neso Academy
1:08
Modulus Operator - CS101 - Udacity
已浏览 21.7万 次
2012年5月29日
YouTube
Udacity
59:42
Lecture - 1 Introduction to MEMS & Microsystems
已浏览 13.1万 次
2008年5月2日
YouTube
nptelhrd
1:58
How to Program a Keyless Entry Remote Key Fob Chevy GMC and
…
已浏览 75.5万 次
2013年7月22日
YouTube
Keyless2Go
1:15
Python中os模块的基本功能使用
已浏览 415 次
2022年9月20日
bilibili
小小编程书童
23:16
Operating System Basics
已浏览 72.6万 次
2013年10月11日
YouTube
Brian Will
53:53
Mod-01 Lec-01 Introduction
已浏览 13.2万 次
2012年7月26日
YouTube
nptelhrd
33:37
How to Write a Melody?
已浏览 147.1万 次
2011年11月10日
YouTube
fastforwardable
14:53
25 Basic Mac Keyboard Shortcuts
已浏览 388万 次
2013年2月3日
YouTube
GRUMO
2:58
D-Link Router Setup Video
已浏览 83.5万 次
2006年11月10日
YouTube
PureNetworks
11:34
LGR - Amiga 500 Computer System Review
已浏览 60.6万 次
2010年10月11日
YouTube
LGR
3:17
How to install Python Libraries in Visual Studio Code
已浏览 128.3万 次
2020年11月29日
YouTube
Aditya Thakur
7:54
INSTALLING AND USING PACKAGES IN PYTHON (Beginner
…
已浏览 4.9万 次
2017年12月28日
YouTube
London App Developer
11:11
How to Override Bypass GM VATS Passlock 1 2 Passkey Anti Theft S
…
已浏览 105.8万 次
2011年3月10日
YouTube
Lessco Electronics
19:06
Excel Magic Trick 783: Date Functions & Formulas (17 Exampl
…
已浏览 123.3万 次
2011年5月21日
YouTube
excelisfun
6:58
Limit examples (part 2) | Limits | Differential Calculus | Khan Acade
…
已浏览 104.9万 次
2007年9月30日
YouTube
Khan Academy
观看更多视频
更多类似内容
反馈