BT种子基本信息
- 种子哈希:3fa611ab2e190976c36bb56e6aa2bb35582647cd
- 文档大小:3.0 GB
- 文档个数:232个文档
- 下载次数:1555次
- 下载速度:极快
- 收录时间:2020-03-02
- 最近下载:2024-09-28
- DMCA/屏蔽:DMCA/屏蔽
文档列表
09. GUI BubbleDraw Graphics + GUI/5. Grouping bubbles by checkbox.mp4 82.4 MB
08. Draw Colorful Bubbles with Your Mouse!/13. Programming challenge exercises.mp4 79.5 MB
10. The Multi-Touch BubbleDraw Mobile App!/10. Bonus Adding a counter for the number of bubbles.mp4 72.5 MB
10. The Multi-Touch BubbleDraw Mobile App!/9. Review and programming challenge exercises.mp4 69.1 MB
08. Draw Colorful Bubbles with Your Mouse!/12. Bouncing bubbles with collision detection.mp4 64.9 MB
09. GUI BubbleDraw Graphics + GUI/4. Wiring the GUI to your code.mp4 62.9 MB
08. Draw Colorful Bubbles with Your Mouse!/14. Solution 1 No bubble left behind!.mp4 54.5 MB
08. Draw Colorful Bubbles with Your Mouse!/10. Animating bubbles with the timer.mp4 53.6 MB
10. The Multi-Touch BubbleDraw Mobile App!/11. Solution Multi+Single-touch bubbles.mp4 51.5 MB
04. Creating Your First Android App/12. Improving the UX.mp4 51.2 MB
09. GUI BubbleDraw Graphics + GUI/6. Review and programming challenge exercises.mp4 50.1 MB
08. Draw Colorful Bubbles with Your Mouse!/9. Changing bubble sizes with the mouse wheel.mp4 48.9 MB
09. GUI BubbleDraw Graphics + GUI/8. Solution 2 A hard bounce.mp4 48.6 MB
10. The Multi-Touch BubbleDraw Mobile App!/4. Drawing bubbles with onDraw().mp4 48.2 MB
08. Draw Colorful Bubbles with Your Mouse!/7. Handling mouse events.mp4 48.0 MB
05. Deciphering Secret Messages/2. Setting up the app... and Intro to Strings!.mp4 47.9 MB
10. The Multi-Touch BubbleDraw Mobile App!/7. Drawing by touch.mp4 47.9 MB
03. Designing a GUI Desktop App in Java/13. Handling errors and exceptions.mp4 47.0 MB
03. Designing a GUI Desktop App in Java/8. Adding a method to check the user's guess.mp4 44.6 MB
08. Draw Colorful Bubbles with Your Mouse!/11. Floating random bubbles.mp4 44.1 MB
03. Designing a GUI Desktop App in Java/12. Improving the UX.mp4 41.3 MB
08. Draw Colorful Bubbles with Your Mouse!/8. Drag and draw!.mp4 40.6 MB
05. Deciphering Secret Messages/4. Just the words, ma'am ).mp4 40.3 MB
05. Deciphering Secret Messages/5. Creating a custom encryption key.mp4 40.0 MB
10. The Multi-Touch BubbleDraw Mobile App!/5. Threaded animation with Runnable.mp4 39.4 MB
08. Draw Colorful Bubbles with Your Mouse!/15. Solution 2 Start and stop the timer!.mp4 38.1 MB
05. Deciphering Secret Messages/3. Adding characters and values.mp4 37.5 MB
09. GUI BubbleDraw Graphics + GUI/7. Solution 1 Add a pause button.mp4 35.8 MB
01. Introduction/6. Bonus Video Java+Eclipse+Android Studio on Windows PCs.mp4 35.6 MB
03. Designing a GUI Desktop App in Java/5. Advanced GUI design.mp4 34.9 MB
03. Designing a GUI Desktop App in Java/4. Adding GUI components.mp4 34.8 MB
10. The Multi-Touch BubbleDraw Mobile App!/2. Adding variables and a constructor.mp4 34.7 MB
03. Designing a GUI Desktop App in Java/11. Handling user events.mp4 32.5 MB
07. Build a Social, Mobile Secret Messages App!/2. Setting up the GUI for Secret Messages.mp4 32.0 MB
03. Designing a GUI Desktop App in Java/10. Running the game.mp4 31.9 MB
09. GUI BubbleDraw Graphics + GUI/2. Setting up the app, and adding transparency!.mp4 30.9 MB
04. Creating Your First Android App/11. Running the app on a real Android device!.mp4 30.3 MB
05. Deciphering Secret Messages/6. Review.mp4 29.6 MB
06. Building Advanced GUIs with Swing/6. Adding a slider to the GUI.mp4 29.1 MB
10. The Multi-Touch BubbleDraw Mobile App!/3. Building the bubble class.mp4 28.0 MB
08. Draw Colorful Bubbles with Your Mouse!/6. Drawing with paintComponent().mp4 27.3 MB
06. Building Advanced GUIs with Swing/4. Handling button events.mp4 27.1 MB
04. Creating Your First Android App/6. Connecting the GUI to your code.mp4 26.9 MB
03. Designing a GUI Desktop App in Java/16. Solution Counting the tries left.mp4 26.7 MB
10. The Multi-Touch BubbleDraw Mobile App!/1. Multi-touch BubbleDraw app setup.mp4 26.5 MB
09. GUI BubbleDraw Graphics + GUI/3. Setting up the GUI.mp4 26.3 MB
06. Building Advanced GUIs with Swing/10. Challenge solution Encode numbers, too!.mp4 26.2 MB
06. Building Advanced GUIs with Swing/7. Cracking codes with the slider.mp4 26.2 MB
07. Build a Social, Mobile Secret Messages App!/4. Reusing the encode() method.mp4 26.2 MB
10. The Multi-Touch BubbleDraw Mobile App!/8. Drawing with multi-touch!.mp4 26.1 MB
06. Building Advanced GUIs with Swing/5. Finishing and testing the app.mp4 26.0 MB
01. Introduction/3. Installing Eclipse IDE for Java Developers.mp4 25.3 MB
02. App 1 Build a Hi-Lo Guessing Game!/10. Adding a Play Again loop.mp4 24.8 MB
03. Designing a GUI Desktop App in Java/6. Naming GUI elements.mp4 24.8 MB
03. Designing a GUI Desktop App in Java/7. Connecting the GUI to your programming code.mp4 24.6 MB
04. Creating Your First Android App/7. Adding the checkGuess() method.mp4 24.5 MB
07. Build a Social, Mobile Secret Messages App!/5. Running the app.mp4 24.5 MB
07. Build a Social, Mobile Secret Messages App!/7. Challenge solution Press to encodedecode.mp4 23.6 MB
08. Draw Colorful Bubbles with Your Mouse!/5. Using an ArrayList.mp4 23.0 MB
03. Designing a GUI Desktop App in Java/3. Using the WindowBuilder Editor.mp4 22.9 MB
02. App 1 Build a Hi-Lo Guessing Game!/13. Bonus How to avoid common errors.mp4 22.8 MB
06. Building Advanced GUIs with Swing/8. Review and UX finishing touches.mp4 22.7 MB
04. Creating Your First Android App/10. Running on the Android Emulator.mp4 22.6 MB
05. Deciphering Secret Messages/8. Challenge Solution Encode it again, Sam!.mp4 22.2 MB
06. Building Advanced GUIs with Swing/3. Encoding messages with a method.mp4 22.2 MB
07. Build a Social, Mobile Secret Messages App!/6. Review and programming challenge exercise.mp4 22.0 MB
07. Build a Social, Mobile Secret Messages App!/3. Adding a SeekBar and wiring up the GUI.mp4 21.4 MB
02. App 1 Build a Hi-Lo Guessing Game!/12. Review What you've learned so far.mp4 21.3 MB
02. App 1 Build a Hi-Lo Guessing Game!/15. Challenge Solution Counting tries.mp4 20.5 MB
03. Designing a GUI Desktop App in Java/17. Bonus Winning and losing!.mp4 20.0 MB
04. Creating Your First Android App/5. Naming GUI components for easy programming.mp4 19.4 MB
06. Building Advanced GUIs with Swing/2. Designing and naming the GUI.mp4 18.7 MB
01. Introduction/2. Getting Started Installing Java.mp4 18.7 MB
08. Draw Colorful Bubbles with Your Mouse!/4. Creating a bubble class.mp4 18.5 MB
03. Designing a GUI Desktop App in Java/2. Starting a GUI project.mp4 18.4 MB
03. Designing a GUI Desktop App in Java/9. Creating a newGame() method.mp4 17.6 MB
01. Introduction/4. Installing Eclipse's WindowBuilder Editor.mp4 17.2 MB
01. Introduction/1. Introduction.mp4 16.9 MB
05. Deciphering Secret Messages/7. Programming Challenge Exercise.mp4 16.8 MB
04. Creating Your First Android App/4. Adding GUI components to the layout.mp4 15.7 MB
08. Draw Colorful Bubbles with Your Mouse!/3. Adding the app frame.mp4 15.6 MB
08. Draw Colorful Bubbles with Your Mouse!/2. Setting up the BubbleDraw project.mp4 15.2 MB
01. Introduction/10. Wrapup JShell Commands.mp4 14.7 MB
05. Deciphering Secret Messages/1. Intro to the Secret Messages app.mp4 14.6 MB
01. Introduction/8. Using Variables in JShell.mp4 13.4 MB
06. Building Advanced GUIs with Swing/1. Setting up the GUI Secret Messages app.mp4 12.3 MB
06. Building Advanced GUIs with Swing/9. Programming challenge exercise.mp4 11.8 MB
03. Designing a GUI Desktop App in Java/14. Customizing the GUI.mp4 11.7 MB
10. The Multi-Touch BubbleDraw Mobile App!/6. Testing animation with 100 bubbles.mp4 11.6 MB
04. Creating Your First Android App/2. Setting up the Android Guessing Game.mp4 11.6 MB
04. Creating Your First Android App/9. Handling user events in Android.mp4 10.7 MB
02. App 1 Build a Hi-Lo Guessing Game!/8. If conditions.mp4 10.5 MB
04. Creating Your First Android App/8. Adding the newGame() method.mp4 10.0 MB
03. Designing a GUI Desktop App in Java/1. Intro to the GUI Guessing Game.mp4 10.0 MB
08. Draw Colorful Bubbles with Your Mouse!/1. Intro to the BubbleDraw app.mp4 9.8 MB
04. Creating Your First Android App/3. Navigating the Design View in Android Studio.mp4 9.7 MB
04. Creating Your First Android App/14. Challenge Solution Counting the Tries Left.mp4 9.6 MB
02. App 1 Build a Hi-Lo Guessing Game!/5. Using the Scanner class for input.mp4 9.2 MB
02. App 1 Build a Hi-Lo Guessing Game!/7. Getting user input from the keyboard.mp4 9.1 MB
02. App 1 Build a Hi-Lo Guessing Game!/11. Testing the game.mp4 8.9 MB
01. Introduction/7. JShell Hello, Java!.mp4 8.8 MB
01. Introduction/5. Installing Android Studio.mp4 8.7 MB
01. Introduction/9. Printing Output in JShell.mp4 8.4 MB
02. App 1 Build a Hi-Lo Guessing Game!/1. Designing a Guessing Game App.mp4 8.0 MB
02. App 1 Build a Hi-Lo Guessing Game!/6. Generating random numbers.mp4 7.9 MB
02. App 1 Build a Hi-Lo Guessing Game!/2. Starting Eclipse.mp4 7.5 MB
09. GUI BubbleDraw Graphics + GUI/1. Intro to the GUI BubbleDraw app.mp4 6.4 MB
02. App 1 Build a Hi-Lo Guessing Game!/4. Creating your first project.mp4 5.8 MB
02. App 1 Build a Hi-Lo Guessing Game!/9. Running the app in Eclipse.mp4 5.2 MB
02. App 1 Build a Hi-Lo Guessing Game!/3. Configuring Eclipse like a pro!.mp4 4.8 MB
04. Creating Your First Android App/1. Intro to the Android Guessing Game app.mp4 4.7 MB
03. Designing a GUI Desktop App in Java/15. Programming Challenge Exercises.mp4 3.9 MB
04. Creating Your First Android App/13. Programming Challenge Exercise.mp4 3.3 MB
02. App 1 Build a Hi-Lo Guessing Game!/14. Programming Challenge Exercise.mp4 3.0 MB
07. Build a Social, Mobile Secret Messages App!/1. Intro to the Secret Messages mobile app.mp4 3.0 MB
04. Creating Your First Android App/12. Improving the UX.vtt 12.9 kB
09. GUI BubbleDraw Graphics + GUI/5. Grouping bubbles by checkbox.vtt 12.8 kB
08. Draw Colorful Bubbles with Your Mouse!/10. Animating bubbles with the timer.vtt 12.2 kB
08. Draw Colorful Bubbles with Your Mouse!/13. Programming challenge exercises.vtt 12.0 kB
08. Draw Colorful Bubbles with Your Mouse!/7. Handling mouse events.vtt 11.7 kB
05. Deciphering Secret Messages/2. Setting up the app... and Intro to Strings!.vtt 11.7 kB
08. Draw Colorful Bubbles with Your Mouse!/9. Changing bubble sizes with the mouse wheel.vtt 11.5 kB
03. Designing a GUI Desktop App in Java/13. Handling errors and exceptions.vtt 11.3 kB
03. Designing a GUI Desktop App in Java/12. Improving the UX.vtt 11.2 kB
10. The Multi-Touch BubbleDraw Mobile App!/4. Drawing bubbles with onDraw().vtt 11.0 kB
08. Draw Colorful Bubbles with Your Mouse!/8. Drag and draw!.vtt 11.0 kB
09. GUI BubbleDraw Graphics + GUI/4. Wiring the GUI to your code.vtt 10.9 kB
05. Deciphering Secret Messages/4. Just the words, ma'am ).vtt 10.8 kB
06. Building Advanced GUIs with Swing/10. Challenge solution Encode numbers, too!.vtt 10.8 kB
10. The Multi-Touch BubbleDraw Mobile App!/9. Review and programming challenge exercises.vtt 10.8 kB
06. Building Advanced GUIs with Swing/6. Adding a slider to the GUI.vtt 10.6 kB
03. Designing a GUI Desktop App in Java/8. Adding a method to check the user's guess.vtt 10.4 kB
05. Deciphering Secret Messages/3. Adding characters and values.vtt 10.1 kB
08. Draw Colorful Bubbles with Your Mouse!/12. Bouncing bubbles with collision detection.vtt 10.0 kB
10. The Multi-Touch BubbleDraw Mobile App!/7. Drawing by touch.vtt 9.9 kB
10. The Multi-Touch BubbleDraw Mobile App!/5. Threaded animation with Runnable.vtt 9.6 kB
03. Designing a GUI Desktop App in Java/5. Advanced GUI design.vtt 9.5 kB
05. Deciphering Secret Messages/5. Creating a custom encryption key.vtt 9.5 kB
01. Introduction/6. Bonus Video Java+Eclipse+Android Studio on Windows PCs.vtt 9.5 kB
03. Designing a GUI Desktop App in Java/16. Solution Counting the tries left.vtt 9.3 kB
04. Creating Your First Android App/6. Connecting the GUI to your code.vtt 9.3 kB
03. Designing a GUI Desktop App in Java/4. Adding GUI components.vtt 9.1 kB
06. Building Advanced GUIs with Swing/7. Cracking codes with the slider.vtt 9.1 kB
09. GUI BubbleDraw Graphics + GUI/6. Review and programming challenge exercises.vtt 9.0 kB
07. Build a Social, Mobile Secret Messages App!/2. Setting up the GUI for Secret Messages.vtt 8.9 kB
10. The Multi-Touch BubbleDraw Mobile App!/11. Solution Multi+Single-touch bubbles.vtt 8.7 kB
02. App 1 Build a Hi-Lo Guessing Game!/13. Bonus How to avoid common errors.vtt 8.7 kB
10. The Multi-Touch BubbleDraw Mobile App!/2. Adding variables and a constructor.vtt 8.6 kB
08. Draw Colorful Bubbles with Your Mouse!/11. Floating random bubbles.vtt 8.5 kB
05. Deciphering Secret Messages/6. Review.vtt 8.4 kB
04. Creating Your First Android App/10. Running on the Android Emulator.vtt 8.3 kB
02. App 1 Build a Hi-Lo Guessing Game!/10. Adding a Play Again loop.vtt 8.1 kB
07. Build a Social, Mobile Secret Messages App!/4. Reusing the encode() method.vtt 8.1 kB
06. Building Advanced GUIs with Swing/3. Encoding messages with a method.vtt 8.0 kB
03. Designing a GUI Desktop App in Java/17. Bonus Winning and losing!.vtt 8.0 kB
04. Creating Your First Android App/5. Naming GUI components for easy programming.vtt 7.9 kB
04. Creating Your First Android App/7. Adding the checkGuess() method.vtt 7.9 kB
03. Designing a GUI Desktop App in Java/11. Handling user events.vtt 7.9 kB
02. App 1 Build a Hi-Lo Guessing Game!/15. Challenge Solution Counting tries.vtt 7.7 kB
02. App 1 Build a Hi-Lo Guessing Game!/12. Review What you've learned so far.vtt 7.7 kB
06. Building Advanced GUIs with Swing/8. Review and UX finishing touches.vtt 7.7 kB
10. The Multi-Touch BubbleDraw Mobile App!/3. Building the bubble class.vtt 7.7 kB
07. Build a Social, Mobile Secret Messages App!/6. Review and programming challenge exercise.vtt 7.6 kB
06. Building Advanced GUIs with Swing/4. Handling button events.vtt 7.6 kB
06. Building Advanced GUIs with Swing/2. Designing and naming the GUI.vtt 7.6 kB
06. Building Advanced GUIs with Swing/5. Finishing and testing the app.vtt 7.3 kB
03. Designing a GUI Desktop App in Java/10. Running the game.vtt 7.2 kB
07. Build a Social, Mobile Secret Messages App!/5. Running the app.vtt 7.2 kB
08. Draw Colorful Bubbles with Your Mouse!/6. Drawing with paintComponent().vtt 7.2 kB
09. GUI BubbleDraw Graphics + GUI/3. Setting up the GUI.vtt 7.1 kB
10. The Multi-Touch BubbleDraw Mobile App!/1. Multi-touch BubbleDraw app setup.vtt 7.1 kB
09. GUI BubbleDraw Graphics + GUI/8. Solution 2 A hard bounce.vtt 6.9 kB
07. Build a Social, Mobile Secret Messages App!/3. Adding a SeekBar and wiring up the GUI.vtt 6.8 kB
01. Introduction/3. Installing Eclipse IDE for Java Developers.vtt 6.8 kB
07. Build a Social, Mobile Secret Messages App!/7. Challenge solution Press to encodedecode.vtt 6.7 kB
09. GUI BubbleDraw Graphics + GUI/2. Setting up the app, and adding transparency!.vtt 6.6 kB
08. Draw Colorful Bubbles with Your Mouse!/5. Using an ArrayList.vtt 6.5 kB
04. Creating Your First Android App/4. Adding GUI components to the layout.vtt 6.3 kB
03. Designing a GUI Desktop App in Java/6. Naming GUI elements.vtt 6.3 kB
10. The Multi-Touch BubbleDraw Mobile App!/10. Bonus Adding a counter for the number of bubbles.vtt 6.1 kB
03. Designing a GUI Desktop App in Java/3. Using the WindowBuilder Editor.vtt 6.0 kB
09. GUI BubbleDraw Graphics + GUI/7. Solution 1 Add a pause button.vtt 6.0 kB
10. The Multi-Touch BubbleDraw Mobile App!/8. Drawing with multi-touch!.vtt 5.5 kB
03. Designing a GUI Desktop App in Java/7. Connecting the GUI to your programming code.vtt 5.5 kB
01. Introduction/2. Getting Started Installing Java.vtt 5.4 kB
05. Deciphering Secret Messages/8. Challenge Solution Encode it again, Sam!.vtt 5.4 kB
04. Creating Your First Android App/11. Running the app on a real Android device!.vtt 5.3 kB
08. Draw Colorful Bubbles with Your Mouse!/4. Creating a bubble class.vtt 5.2 kB
06. Building Advanced GUIs with Swing/1. Setting up the GUI Secret Messages app.vtt 5.1 kB
05. Deciphering Secret Messages/7. Programming Challenge Exercise.vtt 5.0 kB
01. Introduction/8. Using Variables in JShell.vtt 5.0 kB
08. Draw Colorful Bubbles with Your Mouse!/14. Solution 1 No bubble left behind!.vtt 5.0 kB
03. Designing a GUI Desktop App in Java/2. Starting a GUI project.vtt 4.9 kB
04. Creating Your First Android App/2. Setting up the Android Guessing Game.vtt 4.8 kB
06. Building Advanced GUIs with Swing/9. Programming challenge exercise.vtt 4.7 kB
01. Introduction/4. Installing Eclipse's WindowBuilder Editor.vtt 4.5 kB
05. Deciphering Secret Messages/1. Intro to the Secret Messages app.vtt 4.4 kB
03. Designing a GUI Desktop App in Java/14. Customizing the GUI.vtt 4.4 kB
08. Draw Colorful Bubbles with Your Mouse!/2. Setting up the BubbleDraw project.vtt 4.3 kB
04. Creating Your First Android App/3. Navigating the Design View in Android Studio.vtt 3.9 kB
03. Designing a GUI Desktop App in Java/9. Creating a newGame() method.vtt 3.9 kB
08. Draw Colorful Bubbles with Your Mouse!/3. Adding the app frame.vtt 3.8 kB
02. App 1 Build a Hi-Lo Guessing Game!/5. Using the Scanner class for input.vtt 3.7 kB
04. Creating Your First Android App/9. Handling user events in Android.vtt 3.7 kB
02. App 1 Build a Hi-Lo Guessing Game!/11. Testing the game.vtt 3.5 kB
08. Draw Colorful Bubbles with Your Mouse!/1. Intro to the BubbleDraw app.vtt 3.3 kB
01. Introduction/9. Printing Output in JShell.vtt 3.3 kB
01. Introduction/10. Wrapup JShell Commands.vtt 3.2 kB
02. App 1 Build a Hi-Lo Guessing Game!/8. If conditions.vtt 3.2 kB
02. App 1 Build a Hi-Lo Guessing Game!/7. Getting user input from the keyboard.vtt 3.1 kB
04. Creating Your First Android App/14. Challenge Solution Counting the Tries Left.vtt 3.1 kB
04. Creating Your First Android App/8. Adding the newGame() method.vtt 2.9 kB
02. App 1 Build a Hi-Lo Guessing Game!/6. Generating random numbers.vtt 2.8 kB
01. Introduction/7. JShell Hello, Java!.vtt 2.7 kB
02. App 1 Build a Hi-Lo Guessing Game!/2. Starting Eclipse.vtt 2.6 kB
08. Draw Colorful Bubbles with Your Mouse!/15. Solution 2 Start and stop the timer!.vtt 2.5 kB
03. Designing a GUI Desktop App in Java/1. Intro to the GUI Guessing Game.vtt 2.4 kB
02. App 1 Build a Hi-Lo Guessing Game!/4. Creating your first project.vtt 2.3 kB
01. Introduction/1. Introduction.vtt 2.2 kB
09. GUI BubbleDraw Graphics + GUI/1. Intro to the GUI BubbleDraw app.vtt 2.1 kB
02. App 1 Build a Hi-Lo Guessing Game!/9. Running the app in Eclipse.vtt 2.1 kB
01. Introduction/5. Installing Android Studio.vtt 2.0 kB
02. App 1 Build a Hi-Lo Guessing Game!/3. Configuring Eclipse like a pro!.vtt 2.0 kB
02. App 1 Build a Hi-Lo Guessing Game!/1. Designing a Guessing Game App.vtt 2.0 kB
03. Designing a GUI Desktop App in Java/15. Programming Challenge Exercises.vtt 1.9 kB
07. Build a Social, Mobile Secret Messages App!/1. Intro to the Secret Messages mobile app.vtt 1.9 kB
10. The Multi-Touch BubbleDraw Mobile App!/6. Testing animation with 100 bubbles.vtt 1.7 kB
04. Creating Your First Android App/13. Programming Challenge Exercise.vtt 1.6 kB
02. App 1 Build a Hi-Lo Guessing Game!/14. Programming Challenge Exercise.vtt 1.4 kB
04. Creating Your First Android App/1. Intro to the Android Guessing Game app.vtt 1.1 kB
udemycoursedownloader.com.url 132 Bytes
Udemy Course downloader.txt 94 Bytes
==查看完整文档列表==