안드로이드에서 자바코딩해서 자바문법 배우기
Paste the embed code into your Canvas page, and find the question mark. <iframe width=”1280″ height=”720″ src=”https://www.youtube-nocookie.com/embed/nFvASiMTDz0?rel=0&showinfo=0″ frameborder=”0″ allowfullscreen></iframe>
Add this snippet after the question mark: start=___&end=___; and replace the underscores with the number of seconds for start and stop time. The snippet will look something like this: start=225&end=268;
Final code result? <iframe width=”1280″ height=”720″ src=”https://www.youtube-nocookie.com/embed/nFvASiMTDz0?start=225&end=268;rel=0&showinfo=0″ frameborder=”0″ allowfullscreen></iframe>
'languages > java' 카테고리의 다른 글
Dependency Injection (0) | 2024.03.27 |
---|---|
Exploring Java 21: Understanding the Basics of Virtual Threads (0) | 2024.03.26 |
Java Basics for Beginners (Part 5/5) (0) | 2024.03.26 |
Java Basics for Beginners (Part 4/5) (0) | 2024.03.26 |
Java Basics for Beginners (Part 3/5) (0) | 2024.03.26 |