磁力管家

磁力管家
为您索检到1029条磁力链接,耗时1毫秒。 rss

分享给好友

【影视】 Udemy - C Sharp Developers - Learn the Art of Writing Clean Code
收录时间:2017-02-08 文档个数:21 文档大小:575.2 MB 最近下载:2025-05-16 人气:4661 磁力链接
  • mp401 Introduction/001 About the Course.mp4 1.9 MB
  • pdf01 Introduction/001 Source Codes.pdf 22.9 kB
  • mp401 Introduction/002 About Your Instructor.mp4 3.3 MB
  • mp401 Introduction/003 My Promise to You.mp4 1.8 MB
  • mp402 Common Code Smells/001 Poor Names.mp4 12.8 MB
  • mp402 Common Code Smells/002 Poor Naming Conventions.mp4 4.1 MB
  • mp402 Common Code Smells/003 Poor Method Signatures.mp4 39.1 MB
  • mp402 Common Code Smells/004 Long Parameter List.mp4 44.7 MB
  • mp402 Common Code Smells/005 Output Parameters.mp4 31.7 MB
  • mp402 Common Code Smells/006 Variable Declarations on the Top.mp4 13.7 MB
  • mp402 Common Code Smells/007 Magic Numbers.mp4 21.7 MB
  • mp402 Common Code Smells/008 Nested Conditionals.mp4 54.5 MB
  • mp402 Common Code Smells/009 Switch Statements.mp4 79.0 MB
  • mp402 Common Code Smells/010 Duplicated Code.mp4 42.1 MB
  • mp402 Common Code Smells/011 Comments.mp4 21.3 MB
  • mp402 Common Code Smells/012 Long Methods.mp4 93.6 MB
  • mp403 Complete Refactoring Examples/001 WebForms Example - Part 1.mp4 58.0 MB
  • mp403 Complete Refactoring Examples/002 WebForms Example - Part 2.mp4 50.5 MB
  • pdf04 Additional Resources/001 Coupon to My Other Courses.pdf 38.4 kB
  • mp404 Additional Resources/001 Final Words.mp4 1.2 MB
【影视】 Kafka Streams API For Developers using JavaSpringBoot
收录时间:2023-12-26 文档个数:312 文档大小:5.9 GB 最近下载:2025-05-16 人气:6331 磁力链接
  • mp4[TutsNode.net] - Kafka Streams API For Developers using JavaSpringBoot/17. StateFul Operations in Kafka Streams - Windowing/2. Windowing in Kafka Streams - Tumbling Windows.mp4 141.5 MB
  • mp4[TutsNode.net] - Kafka Streams API For Developers using JavaSpringBoot/26. Interactive Queries - Querying Window State Stores using RESTFUL APIs/1. Build a GET Endpoint to Retrieve OrderCount by OrderType.mp4 140.3 MB
  • mp4[TutsNode.net] - Kafka Streams API For Developers using JavaSpringBoot/15. StateFul Operations in Kafka Streams - Join/2. Explore innerJoin using join operator - Joining KStream and KTable.mp4 125.0 MB
  • mp4[TutsNode.net] - Kafka Streams API For Developers using JavaSpringBoot/18. Widowing in Order Management Application - A Real Time Use Case/3. Aggregate Number of Orders by Windows.mp4 124.8 MB
  • mp4[TutsNode.net] - Kafka Streams API For Developers using JavaSpringBoot/13. Aggregation in Order Management Application - A Real Time Use Case/2. Total Revenue by each store using aggregate operator.mp4 124.0 MB
  • mp4[TutsNode.net] - Kafka Streams API For Developers using JavaSpringBoot/25. Interactive Queries - Querying State Stores using RESTFUL APIs/1. Build a GET Endpoint to retrieve the OrderCount by OrderType - Part 1.mp4 115.1 MB
  • mp4[TutsNode.net] - Kafka Streams API For Developers using JavaSpringBoot/9. ErrorException Handling in Kafka Streams/4. Default & Custom Processor Error Handler.mp4 107.3 MB
  • mp4[TutsNode.net] - Kafka Streams API For Developers using JavaSpringBoot/11. StateFul Operations in Kafka Streams - Aggregate, Join and Windowing Events/5. Aggregation using aggregate operator.mp4 104.0 MB
  • mp4[TutsNode.net] - Kafka Streams API For Developers using JavaSpringBoot/18. Widowing in Order Management Application - A Real Time Use Case/4. Aggregate Revenue by Windows.mp4 103.3 MB
  • mp4[TutsNode.net] - Kafka Streams API For Developers using JavaSpringBoot/29. Integration Testing Spring KafkaStreams App using @EmbeddedKafka/2. Integration Test for OrdersCount.mp4 100.8 MB
  • mp4[TutsNode.net] - Kafka Streams API For Developers using JavaSpringBoot/26. Interactive Queries - Querying Window State Stores using RESTFUL APIs/3. Build a GET endpoint to retrieve the windowed OrderCount within a Time Range.mp4 99.8 MB
  • mp4[TutsNode.net] - Kafka Streams API For Developers using JavaSpringBoot/24. Build Orders Kafka Streams Application using SpringBoot/2. Create the OrdersTopology.mp4 99.8 MB
  • mp4[TutsNode.net] - Kafka Streams API For Developers using JavaSpringBoot/11. StateFul Operations in Kafka Streams - Aggregate, Join and Windowing Events/2. What is Aggregation & How it works .mp4 99.2 MB
  • mp4[TutsNode.net] - Kafka Streams API For Developers using JavaSpringBoot/16. Join in Order Management Application - A Real Time Use Case/1. Join Aggregate Revenue with StoreDetails KTable.mp4 99.0 MB
  • mp4[TutsNode.net] - Kafka Streams API For Developers using JavaSpringBoot/30. Grace Period in Kafka Streams/1. Grace Period in Windowing.mp4 95.2 MB
  • mp4[TutsNode.net] - Kafka Streams API For Developers using JavaSpringBoot/27. Testing Kafka Streams Using TopologyTestDriver & JUnit5/7. Unit Testing OrdersRevenue By Windows - Writing Data to a State Store.mp4 94.8 MB
  • mp4[TutsNode.net] - Kafka Streams API For Developers using JavaSpringBoot/15. StateFul Operations in Kafka Streams - Join/5. Explore innerJoin using join operator - Joining KStream and KStream.mp4 94.0 MB
  • mp4[TutsNode.net] - Kafka Streams API For Developers using JavaSpringBoot/25. Interactive Queries - Querying State Stores using RESTFUL APIs/5. Build a GET Endpoint to retrieve the Revenue by OrderType.mp4 92.7 MB
  • mp4[TutsNode.net] - Kafka Streams API For Developers using JavaSpringBoot/25. Interactive Queries - Querying State Stores using RESTFUL APIs/2. Build a GET Endpoint to retrieve the OrderCount by OrderType - Part 2.mp4 92.6 MB
  • mp4[TutsNode.net] - Kafka Streams API For Developers using JavaSpringBoot/10. KTable & Global KTable/2. Build a topology for KTable.mp4 89.4 MB
【影视】 Java Programming Masterclass for Software Developers
收录时间:2021-03-29 文档个数:1486 文档大小:40.6 GB 最近下载:2025-05-16 人气:4966 磁力链接
  • mp413. JavaFX/40. Building a UI with SceneBuilder.mp4 261.6 MB
  • mp413. JavaFX/41. More on SceneBuilder.mp4 259.3 MB
  • mp44. Java Tutorial Expressions, Statements, Code blocks, Methods and more/23. Method Overloading.mp4 251.8 MB
  • mp412. Java Collections/23. TreeMap and Unmodifiable Maps.mp4 234.9 MB
  • mp412. Java Collections/27. Challenge Part 4 (Final).mp4 214.0 MB
  • mp419. Databases/8. Querying Data With SQL.mp4 207.9 MB
  • mp45. Control Flow Statements/6. The for Statement (+Challenge Exercise).mp4 206.7 MB
  • mp46. OOP Part 1 - Classes, Constructors and Inheritance/6. Constructors - Part 1 (+Challenge Exercise).mp4 203.1 MB
  • mp412. Java Collections/19. Sets Challenge Part 3.mp4 200.3 MB
  • mp419. Databases/11. Wildcards in Queries and Views.mp4 198.9 MB
  • mp45. Control Flow Statements/10. The while and do while statements (+Challenge Exercise).mp4 195.6 MB
  • mp420. Java Networking Programming/9. Alternatives to HTTPUrlConnection.mp4 194.5 MB
  • mp419. Databases/16. .executeQuery() and using Constants.mp4 187.0 MB
  • mp413. JavaFX/35. More on Choosers and Web Pages.mp4 186.2 MB
  • mp47. OOP Part 2 - Composition, Encapsulation, and Polymorphism/7. Polymorphism (+Challenge Exercise).mp4 186.0 MB
  • mp419. Databases/9. SQL Order by and Joins.mp4 185.9 MB
  • mp47. OOP Part 2 - Composition, Encapsulation, and Polymorphism/8. OOP Master Challenge Exercise.mp4 184.7 MB
  • mp48. Arrays, Java inbuilt Lists, Autoboxing and Unboxing/20. LinkedList Part 3.mp4 178.9 MB
  • mp419. Databases/10. More Complex Joins.mp4 177.6 MB
  • mp48. Arrays, Java inbuilt Lists, Autoboxing and Unboxing/8. ArrayList Part 2.mp4 177.1 MB
【影视】 [GigaCourse.Com] Udemy - Next JS The Complete Developers Guide
收录时间:2024-01-09 文档个数:313 文档大小:5.9 GB 最近下载:2025-05-16 人气:10772 磁力链接
  • mp41 - Get Started Here/12 - Adding a Reusable Presentation Component.mp4 100.7 MB
  • mp45 - Server Forms with the UseFormState Hook/44 - Gotchas Around Error Handling.mp4 100.3 MB
  • mp48 - Using Data Database Queries/94 - Data Fetching in Child Components.mp4 92.1 MB
  • mp411 - Supplement React Primer/121 - A Few More Critical Questions.mp4 90.0 MB
  • mp47 - Authentication with NextAuth/61 - Sign In Sign out and Checking Auth Status.mp4 88.4 MB
  • mp47 - Authentication with NextAuth/72 - Static Caching While Using Auth.mp4 84.8 MB
  • mp41 - Get Started Here/11 - More on the Image Component.mp4 84.4 MB
  • mp412 - Supplement TypeScript Primer/153 - Environment Setup.mp4 83.5 MB
  • mp48 - Using Data Database Queries/93 - Considerations Around Where to Fetch Data.mp4 81.4 MB
  • mp41 - Get Started Here/13 - Adding Some Styling.mp4 77.1 MB
  • mp45 - Server Forms with the UseFormState Hook/42 - UseForm State in Action.mp4 75.1 MB
  • mp47 - Authentication with NextAuth/76 - Adding Form Validation with Zod.mp4 75.0 MB
  • mp48 - Using Data Database Queries/87 - Applying Validation to Post Creation.mp4 74.5 MB
  • mp411 - Supplement React Primer/144 - Images for the App.mp4 68.6 MB
  • mp411 - Supplement React Primer/145 - Including Images.mp4 68.6 MB
  • mp411 - Supplement React Primer/134 - Module Systems Overview.mp4 66.2 MB
  • mp41 - Get Started Here/14 - Production Deployment with Vercel.mp4 66.0 MB
  • mp411 - Supplement React Primer/148 - Adding CSS Libraries with NPM.mp4 60.7 MB
  • mp47 - Authentication with NextAuth/82 - Handling Database Errors in Forms.mp4 60.6 MB
  • mp411 - Supplement React Primer/146 - Handling Image Accessibility.mp4 60.6 MB
【影视】 [ CourseLala.com ] Linkedin - Azure Event Hubs for Developers
收录时间:2022-04-21 文档个数:57 文档大小:329.4 MB 最近下载:2025-05-16 人气:574 磁力链接
  • mp4~Get Your Files Here !/04 - 3. Consuming Event Hubs/04 - Checkpointing in event hubs.mp4 28.4 MB
  • mp4~Get Your Files Here !/03 - 2. Sending Data to Event Hubs/05 - Understanding message and batch limits.mp4 21.9 MB
  • mp4~Get Your Files Here !/04 - 3. Consuming Event Hubs/03 - Reading events from client applications.mp4 21.2 MB
  • mp4~Get Your Files Here !/02 - 1. Getting Started with Event Hubs/01 - Azure Event Hubs overview.mp4 17.8 MB
  • mp4~Get Your Files Here !/05 - 4. Advanced Options/03 - Enabling geo-recovery.mp4 17.2 MB
  • mp4~Get Your Files Here !/04 - 3. Consuming Event Hubs/06 - Understanding consumer groups.mp4 16.6 MB
  • mp4~Get Your Files Here !/04 - 3. Consuming Event Hubs/05 - Understanding partitions.mp4 16.5 MB
  • mp4~Get Your Files Here !/05 - 4. Advanced Options/01 - Capturing events for long-term storage.mp4 15.0 MB
  • mp4~Get Your Files Here !/05 - 4. Advanced Options/05 - Configuring event replication.mp4 14.1 MB
  • mp4~Get Your Files Here !/05 - 4. Advanced Options/06 - Creating alerts.mp4 14.0 MB
  • mp4~Get Your Files Here !/04 - 3. Consuming Event Hubs/07 - Working with multiple consumer groups.mp4 13.9 MB
  • mp4~Get Your Files Here !/02 - 1. Getting Started with Event Hubs/04 - Understanding throughput units.mp4 13.5 MB
  • mp4~Get Your Files Here !/05 - 4. Advanced Options/02 - Autoscaling.mp4 12.6 MB
  • mp4~Get Your Files Here !/04 - 3. Consuming Event Hubs/01 - Creating an event receiver.mp4 12.5 MB
  • mp4~Get Your Files Here !/04 - 3. Consuming Event Hubs/02 - Creating event receiver resources.mp4 12.4 MB
  • mp4~Get Your Files Here !/03 - 2. Sending Data to Event Hubs/01 - Creating an event producer.mp4 11.6 MB
  • mp4~Get Your Files Here !/05 - 4. Advanced Options/04 - Testing a geo-recovery failover scenario.mp4 11.6 MB
  • mp4~Get Your Files Here !/02 - 1. Getting Started with Event Hubs/02 - Creating event hub workspaces.mp4 10.3 MB
  • mp4~Get Your Files Here !/03 - 2. Sending Data to Event Hubs/03 - Sending messages to an event hub.mp4 10.2 MB
  • mp4~Get Your Files Here !/02 - 1. Getting Started with Event Hubs/03 - Provisioning event hub instances.mp4 7.1 MB
【影视】 Pluralsight - Professionalism for Developers
收录时间:2017-06-12 文档个数:48 文档大小:255.9 MB 最近下载:2025-05-16 人气:1288 磁力链接
  • mp401. Setting the Stage/01_01-Why Should I Care - Quality of Life.mp4 6.9 MB
  • mp401. Setting the Stage/01_02-Why Should I Care - Higher Job Satisfaction.mp4 2.8 MB
  • mp401. Setting the Stage/01_03-Why Should I Care - Increased Respect.mp4 1.4 MB
  • mp401. Setting the Stage/01_04-Why Should I Care - Its the Right Thing to Do.mp4 1.8 MB
  • mp401. Setting the Stage/01_05-What Professionalism Is Not.mp4 1.4 MB
  • mp401. Setting the Stage/01_06-What Professionalism Is.mp4 3.1 MB
  • mp401. Setting the Stage/01_07-Professionalism in Other Fields.mp4 4.0 MB
  • mp401. Setting the Stage/01_08-Summary.mp4 1.0 MB
  • mp402. Grow as a Developer/02_01-Growing in Medicine.mp4 9.0 MB
  • mp402. Grow as a Developer/02_02-What Ifs of Software.mp4 3.2 MB
  • mp402. Grow as a Developer/02_03-Why What Ifs Matter.mp4 3.0 MB
  • mp402. Grow as a Developer/02_04-Knowing the Landscape.mp4 4.0 MB
  • mp402. Grow as a Developer/02_05-Focus on the Horizon.mp4 7.4 MB
  • mp402. Grow as a Developer/02_06-How to Stay up to Date.mp4 12.3 MB
  • mp402. Grow as a Developer/02_07-Looking Back.mp4 9.3 MB
  • mp402. Grow as a Developer/02_08-Example Problems.mp4 1.6 MB
  • mp402. Grow as a Developer/02_09-Known Problem - Password Storage.mp4 9.9 MB
  • mp402. Grow as a Developer/02_10-Known Problem - SQL Injection.mp4 7.2 MB
  • mp402. Grow as a Developer/02_11-Why Do the Problems Exist.mp4 1.7 MB
  • mp402. Grow as a Developer/02_12-Conclusion.mp4 2.7 MB
【影视】 [ DevCourseWeb.com ] Udemy - Linux for Devops Engineers and Developers
收录时间:2023-12-17 文档个数:59 文档大小:3.6 GB 最近下载:2025-05-16 人气:2404 磁力链接
  • mp4~Get Your Files Here !/8. Backup and restore with tar & gzip/1. compress & archive with gzip and tar commands.mp4 178.4 MB
  • mp4~Get Your Files Here !/2. Working with text files and Directories/4. Reading files with less more tail & head commands.mp4 123.4 MB
  • mp4~Get Your Files Here !/11. Other topics/4. Viewing log files.mp4 118.4 MB
  • mp4~Get Your Files Here !/5. Services/1. stopping & starting services with systemctl.mp4 114.8 MB
  • mp4~Get Your Files Here !/3. Creating and Managing user accounts in Linux/6. listing files ls command.mp4 111.8 MB
  • mp4~Get Your Files Here !/6. Process Management & Monitoring/2. Use cases of ps command.mp4 110.7 MB
  • mp4~Get Your Files Here !/6. Process Management & Monitoring/4. top command.mp4 109.6 MB
  • mp4~Get Your Files Here !/9. Scheduling Tasks/1. cronjob schedule tasks.mp4 106.6 MB
  • mp4~Get Your Files Here !/3. Creating and Managing user accounts in Linux/7. changing permissions with symbolic method.mp4 105.4 MB
  • mp4~Get Your Files Here !/2. Working with text files and Directories/2. listing files and directories ls command.mp4 104.8 MB
  • mp4~Get Your Files Here !/11. Other topics/5. Winscp Transferring files from Linux machine to local Desktop & Vice Versa.mp4 97.6 MB
  • mp4~Get Your Files Here !/10. Redirection & Wildcard/3. wildcard part-1 (, , ^, []).mp4 96.7 MB
  • mp4~Get Your Files Here !/4. Installing and managing software packages/2. Installing & removing packages with APT command in ubuntu.mp4 93.2 MB
  • mp4~Get Your Files Here !/3. Creating and Managing user accounts in Linux/11. su & sudo Part-2.mp4 93.1 MB
  • mp4~Get Your Files Here !/3. Creating and Managing user accounts in Linux/9. changing ownership of a file or directory with chown command.mp4 91.4 MB
  • mp4~Get Your Files Here !/7. Networking/2. netstat (network statistics).mp4 85.4 MB
  • mp4~Get Your Files Here !/11. Other topics/1. softlink.mp4 85.1 MB
  • mp4~Get Your Files Here !/3. Creating and Managing user accounts in Linux/10. How to create a sudo user.mp4 76.6 MB
  • mp4~Get Your Files Here !/4. Installing and managing software packages/3. Installing & removing packages with YUM command in Amazon Linux VM.mp4 74.7 MB
  • mp4~Get Your Files Here !/6. Process Management & Monitoring/3. Terminate, kill, Suspend a process with kill command.mp4 74.6 MB
【压缩文件】 PluralSight Customer Service for Software Developers: Delighting Customers tutorialkhan.blogspot.com.iso
收录时间:2018-01-29 文档个数:1 文档大小:179.6 MB 最近下载:2025-05-16 人气:204 磁力链接
  • isoPluralSight Customer Service for Software Developers: Delighting Customers tutorialkhan.blogspot.com.iso 179.6 MB
【影视】 [GigaCourse.Com] Udemy - NestJS The Complete Developers Guide
收录时间:2023-12-18 文档个数:635 文档大小:8.2 GB 最近下载:2025-05-16 人气:5696 磁力链接
  • mp418 - Production Deployment/158 - TypeORM and Nest Config is Great.mp4 256.8 MB
  • mp419 - Bonus Appendix TypeScript/229 - Exploring Type Definition Files.mp4 168.4 MB
  • mp411 - Authentication From Scratch/72 - Optional Understanding Password Hashing.mp4 129.1 MB
  • mp45 - Nest Architecture Services and Repositories/27 - Understanding Inversion of Control.mp4 124.7 MB
  • mp410 - Custom Data Serialization/63 - How to Build Interceptors.mp4 124.0 MB
  • mp412 - Getting Started with Unit Testing/108 - Not Super Effective Tests.mp4 98.0 MB
  • mp419 - Bonus Appendix TypeScript/237 - Showing Popup Windows.mp4 96.9 MB
  • mp418 - Production Deployment/161 - Generating and Running Migrations.mp4 95.0 MB
  • mp411 - Authentication From Scratch/75 - Handling User Sign In.mp4 94.4 MB
  • mp410 - Custom Data Serialization/64 - Serialization in the Interceptor.mp4 91.8 MB
  • mp419 - Bonus Appendix TypeScript/238 - Updating Interface Definitions.mp4 90.1 MB
  • mp416 - A Basic Permissions System/144 - Assigning CurrentUser with a Middleware.mp4 88.9 MB
  • mp412 - Getting Started with Unit Testing/91 - Yes Testing is Confusing.mp4 87.7 MB
  • mp419 - Bonus Appendix TypeScript/240 - App Wrapup.mp4 86.6 MB
  • mp415 - Relations with TypeORM/134 - Setting up the Association.mp4 85.9 MB
  • mp411 - Authentication From Scratch/69 - Authentication Overview.mp4 85.4 MB
  • mp412 - Getting Started with Unit Testing/95 - Ensuring Password Gets Hashed.mp4 81.3 MB
  • mp419 - Bonus Appendix TypeScript/170 - Environment Setup.mp4 80.6 MB
  • mp44 - Validating Request Data with Pipes/19 - Behind the Scenes of Validation.mp4 78.1 MB
  • mp412 - Getting Started with Unit Testing/102 - More Intelligent Mocks.mp4 77.8 MB
【影视】 Pluralsight - PowerShell 7 for Developers on Linux, macOS, and Windows by Robert Cain
收录时间:2021-03-09 文档个数:113 文档大小:958.2 MB 最近下载:2025-05-16 人气:3608 磁力链接
  • mp4Everyday PowerShell for Developers on Linux, macOS, and Windows/4. Creating a Module to Generate Test Data/11. A Quick Introduction to Testing with Pester.mp4 50.5 MB
  • mp4PowerShell 7 Quick Start for Developers on Linux, macOS, and Windows/3. Learning Cmdlets, the Commands of PowerShell/0. Cmdlets The Commands of PowerShell.mp4 41.8 MB
  • mp4Everyday PowerShell for Developers on Linux, macOS, and Windows/4. Creating a Module to Generate Test Data/0. Data Fabricator Overview.mp4 35.8 MB
  • mp4Everyday PowerShell for Developers on Linux, macOS, and Windows/2. Using PowerShell 7 to Create Test Environments/1. Running Individual Tests with Docker.mp4 32.7 MB
  • mp4Everyday PowerShell for Developers on Linux, macOS, and Windows/2. Using PowerShell 7 to Create Test Environments/4. Automatically Logging into Azure.mp4 30.7 MB
  • mp4PowerShell 7 Quick Start for Developers on Linux, macOS, and Windows/6. Creating Functions in PowerShell 7/1. Advanced Functions.mp4 28.2 MB
  • mp4Everyday PowerShell for Developers on Linux, macOS, and Windows/4. Creating a Module to Generate Test Data/3. Design Pattern 2 Random Numbers.mp4 27.9 MB
  • mp4Everyday PowerShell for Developers on Linux, macOS, and Windows/3. Developing Your Own Classes and Modules/2. Using Import Module Part 1.mp4 27.5 MB
  • mp4Everyday PowerShell for Developers on Linux, macOS, and Windows/3. Developing Your Own Classes and Modules/1. Understanding the PSD and PSM Files.mp4 27.4 MB
  • mp4PowerShell 7 Quick Start for Developers on Linux, macOS, and Windows/2. Using PowerShell in the Terminal/0. Using Powershell in the Terminal.mp4 26.1 MB
  • mp4PowerShell 7 Quick Start for Developers on Linux, macOS, and Windows/5. Understanding Logic Branching and Looping/0. Understanding Logic Branching and Looping.mp4 25.7 MB
  • mp4Everyday PowerShell for Developers on Linux, macOS, and Windows/3. Developing Your Own Classes and Modules/6. Fixing the PlatyPS Output.mp4 23.2 MB
  • mp4PowerShell 7 Quick Start for Developers on Linux, macOS, and Windows/3. Learning Cmdlets, the Commands of PowerShell/2. The PowerShell Pipeline.mp4 23.1 MB
  • mp4PowerShell 7 Quick Start for Developers on Linux, macOS, and Windows/8. Using PowerShell 7 for Common Developer Tasks/0. Using Powershell 7 for Common Developer Tasks.mp4 23.1 MB
  • mp4PowerShell 7 Quick Start for Developers on Linux, macOS, and Windows/7. Authoring Classes in PowerShell 7/2. Advanced Classes.mp4 22.5 MB
  • mp4Everyday PowerShell for Developers on Linux, macOS, and Windows/2. Using PowerShell 7 to Create Test Environments/8. Loading Data.mp4 22.2 MB
  • mp4Everyday PowerShell for Developers on Linux, macOS, and Windows/2. Using PowerShell 7 to Create Test Environments/3. Installing Modules, Manually Logging into Azure.mp4 22.2 MB
  • mp4Everyday PowerShell for Developers on Linux, macOS, and Windows/2. Using PowerShell 7 to Create Test Environments/5. Creating a New Azure Resource Group.mp4 21.3 MB
  • mp4Everyday PowerShell for Developers on Linux, macOS, and Windows/2. Using PowerShell 7 to Create Test Environments/7. Creating a New Database.mp4 19.4 MB
  • mp4Everyday PowerShell for Developers on Linux, macOS, and Windows/4. Creating a Module to Generate Test Data/2. Design Pattern 1 Random Array Values.mp4 19.3 MB
【压缩文件】 [Lynda] - Blockchain for Developers Hyperledger Fabric on Azure.rar
收录时间:2021-03-15 文档个数:1 文档大小:231.3 MB 最近下载:2025-05-16 人气:3799 磁力链接
  • rar[Lynda] - Blockchain for Developers Hyperledger Fabric on Azure.rar 231.3 MB
【音乐】 Belle and Sebastian - Late Developers (2023) [24Bit-44.1kHz] FLAC [PMEDIA] ⭐️
收录时间:2023-12-21 文档个数:12 文档大小:520.2 MB 最近下载:2025-05-16 人气:1141 磁力链接
  • flac07. When You're Not With Me.flac 56.9 MB
  • flac11. Late Developers.flac 56.1 MB
  • flac09. Do You Follow.flac 55.0 MB
  • flac10. When The Cynics Stare Back From The Wall.flac 53.6 MB
  • flac06. The Evening Star.flac 53.1 MB
  • flac08. I Don't Know What You See In Me.flac 47.1 MB
  • flac03. When We Were Very Young.flac 46.8 MB
  • flac05. So In The Moment.flac 43.2 MB
  • flac02. Give A Little Time.flac 43.1 MB
  • flac01. Juliet Naked.flac 39.1 MB
  • flac04. Will I Tell You A Secret.flac 26.1 MB
  • jpgcover.jpg 53.9 kB
【影视】 Visual Studio Code for Developers 2023 Beginner to Advanced
收录时间:2023-12-21 文档个数:575 文档大小:2.5 GB 最近下载:2025-05-16 人气:17928 磁力链接
  • mp4[TutsNode.net] - Visual Studio Code for Developers 2023 Beginner to Advanced/09 - Extensions in Visual Studio Code/015 Popular Extension CodeSnap.mp4 118.3 MB
  • mp4[TutsNode.net] - Visual Studio Code for Developers 2023 Beginner to Advanced/14 - Debugging in Visual Studio Code/006 Breakpoints and Debugging.mp4 77.2 MB
  • mp4[TutsNode.net] - Visual Studio Code for Developers 2023 Beginner to Advanced/14 - Debugging in Visual Studio Code/004 How to Run the Debugger.mp4 77.0 MB
  • mp4[TutsNode.net] - Visual Studio Code for Developers 2023 Beginner to Advanced/13 - Python Development in Visual Studio Code/010 Create Virtual Environments and Install Packages.mp4 63.0 MB
  • mp4[TutsNode.net] - Visual Studio Code for Developers 2023 Beginner to Advanced/11 - Web Development in Visual Studio Code/003 The Liver Server Extension - See your Changes Immediately.mp4 61.1 MB
  • zip[TutsNode.net] - Visual Studio Code for Developers 2023 Beginner to Advanced/02 - Getting Started with Visual Studio Code/004 my-app.zip 60.1 MB
  • mp4[TutsNode.net] - Visual Studio Code for Developers 2023 Beginner to Advanced/10 - Code Snippets in Visual Studio Code/005 Define New Custom Code Snippets.mp4 56.2 MB
  • mp4[TutsNode.net] - Visual Studio Code for Developers 2023 Beginner to Advanced/08 - Improve your Productivity in Visual Studio Code/002 Important Keyboard Shortcuts.mp4 52.9 MB
  • mp4[TutsNode.net] - Visual Studio Code for Developers 2023 Beginner to Advanced/14 - Debugging in Visual Studio Code/005 Debug Actions.mp4 52.4 MB
  • mp4[TutsNode.net] - Visual Studio Code for Developers 2023 Beginner to Advanced/11 - Web Development in Visual Studio Code/004 Emmet Abbreviations - Write HTML Faster in Visual Studio Code.mp4 51.9 MB
  • mp4[TutsNode.net] - Visual Studio Code for Developers 2023 Beginner to Advanced/05 - Search in Visual Studio Code/007 Search and Replace.mp4 46.3 MB
  • mp4[TutsNode.net] - Visual Studio Code for Developers 2023 Beginner to Advanced/07 - Customize Visual Studio Code + Settings/012 Customizing the Terminal.mp4 45.1 MB
  • mp4[TutsNode.net] - Visual Studio Code for Developers 2023 Beginner to Advanced/11 - Web Development in Visual Studio Code/005 Extensions for Web Development.mp4 44.7 MB
  • mp4[TutsNode.net] - Visual Studio Code for Developers 2023 Beginner to Advanced/08 - Improve your Productivity in Visual Studio Code/006 How to Create and Work with Workspaces.mp4 41.3 MB
  • mp4[TutsNode.net] - Visual Studio Code for Developers 2023 Beginner to Advanced/07 - Customize Visual Studio Code + Settings/010 Customize the Settings for Each Programming Language.mp4 39.7 MB
  • mp4[TutsNode.net] - Visual Studio Code for Developers 2023 Beginner to Advanced/16 - Markdown in Visual Studio Code/010 Drag and Drop Images and Files.mp4 38.3 MB
  • mp4[TutsNode.net] - Visual Studio Code for Developers 2023 Beginner to Advanced/16 - Markdown in Visual Studio Code/011 Popular Markdown Extensions for Visual Studio Code.mp4 37.7 MB
  • mp4[TutsNode.net] - Visual Studio Code for Developers 2023 Beginner to Advanced/08 - Improve your Productivity in Visual Studio Code/003 How to Customize Keyboard Shortcuts.mp4 34.9 MB
  • mp4[TutsNode.net] - Visual Studio Code for Developers 2023 Beginner to Advanced/02 - Getting Started with Visual Studio Code/006 The User Interface (Panels, Bars, and Tools).mp4 32.8 MB
  • mp4[TutsNode.net] - Visual Studio Code for Developers 2023 Beginner to Advanced/09 - Extensions in Visual Studio Code/009 Popular Extension ESLint.mp4 30.8 MB
【影视】 [Tutorialsplanet.NET] Udemy - AWS Serverless REST APIs for Java Developers. CICD included
收录时间:2023-12-18 文档个数:490 文档大小:5.7 GB 最近下载:2025-05-16 人气:5065 磁力链接
  • mp412 - Error Responses/89 - Customize the Default API Gateway Error Response.mp4 131.7 MB
  • mp422 - Lambda Authorizer Creating custom Authorizer/178 - Generating Policy Document.mp4 126.0 MB
  • mp421 - Cognito Authorizer Using JWT Access Tokens/172 - Import Open API definition into SAM template.mp4 111.6 MB
  • mp420 - Amazon Cognito Add User to a Group/162 - Define AddUserToGroup function in AWS SAM template.mp4 102.5 MB
  • mp419 - Amazon Cognito User Authentication/157 - Error message as jSON rather than plain text.mp4 90.0 MB
  • mp418 - Amazon Cognito Implementing Confirm User Account/148 - Encrypting environment variables.mp4 86.5 MB
  • mp417 - Cognito user pools Implementing User Signup/142 - Calling the createUser function.mp4 80.2 MB
  • mp410 - AWS SAM Tools to create deploy Lambda functions/56 - Installing AWS SAM.mp4 67.5 MB
  • mp43 - Introduction to AWS Serverless/7 - AWS Serverless services overview.mp4 66.9 MB
  • mp420 - Amazon Cognito Add User to a Group/163 - Trying how the Add User To Group function works.mp4 66.2 MB
  • mp410 - AWS SAM Tools to create deploy Lambda functions/71 - Viewing logs.mp4 64.0 MB
  • mp424 - JUnit Testing AWS Lambda/211 - Test if function returns error message when AwsServiceException takes place.mp4 64.0 MB
  • mp410 - AWS SAM Tools to create deploy Lambda functions/57 - Installing AWS CLI.mp4 62.7 MB
  • mp44 - AWS API Gateway/10 - Import from Swagger or Open API 3.mp4 62.5 MB
  • mp410 - AWS SAM Tools to create deploy Lambda functions/64 - SAM template Outputs.mp4 61.6 MB
  • mp410 - AWS SAM Tools to create deploy Lambda functions/62 - SAM template file overview.mp4 60.2 MB
  • mp417 - Cognito user pools Implementing User Signup/136 - Adding AWS SDK Cognito Dependencies.mp4 59.3 MB
  • mp419 - Amazon Cognito User Authentication/154 - Implementing User Login method in the service class.mp4 58.0 MB
  • mp416 - AWS Lambda Environment Variables/125 - Decrypting Environment Variables.mp4 57.9 MB
  • mp420 - Amazon Cognito Add User to a Group/158 - Creating a User Group.mp4 56.9 MB
【影视】 [Tutorialsplanet.NET] Udemy - Java Programming Masterclass for Software Developers
收录时间:2021-03-17 文档个数:1332 文档大小:41.7 GB 最近下载:2025-05-16 人气:3576 磁力链接
  • mp413. JavaFX/40. Building a UI with SceneBuilder.mp4 261.6 MB
  • mp413. JavaFX/41. More on SceneBuilder.mp4 259.3 MB
  • mp44/23. Method Overloading.mp4 251.8 MB
  • mp412. Java Collections/23. TreeMap and Unmodifiable Maps.mp4 234.9 MB
  • mp412. Java Collections/27. Challenge Part 4 (Final).mp4 214.0 MB
  • mp419. Databases/8. Querying Data With SQL.mp4 207.9 MB
  • mp45. Control Flow Statements/6. The for Statement (+Challenge Exercise).mp4 206.7 MB
  • mp46/6. Constructors - Part 1 (+Challenge Exercise).mp4 203.1 MB
  • mp412. Java Collections/19. Sets Challenge Part 3.mp4 200.3 MB
  • mp419. Databases/11. Wildcards in Queries and Views.mp4 198.9 MB
  • mp45. Control Flow Statements/10. The while and do while statements (+Challenge Exercise).mp4 195.6 MB
  • mp420. Java Networking Programming/9. Alternatives to HTTPUrlConnection.mp4 194.5 MB
  • mp419. Databases/16. .executeQuery() and using Constants.mp4 187.0 MB
  • mp413. JavaFX/35. More on Choosers and Web Pages.mp4 186.2 MB
  • mp47/7. Polymorphism (+Challenge Exercise).mp4 186.0 MB
  • mp419. Databases/9. SQL Order by and Joins.mp4 185.9 MB
  • mp47/8. OOP Master Challenge Exercise.mp4 184.7 MB
  • mp48/20. LinkedList Part 3.mp4 178.9 MB
  • mp419. Databases/10. More Complex Joins.mp4 177.6 MB
  • mp48/8. ArrayList Part 2.mp4 177.1 MB
【影视】 [CourseClub.NET] Pluralsight - Raspberry Pi for Developers
收录时间:2018-09-20 文档个数:41 文档大小:403.0 MB 最近下载:2025-05-16 人气:1483 磁力链接
  • mp41. Introduction to Raspberry Pi/01. Introduction.mp4 11.4 MB
  • mp41. Introduction to Raspberry Pi/02. Hardware and Software.mp4 10.5 MB
  • mp41. Introduction to Raspberry Pi/03. Programming.mp4 12.0 MB
  • mp41. Introduction to Raspberry Pi/04. Getting Set Up.mp4 9.4 MB
  • mp41. Introduction to Raspberry Pi/05. Demo - Intro to Raspberry Pi.mp4 18.1 MB
  • mp41. Introduction to Raspberry Pi/06. Summary.mp4 1.4 MB
  • mp42. Programming the Raspberry Pi/07. Introduction.mp4 1.0 MB
  • mp42. Programming the Raspberry Pi/08. Programming Choices.mp4 6.8 MB
  • mp42. Programming the Raspberry Pi/09. Python Basics.mp4 20.2 MB
  • mp42. Programming the Raspberry Pi/10. Demo - Python.mp4 15.1 MB
  • mp42. Programming the Raspberry Pi/11. Python and Raspberry Pi.mp4 1.8 MB
  • mp42. Programming the Raspberry Pi/12. Python GUI.mp4 1.2 MB
  • mp42. Programming the Raspberry Pi/13. Demo - Python GUI.mp4 37.3 MB
  • mp42. Programming the Raspberry Pi/14. Other languages.mp4 6.5 MB
  • mp42. Programming the Raspberry Pi/15. Summary.mp4 1.6 MB
  • mp43. Raspberry Pi and Hardware/16. Introduction.mp4 7.6 MB
  • mp43. Raspberry Pi and Hardware/17. GPIO.mp4 6.3 MB
  • mp43. Raspberry Pi and Hardware/18. Using a Breadboard.mp4 4.6 MB
  • mp43. Raspberry Pi and Hardware/19. Using Bash.mp4 2.7 MB
  • mp43. Raspberry Pi and Hardware/20. From Python.mp4 1.9 MB
【影视】 Linkedin - LLaMa for Developers
收录时间:2024-05-15 文档个数:28 文档大小:382.6 MB 最近下载:2025-05-16 人气:9067 磁力链接
  • mp42. Introduction to LLaMA/2. Running LLaMA in a notebook.mp4 29.8 MB
  • mp45. Serving LLaMA/4. Using VLLM for serving LLaMA.mp4 29.7 MB
  • mp44. Fine-Tuning LLaMA/2. Fine-tuning LLaMA and freezing layers.mp4 29.0 MB
  • mp44. Fine-Tuning LLaMA/3. Fine-tuning with LLaMA using LoRa.mp4 27.9 MB
  • mp45. Serving LLaMA/5. Using DeepSpeed for serving LLaMA.mp4 25.5 MB
  • mp46. Prompting LLaMA/5. Optimizing LLaMA prompts with DSPy.mp4 24.5 MB
  • mp44. Fine-Tuning LLaMA/4. Reinforcement learning with RLHF and DPO.mp4 23.8 MB
  • mp46. Prompting LLaMA/2. Few shot learning with LLaMA.mp4 21.8 MB
  • mp44. Fine-Tuning LLaMA/1. Fine-tuning LLaMA with a few examples.mp4 18.5 MB
  • mp45. Serving LLaMA/2. Quantizing LLaMA.mp4 18.4 MB
  • mp46. Prompting LLaMA/1. Difference between LLaMA with commercial LLMs.mp4 16.3 MB
  • mp46. Prompting LLaMA/3. Chain of thought with LLaMA.mp4 13.0 MB
  • mp46. Prompting LLaMA/4. Using schemas with LLaMA.mp4 12.3 MB
  • mp44. Fine-Tuning LLaMA/5. Fine-tuning larger LLaMA models.mp4 10.5 MB
  • mp45. Serving LLaMA/7. Using a vendor for serving LLaMA.mp4 10.0 MB
  • mp45. Serving LLaMA/3. Using TGI for serving LLaMA.mp4 9.8 MB
  • mp45. Serving LLaMA/1. Resources required to serve LLaMA.mp4 8.3 MB
  • mp42. Introduction to LLaMA/3. Accessing LLaMA in an enterprise environment.mp4 7.5 MB
  • mp45. Serving LLaMA/6. Explaining LoRA and SLoRA.mp4 7.1 MB
  • mp43. LLaMA Architecture/1. The LLaMA architecture.mp4 6.2 MB
【影视】 [ CourseWikia.com ] Linkedin - Azure Active Directory for JavaScript Developers
收录时间:2023-12-27 文档个数:52 文档大小:350.3 MB 最近下载:2025-05-16 人气:2247 磁力链接
  • mp4~Get Your Files Here !/03 - 2. Single-Page Application Signing In to AAD and Calling an API/04 - Author SPA application.mp4 30.4 MB
  • mp4~Get Your Files Here !/04 - 3. Node.js Web App Using AAD for Sign In/02 - Author web application.mp4 29.3 MB
  • mp4~Get Your Files Here !/05 - 4. Node.js Web API Validating an AAD Access Token/05 - Demonstrate web app calling API.mp4 22.8 MB
  • mp4~Get Your Files Here !/05 - 4. Node.js Web API Validating an AAD Access Token/02 - Author an API.mp4 19.6 MB
  • mp4~Get Your Files Here !/03 - 2. Single-Page Application Signing In to AAD and Calling an API/02 - Add permissions.mp4 18.8 MB
  • mp4~Get Your Files Here !/03 - 2. Single-Page Application Signing In to AAD and Calling an API/03 - Dev environment walkthrough.mp4 17.8 MB
  • mp4~Get Your Files Here !/04 - 3. Node.js Web App Using AAD for Sign In/04 - Understand the application at the protocol level.mp4 17.5 MB
  • mp4~Get Your Files Here !/03 - 2. Single-Page Application Signing In to AAD and Calling an API/05 - Sign in and call MS Graph.mp4 17.3 MB
  • mp4~Get Your Files Here !/05 - 4. Node.js Web API Validating an AAD Access Token/04 - Extend web app to call API.mp4 17.2 MB
  • mp4~Get Your Files Here !/04 - 3. Node.js Web App Using AAD for Sign In/03 - Run and demonstrate login.mp4 15.9 MB
  • mp4~Get Your Files Here !/06 - 5. Node.js Daemon Calling an API Protected by AAD/03 - Demonstrate daemon calling MS Graph.mp4 15.6 MB
  • mp4~Get Your Files Here !/03 - 2. Single-Page Application Signing In to AAD and Calling an API/01 - Register an app for SPA.mp4 13.8 MB
  • mp4~Get Your Files Here !/05 - 4. Node.js Web API Validating an AAD Access Token/03 - Change permissions of a web app to call API.mp4 13.2 MB
  • mp4~Get Your Files Here !/06 - 5. Node.js Daemon Calling an API Protected by AAD/01 - Register an app as a daemon.mp4 12.8 MB
  • mp4~Get Your Files Here !/04 - 3. Node.js Web App Using AAD for Sign In/01 - Register an app for the web app.mp4 12.6 MB
  • mp4~Get Your Files Here !/06 - 5. Node.js Daemon Calling an API Protected by AAD/02 - Author daemon app.mp4 11.5 MB
  • mp4~Get Your Files Here !/05 - 4. Node.js Web API Validating an AAD Access Token/01 - Register an app for the API.mp4 11.5 MB
  • mp4~Get Your Files Here !/02 - 1. Getting Started with AAD for JavaScript Developers/04 - Web APIs.mp4 9.0 MB
  • mp4~Get Your Files Here !/02 - 1. Getting Started with AAD for JavaScript Developers/02 - Single-page applications.mp4 8.0 MB
  • mp4~Get Your Files Here !/02 - 1. Getting Started with AAD for JavaScript Developers/03 - Web applications.mp4 7.5 MB
【影视】 [FreeTutorials.Us] Udemy - the-essential-kotlin-programming-course-android-developers
收录时间:2018-03-18 文档个数:153 文档大小:3.2 GB 最近下载:2025-05-16 人气:1287 磁力链接
  • mp401 Introduction/001 Welcome to Class!.mp4 14.0 MB
  • mp401 Introduction/002 Overview of Kotlin.mp4 36.8 MB
  • mp401 Introduction/003 Language Features.mp4 28.2 MB
  • mp401 Introduction/004 Object Oriented Programming.mp4 32.0 MB
  • mp401 Introduction/005 Functional Programming.mp4 22.6 MB
  • mp401 Introduction/006 Advantages of Using Kotlin.mp4 16.5 MB
  • mp402 Installing the Required Software/007 Installing the JDK (Java Development Kit).mp4 22.0 MB
  • mp402 Installing the Required Software/008 Intstalling the IntelliJ IDEA (Integrated Development Environment).mp4 11.7 MB
  • mp403 Starting to Write Code/009 Kotlin Tools.mp4 19.4 MB
  • mp403 Starting to Write Code/010 Creating an IntelliJ Project.mp4 9.9 MB
  • mp403 Starting to Write Code/011 Exploring the IntelliJ Environment.mp4 22.7 MB
  • mp403 Starting to Write Code/012 Compiling and Running your first application (Hello World).mp4 15.3 MB
  • zip03 Starting to Write Code/012 HelloWorld.zip 6.5 kB
  • mp403 Starting to Write Code/013 Variations of the Hello World Program (code along).mp4 12.8 MB
  • mp404 Miscellaneous/014 Packages.mp4 9.5 MB
  • mp404 Miscellaneous/015 Comments.mp4 10.9 MB
  • mp405 Variables and Data Types/016 Overview.mp4 11.0 MB
  • mp405 Variables and Data Types/017 Static Typing and Type Inference.mp4 18.4 MB
  • mp405 Variables and Data Types/018 Mutable and Immutable Variables.mp4 15.5 MB
  • mp405 Variables and Data Types/019 Basic Data Types.mp4 22.6 MB
【影视】 Pluralsight - Photoshop Advanced Tips and Tricks for Developers
收录时间:2017-04-08 文档个数:32 文档大小:118.6 MB 最近下载:2025-05-16 人气:1087 磁力链接
  • mp404 Device Preview/Photoshop- Advanced Tips and Tricks for Developers_28.mp4 2.4 MB
  • mp404 Device Preview/Photoshop- Advanced Tips and Tricks for Developers_29.mp4 3.5 MB
  • mp404 Device Preview/Photoshop- Advanced Tips and Tricks for Developers_30.mp4 12.1 MB
  • mp404 Device Preview/Photoshop- Advanced Tips and Tricks for Developers_31.mp4 509.8 kB
  • mp404 Device Preview/Photoshop- Advanced Tips and Tricks for Developers_27.mp4 724.6 kB
  • zipphotoshop-advanced-tips-tricks-developers.zip 1.4 MB
  • mp403 Design Space/Photoshop- Advanced Tips and Tricks for Developers_16.mp4 2.4 MB
  • mp403 Design Space/Photoshop- Advanced Tips and Tricks for Developers_24.mp4 2.2 MB
  • mp403 Design Space/Photoshop- Advanced Tips and Tricks for Developers_17.mp4 3.9 MB
  • mp403 Design Space/Photoshop- Advanced Tips and Tricks for Developers_21.mp4 4.0 MB
  • mp403 Design Space/Photoshop- Advanced Tips and Tricks for Developers_15.mp4 1.7 MB
  • mp403 Design Space/Photoshop- Advanced Tips and Tricks for Developers_25.mp4 3.6 MB
  • mp403 Design Space/Photoshop- Advanced Tips and Tricks for Developers_23.mp4 3.0 MB
  • mp403 Design Space/Photoshop- Advanced Tips and Tricks for Developers_19.mp4 4.9 MB
  • mp403 Design Space/Photoshop- Advanced Tips and Tricks for Developers_26.mp4 1.3 MB
  • mp403 Design Space/Photoshop- Advanced Tips and Tricks for Developers_22.mp4 2.7 MB
  • mp403 Design Space/Photoshop- Advanced Tips and Tricks for Developers_18.mp4 4.3 MB
  • mp403 Design Space/Photoshop- Advanced Tips and Tricks for Developers_20.mp4 5.9 MB
  • mp402 Artboards/Photoshop- Advanced Tips and Tricks for Developers_10.mp4 7.4 MB
  • mp402 Artboards/Photoshop- Advanced Tips and Tricks for Developers_14.mp4 604.2 kB
共52页 上一页 1 2 3 4 5 6 7 下一页