English
全部
搜索
图片
视频
地图
资讯
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
1:17
YouTube
Computer Classes by Dr. Santosh Sir
Understanding Math.random() in Java | Java Fact Day 29 | Dr. Santosh Kumar
Today’s focus: the Math.random() method in Java. It returns a double value between 0.0 and 1.0 (exclusive of 1) Multiply it to get random numbers in a desired range Cast to int for whole numbers — e.g., (int)(Math.random() * 100) gives 0 to 99 Used in games, lottery programs, OTP generation, and any feature that requires randomness. Learn ...
已浏览 79 次
1 个月前
短视频
0:19
已浏览 649 次
Python Turtle Graphics - Change Pen Color Use Random randint Function
Aaroncayc Programing
已浏览 120万 次
How to Create a Slideshow Background on Windows 11
windows
Java Loop Tutorial
6:53
Java Loops Tutorial | For, Foreach & While Explained Visually
YouTube
Algo Strive
2 天之前
#16 Java Loops Tutorial: For, While, & Do-While in One Shot (Complete Guide)
YouTube
Smart Programming
已浏览 2801 次
7 个月之前
2:52:14
Mastering Loops in DSA with Java | Complete Guide for Beginners | DSA in Java
YouTube
College Wallah
已浏览 5.7万 次
8 个月之前
热门视频
0:45
✅ "Java nextBoolean() Method Explained | Generate Random Boolean in Java 🔥
YouTube
Question With Answer
已浏览 7 次
5 个月之前
Dr. Santosh Kumar | AI & CS Educator | ICSE ISC Expert on Instagram: "Want to generate random numbers in Java? Use the built-in Math.random() method! 🎲 ✅ Math.random() returns a double between 0.0 (inclusive) and 1.0 (exclusive) ✅ Multiply it to get a range — e.g., (int)(Math.random() * 10) gives 0 to 9 ✅ Use it for games, OTPs, and randomized behavior It’s simple, powerful, and doesn’t need any setup! It’s simple, powerful, and requires no setup! #LearnJava #DrSantoshKumar #JavaProgramming #Ja
Instagram
已浏览 1075 次
1 个月前
1:09
GCD Program in Java | Find Greatest Common Divisor Using Loop & Euclidean Method
YouTube
4Dimensions Infotech
已浏览 22 次
3 周前
Java For Loop Examples
10:01
FOR LOOPS in Java are easy! 🔂
YouTube
Bro Code
已浏览 1.7万 次
8 个月之前
3:46:25
DSA In Java | Loops | Java in One Shot | Loops in Java | Java Course
YouTube
GeeksforGeeks
已浏览 3275 次
3 周前
30:54
Java Loops Explained: For, While, and Do-While Loops
YouTube
Engineering Digest
已浏览 1.9万 次
2024年6月18日
0:45
✅ "Java nextBoolean() Method Explained | Generate Random Boo
…
已浏览 7 次
5 个月之前
YouTube
Question With Answer
Dr. Santosh Kumar | AI & CS Educator | ICSE ISC Expert on Inst
…
已浏览 1075 次
1 个月前
Instagram
1:09
GCD Program in Java | Find Greatest Common Divisor Using L
…
已浏览 22 次
3 周前
YouTube
4Dimensions Infotech
0:58
Java Iterators vs Enhanced For Loop: When to Use Each?
已浏览 294 次
11 个月之前
YouTube
Dev Dood
1:19
Gowtham Paruchuru on Instagram: "Ee reel lo Infinite Loops in Java g
…
已浏览 2万 次
2024年8月1日
Instagram
codesensei.dev
2:07
Java ArrayList Usage | For Loop vs Enhanced For Loop | Java Collecti
…
已浏览 73 次
6 个月之前
YouTube
techtutortamil
1:49
Fibonacci Series in Java Iterative Loop - Part 2 |
已浏览 16 次
2 个月之前
YouTube
Greensoft Groups
0:55
Print Table in Java Using While Loop in 60 Seconds! 💻
1 个月前
YouTube
Coding Way
1:00
Understanding Java Polymorphism: Run-Time vs. Compile-Time Quic
…
已浏览 250 次
2024年8月16日
YouTube
Dev Dood
1:07
What is an Iterative Algorithm? Explained for Beginners
已浏览 36 次
2 个月之前
YouTube
flowindata
1:05
Learn Java While Having Fun and Playing Games? Try Codédex
已浏览 48 次
1 个月前
YouTube
Data Science Wallah
1:19
Java List Remove If — Quick In‑Place Filtering
已浏览 28 次
2 个月之前
YouTube
BootcampToProd
1:35
Swap List Elements in Java with One Line 🔄
已浏览 16 次
2 个月之前
YouTube
BootcampToProd
0:51
IntStream over Stream of Integers #java #shorts #coding #airhacks
已浏览 1545 次
2024年7月13日
YouTube
Adam Bien
2:12
Concatanation of two string in java
已浏览 19 次
2 个月之前
YouTube
SOURAV SIR'S CLASSES
1:32
Rotate Lists Easily with Collections Utility Method 🔄
已浏览 82 次
2 个月之前
YouTube
BootcampToProd
0:59
Java Program to Reverse a String | Step-by-Step for Beginners
2 个月之前
YouTube
4Dimensions Infotech
0:27
Loops in JavaScript | 7 Types of Loops Explained | जावास्क्रि
…
已浏览 32 次
6 个月之前
YouTube
Technical stuffs
1:00
How to Generate a Random Number using Math.random() in JavaScript
已浏览 1061 次
2023年11月21日
YouTube
Syncfusion, Inc
0:57
JavaScript Math random() method - JavaScript Tutorial for Beginners
已浏览 6154 次
2021年12月26日
YouTube
nexTRIE
Saumya Awasthi on Instagram: "Java, oh Java. The language you
…
已浏览 8万 次
2024年5月23日
Instagram
0:36
🎲 Dice Roll Simulator in Python | Fun with Random Module! | Telugu + E
…
已浏览 334 次
2 个月之前
YouTube
zoneofed
Generate a Random Number Between 1 and 100 in Python #co
…
已浏览 49 次
11 个月之前
YouTube
MAS CodSphere
0:46
Learn How to Twist Your Tongue: Step-by-Step Tutorial
已浏览 70.7万 次
2024年8月6日
TikTok
violamugumo
0:15
LoopEarplugs on TikTok
已浏览 150万 次
2023年3月21日
TikTok
loopearplugs
1:25
Microsoft 365: Loop vs OneNote for Task Tracking
已浏览 47.4万 次
7 个月之前
TikTok
imperfectplannermom
How to Create a Slideshow Background on Windows 11
已浏览 120万 次
2023年2月7日
TikTok
windows
1:26
Effective Cerumen Removal Techniques for Clean Ears
已浏览 150万 次
11 个月之前
TikTok
zusiphe_
0:52
tiredshinky on TikTok
已浏览 28.3万 次
1 个月前
TikTok
tiredshinky
观看更多视频
更多类似内容
反馈