磁力管家

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

分享给好友

【影视】 Asynchronous Programming with Python - Write, Test, and Debug Robust Asynchronous Code
收录时间:2021-05-09 文档个数:52 文档大小:248.6 MB 最近下载:2025-05-12 人气:1880 磁力链接
  • mp4[TutsNode.com] - Asynchronous Programming with Python/01-Overview.mp4 38.5 MB
  • mp4[TutsNode.com] - Asynchronous Programming with Python/04-Race Conditions.mp4 29.2 MB
  • mp4[TutsNode.com] - Asynchronous Programming with Python/13-The Concurrent Futures Library.mp4 28.1 MB
  • mp4[TutsNode.com] - Asynchronous Programming with Python/10-Queues.mp4 23.4 MB
  • mp4[TutsNode.com] - Asynchronous Programming with Python/06-Deadlocks and Starvation.mp4 19.0 MB
  • mp4[TutsNode.com] - Asynchronous Programming with Python/11-Semaphores, Events, Timers and Barriers.mp4 18.8 MB
  • mp4[TutsNode.com] - Asynchronous Programming with Python/07-Simple Multi-processing.mp4 13.5 MB
  • mp4[TutsNode.com] - Asynchronous Programming with Python/05-Locks.mp4 11.7 MB
  • mp4[TutsNode.com] - Asynchronous Programming with Python/15-Testing Asynchronous Code.mp4 11.5 MB
  • mp4[TutsNode.com] - Asynchronous Programming with Python/08-Returning Values.mp4 10.1 MB
  • mp4[TutsNode.com] - Asynchronous Programming with Python/14-Writing Robust Code.mp4 9.3 MB
  • mp4[TutsNode.com] - Asynchronous Programming with Python/02-Threading Library.mp4 7.5 MB
  • mp4[TutsNode.com] - Asynchronous Programming with Python/16-Debugging Asynchronous Code.mp4 6.7 MB
  • mp4[TutsNode.com] - Asynchronous Programming with Python/09-Locks with Multi-processing.mp4 6.5 MB
  • mp4[TutsNode.com] - Asynchronous Programming with Python/03-Returning Values from a Thread.mp4 5.7 MB
  • mp4[TutsNode.com] - Asynchronous Programming with Python/17-Conclusion.mp4 3.6 MB
  • mp4[TutsNode.com] - Asynchronous Programming with Python/12-Process and Thread Pools.mp4 3.5 MB
  • pad/8.pad/8 260.8 kB
  • pad/2.pad/2 225.1 kB
  • pad/3.pad/3 217.4 kB
【影视】 Pluralsight - Getting Started with Asynchronous Programming in dotNET
收录时间:2017-02-08 文档个数:22 文档大小:279.4 MB 最近下载:2025-05-16 人气:1857 磁力链接
  • mp401. Introduction/01_01-Introduction.mp4 816.6 kB
  • mp401. Introduction/01_02-Overview.mp4 2.1 MB
  • mp401. Introduction/01_03-What is Asynchronous Programming.mp4 2.2 MB
  • mp401. Introduction/01_04-Asynchronous vs Parallel Programming.mp4 6.6 MB
  • mp401. Introduction/01_05-Where Have We Seen Asynchronous Programming Before.mp4 1.4 MB
  • mp401. Introduction/01_06-Why.mp4 1.0 MB
  • mp401. Introduction/01_07-Demo Unreliable Applications.mp4 7.1 MB
  • mp401. Introduction/01_08-Summary.mp4 1.7 MB
  • mp402. Understanding the Need for Asynchronous Code/02_01-Introduction.mp4 653.8 kB
  • mp402. Understanding the Need for Asynchronous Code/02_02-Demo From Synchronous to Asynchronous Part 1 Desktop.mp4 31.7 MB
  • mp402. Understanding the Need for Asynchronous Code/02_03-Demo From Synchronous to Asynchronous Part 2 Mobile.mp4 17.1 MB
  • mp402. Understanding the Need for Asynchronous Code/02_04-Summary.mp4 3.8 MB
  • mp403. Applying Asynchronous Programming in .NET/03_01-Introduction.mp4 2.4 MB
  • mp403. Applying Asynchronous Programming in .NET/03_02-Demo More Than Just Task.Run.mp4 41.9 MB
  • mp403. Applying Asynchronous Programming in .NET/03_03-Demo Using Async and Await.mp4 59.7 MB
  • mp403. Applying Asynchronous Programming in .NET/03_04-Demo Async and Await in ASP.NET.mp4 27.0 MB
  • mp403. Applying Asynchronous Programming in .NET/03_05-Summary.mp4 2.9 MB
  • mp404. Deadlocking, State Machines, and What Really Goes On/04_01-Introduction and Overview.mp4 1.2 MB
  • mp404. Deadlocking, State Machines, and What Really Goes On/04_02-Demo Inside Async and Await.mp4 38.8 MB
  • mp404. Deadlocking, State Machines, and What Really Goes On/04_03-Demo Deadlocking.mp4 26.6 MB
【影视】 Asynchronous C# 5.0
收录时间:2017-02-09 文档个数:19 文档大小:747.7 MB 最近下载:2025-05-07 人气:1425 磁力链接
  • wmv02. The Await Keyword/03. A Walk Through Decompiled Async Code.wmv 118.5 MB
  • wmv05. Testing/01. Basic Async Testing with MS Test.wmv 90.2 MB
  • wmv04. Parallelism/01. Parallelism Basics.wmv 66.7 MB
  • wmv01. A Quick Tour of Async in C# 5/04. Introducing async and await.wmv 53.2 MB
  • wmv05. Testing/02. Using NUnit and a Time Machine.wmv 52.0 MB
  • wmv03. Blocking/02. Let's Block Some Threads.wmv 49.7 MB
  • wmv02. The Await Keyword/02. Await Basics.wmv 40.7 MB
  • wmv04. Parallelism/02. Parallel Tasks in Completion Order.wmv 37.5 MB
  • wmv02. The Await Keyword/01. The Case for Using Async.wmv 32.2 MB
  • wmv01. A Quick Tour of Async in C# 5/05. Going Deeper What's Going on Here .wmv 29.5 MB
  • wmv01. A Quick Tour of Async in C# 5/07. A Light Refactor, Wrapping Up Our Tour.wmv 29.2 MB
  • wmv03. Blocking/01. What is Blocking .wmv 28.3 MB
  • wmv05. Testing/03. A Deeper Look at Skeet's Time Machine.wmv 24.1 MB
  • wmv03. Blocking/03. What's Going on Under the Hood Do We Care .wmv 23.5 MB
  • wmv01. A Quick Tour of Async in C# 5/03. Sharing Data Between Threads, the Hard Way.wmv 19.1 MB
  • wmv01. A Quick Tour of Async in C# 5/06. Handling Exceptions.wmv 18.9 MB
  • wmv01. A Quick Tour of Async in C# 5/01. Introduction and Our Demo App.wmv 15.1 MB
  • wmv05. Testing/04. Testing Summary, and We Say Goodbye.wmv 13.2 MB
  • wmv01. A Quick Tour of Async in C# 5/02. The Race Condition.wmv 6.2 MB
【影视】 Pluralsight - Modern Asynchronous JavaScript
收录时间:2017-02-09 文档个数:109 文档大小:1.3 GB 最近下载:2025-05-15 人气:2943 磁力链接
  • mp401.Callbacks/0112.Solution.mp4 22.3 MB
  • mp401.Callbacks/0111.Challenge Synchronize Multiple Callbacks.mp4 17.4 MB
  • mp401.Callbacks/0101.Callback Nesting Nightmare.mp4 14.4 MB
  • mp401.Callbacks/0105.Callbacks.mp4 14.3 MB
  • mp401.Callbacks/0103.What You Need to Know.mp4 11.5 MB
  • mp401.Callbacks/0114.One-shot Events.mp4 9.4 MB
  • mp401.Callbacks/0107.Con Seams Rip Across Program.mp4 8.8 MB
  • mp401.Callbacks/0102.What You Will Get out of This Course.mp4 8.1 MB
  • mp401.Callbacks/0113.Parallelism Wouldn't This Be Nice.mp4 7.9 MB
  • mp401.Callbacks/0115.Takeaways.mp4 6.9 MB
  • mp401.Callbacks/0108.Con Another Error Mechanism.mp4 6.8 MB
  • mp401.Callbacks/0110.Con Difficult to Understand.mp4 5.4 MB
  • mp401.Callbacks/0109.Con Hard to Reuse Error-handling Logic.mp4 3.5 MB
  • mp401.Callbacks/0106.Double-edged Sword Explicit Async Seams.mp4 2.5 MB
  • mp401.Callbacks/0104.How to Use This Course.mp4 981.2 kB
  • mp402.Lab Setup/0202.Operation Examples.mp4 18.7 MB
  • mp402.Lab Setup/0206.A Few Pointers About Using Mocha.mp4 15.0 MB
  • mp402.Lab Setup/0207.Callback Examples.mp4 14.0 MB
  • mp402.Lab Setup/0204.WebStorm Settings.mp4 10.1 MB
  • mp402.Lab Setup/0205.Auto Running Tests.mp4 7.9 MB
【影视】 Pluralsight - Building Asynchronous RESTful Services With Jersey
收录时间:2017-02-09 文档个数:48 文档大小:560.1 MB 最近下载:2025-05-14 人气:1032 磁力链接
  • mp401. GET-ing Started With Grizzly/01_01-Introducing Grizzly.mp4 7.5 MB
  • mp401. GET-ing Started With Grizzly/01_02-HTTP vs. Servlet Containers.mp4 4.0 MB
  • mp401. GET-ing Started With Grizzly/01_03-Archetypes & ResourceConfig.mp4 6.4 MB
  • mp401. GET-ing Started With Grizzly/01_04-Demo Creating Our Starter Application.mp4 21.0 MB
  • mp401. GET-ing Started With Grizzly/01_05-Our Books API.mp4 2.0 MB
  • mp401. GET-ing Started With Grizzly/01_06-Demo Adding a Books Resource.mp4 16.1 MB
  • mp402. Testing with JerseyTest/02_01-Configuring the Client and Container.mp4 5.0 MB
  • mp402. Testing with JerseyTest/02_02-Invoking an Endpoint and Evaluating the Results.mp4 4.0 MB
  • mp402. Testing with JerseyTest/02_03-Demo Migrating to JerseyTest.mp4 10.1 MB
  • mp402. Testing with JerseyTest/02_04-Demo Adding Tests for Our Books API.mp4 12.1 MB
  • mp402. Testing with JerseyTest/02_05-Enabling Features with Test Properties (with Demo).mp4 14.3 MB
  • mp402. Testing with JerseyTest/02_06-A Failing Test of Our Resource.mp4 11.5 MB
  • mp403. Dependency Injection and POST Support/03_01-Dependency Injection with HK2 and @Context.mp4 5.1 MB
  • mp403. Dependency Injection and POST Support/03_02-Injecting Our Own Objects into a Resource (with Demo).mp4 9.7 MB
  • mp403. Dependency Injection and POST Support/03_03-Demo Refactoring into an Application Class.mp4 11.2 MB
  • mp403. Dependency Injection and POST Support/03_04-Adding POST Support (with Demo).mp4 8.7 MB
  • mp403. Dependency Injection and POST Support/03_05-Demo Updating Tests with POST Support.mp4 21.9 MB
  • mp404. Asynchronous RESTful Resources/04_01-Synchronous vs. Asynchronous Requests.mp4 5.7 MB
  • mp404. Asynchronous RESTful Resources/04_02-Async Annotations, AsyncResponse.mp4 4.9 MB
  • mp404. Asynchronous RESTful Resources/04_03-Making Our DAO Async with Guava.mp4 7.1 MB
【影视】 Rethinking Asynchronous JavaScript
收录时间:2017-02-10 文档个数:118 文档大小:3.8 GB 最近下载:2025-05-15 人气:2627 磁力链接
  • mp41_Parallel_vs_Async/1_Course_Introduction.mp4 124.5 MB
  • mp41_Parallel_vs_Async/2_Single_Threaded_JavaScript.mp4 50.5 MB
  • mp41_Parallel_vs_Async/3_Concurrency.mp4 81.5 MB
  • mp42_Callback/1_Callback_Hell.mp4 46.4 MB
  • mp42_Callback/2_Exercise_1.mp4 44.7 MB
  • mp42_Callback/3_Exercise_1_Solution.mp4 113.7 MB
  • mp42_Callback/4_Callback_Problems_Inversion_of_Control.mp4 122.3 MB
  • mp42_Callback/5_Callback_Problems_Not_Reason-able.mp4 85.5 MB
  • mp42_Callback/6_Non_Fixes.mp4 44.5 MB
  • mp43_Thunks/1_Synchronous_and_Asynchronous_Thunks.mp4 117.4 MB
  • mp43_Thunks/2_Exercise_2.mp4 27.0 MB
  • mp43_Thunks/3_Exercise_2_Solution.mp4 119.1 MB
  • mp43_Thunks/4_Thunks_and_Closure.mp4 56.7 MB
  • mp44_Promises/01_Native_Promises.mp4 74.0 MB
  • mp44_Promises/02_Promise_API.mp4 97.6 MB
  • mp44_Promises/03_Promise_Flow_Control.mp4 71.0 MB
  • mp44_Promises/04_Exercise_3.mp4 15.5 MB
  • mp44_Promises/05_Exercise_3_Solution.mp4 85.2 MB
  • mp44_Promises/06_Exercise_3_Questions_Part_1.mp4 93.4 MB
  • mp44_Promises/07_Exercise_3_Questions_Part_2.mp4 102.6 MB
【压缩文件】 PluralSight Getting Started With Asynchronous Programming In .Net tutorialkhan.com.iso
收录时间:2017-02-12 文档个数:1 文档大小:279.5 MB 最近下载:2025-05-16 人气:540 磁力链接
  • isoPluralSight Getting Started With Asynchronous Programming In .Net tutorialkhan.com.iso 279.5 MB
【影视】 Frontend Masters - Asynchronous Programming in JavaScript
收录时间:2017-02-21 文档个数:58 文档大小:9.1 GB 最近下载:2025-05-14 人气:8931 磁力链接
  • mp41 - Building Blocks/1 - Introduction.mp4 131.1 MB
  • mp41 - Building Blocks/2 - JavaScript Tutorial.mp4 95.6 MB
  • mp41 - Building Blocks/3 - Creating Collections.mp4 137.2 MB
  • mp41 - Building Blocks/4 - Iterators and Observers.mp4 166.2 MB
  • mp42 - Observables/1 - Observables Introduction.mp4 153.8 MB
  • mp42 - Observables/10 - Three-Dimensional Collections.mp4 156.3 MB
  • mp42 - Observables/2 - Observable Metaphor.mp4 88.7 MB
  • mp42 - Observables/3 - Observables in Action.mp4 184.9 MB
  • mp42 - Observables/4 - Race Conditions and Nested Observables.mp4 125.9 MB
  • mp42 - Observables/5 - TakeUntil.mp4 153.1 MB
  • mp42 - Observables/6 - Implementing Mouse Move.mp4 101.3 MB
  • mp42 - Observables/7 - MergeAll & SwitchLatest.mp4 180.6 MB
  • mp42 - Observables/8 - Netflix Search Box.mp4 187.2 MB
  • mp42 - Observables/9 - Optimizing the Search.mp4 197.9 MB
  • mp43 - Creating Array Functions/1 - Exercises 1-5.mp4 201.5 MB
  • mp43 - Creating Array Functions/2 - Exercises 6-11.mp4 205.1 MB
  • mp43 - Creating Array Functions/3 - Exercise 12.mp4 265.5 MB
  • mp43 - Creating Array Functions/4 - Exercises 13-14.mp4 105.3 MB
  • mp43 - Creating Array Functions/5 - Exercises 15-17.mp4 181.0 MB
  • mp43 - Creating Array Functions/6 - Exercises 18-19.mp4 212.1 MB
【其他】 SQL Server Building Simple Asynchronous Applications
收录时间:2017-03-11 文档个数:3 文档大小:331.1 MB 最近下载:2025-05-16 人气:258 磁力链接
  • tgzSQL Server Building Simple Asynchronous Applications.tgz 331.1 MB
  • txtTorrent downloaded from demonoid.pw.txt 46 Bytes
  • txtTorrent Downloaded From ExtraTorrent.cc.txt 352 Bytes
【影视】 Pluralsight - Reasoning About Asynchronous JavaScript
收录时间:2017-03-12 文档个数:30 文档大小:335.7 MB 最近下载:2021-04-11 人气:283 磁力链接
  • mp4001 - Overview - Questions.mp4 5.8 MB
  • mp4002 - Overview - Who This Course Is For.mp4 2.5 MB
  • mp4003 - Overview - How to Use This Course.mp4 3.5 MB
  • mp4004 - Overview - Links to Examples.mp4 2.9 MB
  • mp4005 - Reasoning Explicitly About When Code Executes - Intro.mp4 1.4 MB
  • mp4006 - Reasoning Explicitly About When Code Executes - Single-threaded.mp4 4.1 MB
  • mp4007 - Reasoning Explicitly About When Code Executes - The Event Loop.mp4 2.8 MB
  • mp4008 - Reasoning Explicitly About When Code Executes - Non-blocking.mp4 28.0 MB
  • mp4009 - Reasoning Explicitly About When Code Executes - How to Avoid Blocking.mp4 13.2 MB
  • mp4010 - Reasoning Explicitly About When Code Executes - Run to Completion.mp4 22.5 MB
  • mp4011 - Reasoning Explicitly About When Code Executes - Challenge - Run to Completion.mp4 9.8 MB
  • mp4012 - Reasoning Explicitly About When Code Executes - Cooperative Concurrency.mp4 22.1 MB
  • mp4013 - Reasoning Explicitly About When Code Executes - Animated Walkthrough of When Code Executes.mp4 27.0 MB
  • mp4014 - Reasoning Explicitly About When Code Executes - Mentality_ Little Programs.mp4 17.1 MB
  • mp4015 - Exercises and Examples - Intro.mp4 828.0 kB
  • mp4016 - Exercises and Examples - Sources of Async.mp4 4.0 MB
  • mp4017 - Exercises and Examples - Source_ User Interactions.mp4 14.5 MB
  • mp4018 - Exercises and Examples - Source_ Timers.mp4 7.5 MB
  • mp4019 - Exercises and Examples - Timer Delay Gotchas.mp4 15.2 MB
  • mp4020 - Exercises and Examples - Not Always Async.mp4 7.9 MB
【其他】 Lynda.Rethinking.Asynchronous.JavaScript-XQZT
收录时间:2017-05-21 文档个数:38 文档大小:1.8 GB 最近下载:2017-07-04 人气:17 磁力链接
  • nfolraj-xqzt.nfo 1.2 kB
  • r00lraj-xqzt.r00 50.0 MB
  • r01lraj-xqzt.r01 50.0 MB
  • r02lraj-xqzt.r02 50.0 MB
  • r03lraj-xqzt.r03 50.0 MB
  • r04lraj-xqzt.r04 50.0 MB
  • r05lraj-xqzt.r05 50.0 MB
  • r06lraj-xqzt.r06 50.0 MB
  • r07lraj-xqzt.r07 50.0 MB
  • r08lraj-xqzt.r08 50.0 MB
  • r09lraj-xqzt.r09 50.0 MB
  • r10lraj-xqzt.r10 50.0 MB
  • r11lraj-xqzt.r11 50.0 MB
  • r12lraj-xqzt.r12 50.0 MB
  • r13lraj-xqzt.r13 50.0 MB
  • r14lraj-xqzt.r14 50.0 MB
  • r15lraj-xqzt.r15 50.0 MB
  • r16lraj-xqzt.r16 50.0 MB
  • r17lraj-xqzt.r17 50.0 MB
  • r18lraj-xqzt.r18 50.0 MB
【影视】 Lynda - Rethinking Asynchronous JavaScript
收录时间:2017-05-26 文档个数:167 文档大小:1.8 GB 最近下载:2025-05-15 人气:4441 磁力链接
  • mp41. 1. Parallel vs. Async/01. Course introduction.mp4 240.5 MB
  • mp41. 1. Parallel vs. Async/03. Concurrency.mp4 39.3 MB
  • mp41. 1. Parallel vs. Async/02. Single threaded JavaScript.mp4 24.7 MB
  • srt1. 1. Parallel vs. Async/01. Course introduction.en.srt 24.4 kB
  • srt1. 1. Parallel vs. Async/03. Concurrency.en.srt 16.9 kB
  • srt1. 1. Parallel vs. Async/02. Single threaded JavaScript.en.srt 10.1 kB
  • mp42. 2. Callback/07. Callback problems - Inversion of control.mp4 54.5 MB
  • mp42. 2. Callback/06. Exercise 1 - Solution.mp4 45.0 MB
  • mp42. 2. Callback/08. Callback problems - Not reasonable.mp4 39.1 MB
  • mp42. 2. Callback/04. Callback misery.mp4 21.7 MB
  • mp42. 2. Callback/09. Non fixes.mp4 19.1 MB
  • mp42. 2. Callback/05. Exercise 1.mp4 18.8 MB
  • srt2. 2. Callback/07. Callback problems - Inversion of control.en.srt 24.6 kB
  • srt2. 2. Callback/06. Exercise 1 - Solution.en.srt 20.2 kB
  • srt2. 2. Callback/08. Callback problems - Not reasonable.en.srt 17.2 kB
  • srt2. 2. Callback/05. Exercise 1.en.srt 9.0 kB
  • srt2. 2. Callback/04. Callback misery.en.srt 8.8 kB
  • srt2. 2. Callback/09. Non fixes.en.srt 8.7 kB
  • mp43. 3. Thunks/10. Synchronous and asynchronous thunks.mp4 50.9 MB
  • mp43. 3. Thunks/12. Exercise 2 solution.mp4 47.9 MB
【影视】 CppCon 2016_ Michael Caisse “Asynchronous IO with Boost.Asio__H264_AAC_1080p.mp4
收录时间:2017-07-09 文档个数:1 文档大小:823.3 MB 最近下载:2017-07-09 人气:1 磁力链接
  • mp4CppCon 2016_ Michael Caisse “Asynchronous IO with Boost.Asio__H264_AAC_1080p.mp4 823.3 MB
【影视】 Advanced Asynchronous JavaScript
收录时间:2017-10-01 文档个数:38 文档大小:1.4 GB 最近下载:2025-05-15 人气:4545 磁力链接
  • mp44. Reddit Image Viewer App/8. Challenge 4 - Solution.mp4 108.3 MB
  • mp44. Reddit Image Viewer App/9. Indices and Switching Subs.mp4 102.5 MB
  • mp45. Q&A/3. Subjects and Replays.mp4 83.0 MB
  • mp43. "Animations Allowed" Problem/9. Error Handling.mp4 65.8 MB
  • mp42. Minimal Observable Implemetation/6. Challenge 1 - Map() for Observables.mp4 61.5 MB
  • mp42. Minimal Observable Implemetation/7. Challenge 1 - Solution.mp4 61.3 MB
  • mp44. Reddit Image Viewer App/4. Getting Images.mp4 59.7 MB
  • mp43. "Animations Allowed" Problem/3. observables.shift() and Recursion.mp4 55.6 MB
  • mp42. Minimal Observable Implemetation/5. Events into te Observer.mp4 52.9 MB
  • mp44. Reddit Image Viewer App/6. Debugging Observables.mp4 52.7 MB
  • mp44. Reddit Image Viewer App/3. Image Viewer Streams.mp4 50.9 MB
  • mp43. "Animations Allowed" Problem/4. Helper Functions.mp4 49.4 MB
  • mp42. Minimal Observable Implemetation/4. Data Stream into Hot Observable.mp4 47.3 MB
  • mp42. Minimal Observable Implemetation/2. Multiple Subscribes to One Observable.mp4 47.0 MB
  • mp45. Q&A/6. Time Travel in redux and Scheduler Class.mp4 45.4 MB
  • mp43. "Animations Allowed" Problem/2. Taking Stock of Resources.mp4 44.5 MB
  • mp42. Minimal Observable Implemetation/1. Observable Interface Changes.mp4 37.1 MB
  • mp44. Reddit Image Viewer App/5. Picking an Image.mp4 35.4 MB
  • mp43. "Animations Allowed" Problem/7. Challenge 2 - Solution.mp4 34.5 MB
  • mp42. Minimal Observable Implemetation/8. Passing Subscriptions.mp4 34.3 MB
【影视】 Pluralsight - Converting Synchronous Calls to Asynchronous in ASP.NET Core and Entity Framework Core
收录时间:2018-02-10 文档个数:16 文档大小:407.8 MB 最近下载:2025-05-15 人气:1763 磁力链接
  • mp44. Synchronous to Asynchronous/10. Converting the Data Repository to Async.mp4 67.4 MB
  • mp42. Synchronous Versus Asynchronous Development/02. Synchronous Vs. Asynchronous.mp4 59.8 MB
  • mp42. Synchronous Versus Asynchronous Development/03. Using Async and Await in C#.mp4 37.3 MB
  • mp42. Synchronous Versus Asynchronous Development/04. Using Task_T.mp4 16.4 MB
  • mp43. Exploring Synchronous Code/05. Exploring the Data Repository Class.mp4 50.6 MB
  • mp43. Exploring Synchronous Code/06. Exploring the Web API Controller.mp4 11.3 MB
  • mp43. Exploring Synchronous Code/07. Viewing Web API Data.mp4 5.3 MB
  • mp44. Synchronous to Asynchronous/08. Asynchronous Code Introduction.mp4 12.3 MB
  • mp44. Synchronous to Asynchronous/09. Reviewing Dependency Injection.mp4 32.0 MB
  • mp41. Course Overview/01. Course Overview.mp4 12.9 MB
  • mp44. Synchronous to Asynchronous/11. Converting the Web API Controller to Async.mp4 37.4 MB
  • mp44. Synchronous to Asynchronous/12. Viewing the Async Web API Data.mp4 12.3 MB
  • mp44. Synchronous to Asynchronous/13. Application Review.mp4 3.0 MB
  • mp45. Adding an Angular User Interface/14. Exploring the Angular Code.mp4 17.4 MB
  • mp45. Adding an Angular User Interface/15. Running the App on Windows.mp4 7.6 MB
  • mp45. Adding an Angular User Interface/16. Running the App on Mac and Conclusion.mp4 24.8 MB
【压缩文件】 Writing Clean Asynchronous Code In Node.js
收录时间:2018-03-20 文档个数:4 文档大小:260.2 MB 最近下载:2024-03-26 人气:115 磁力链接
  • txtTutsGalaxy.com.txt 41 Bytes
  • txtTorrent_downloaded_from_Demonoid_-_www.demonoid.pw_.txt 59 Bytes
  • txtRead Me.txt 80 Bytes
  • zipWriting Clean Asynchronous Code In Node.js.zip 260.2 MB
【影视】 Asynchronous Programming in .NET Core [Video]
收录时间:2018-07-22 文档个数:19 文档大小:174.4 MB 最近下载:2025-05-15 人气:1942 磁力链接
  • mp44 - Developing an Application with Asynchronous Programming/12 Writing a Console Application in .NET Core.mp4 16.2 MB
  • mp41 - Introduction to Asynchronous Programming/01 Course Overview.mp4 8.7 MB
  • mp41 - Introduction to Asynchronous Programming/02 What Is Asynchronous Programming.mp4 12.8 MB
  • mp42 - Problem Solving with Asynchronous Programming/03 Understanding Responsiveness.mp4 6.8 MB
  • mp42 - Problem Solving with Asynchronous Programming/04 Why Scalability Is Needed in the Applications.mp4 6.5 MB
  • mp42 - Problem Solving with Asynchronous Programming/05 Applying Multithreaded Solutions.mp4 7.8 MB
  • mp42 - Problem Solving with Asynchronous Programming/06 Concurrent Versus Parallel Versus Asynchronous Programming.mp4 13.1 MB
  • mp42 - Problem Solving with Asynchronous Programming/07 Asynchronous Programing with Real-world Examples.mp4 10.4 MB
  • mp43 - Asynchronous Programming Using Task Parallel Library/08 Async_Await Keywords.mp4 12.7 MB
  • mp43 - Asynchronous Programming Using Task Parallel Library/09 Awaitable Types and .NET Core.mp4 11.0 MB
  • mp43 - Asynchronous Programming Using Task Parallel Library/10 Workflow of an Asynchronous Function.mp4 8.4 MB
  • mp43 - Asynchronous Programming Using Task Parallel Library/11 Synchronization Context.mp4 8.2 MB
  • zipV11163_Codes.zip 446.4 kB
  • mp44 - Developing an Application with Asynchronous Programming/13 WPF Application to Solve GUI Level Issues.mp4 11.6 MB
  • mp44 - Developing an Application with Asynchronous Programming/14 Application Behaviour with and without Async_Await Keywords.mp4 9.9 MB
  • mp44 - Developing an Application with Asynchronous Programming/15 Error and Exception Handling.mp4 10.6 MB
  • mp45 - Best Practices in Task Parallel Library/16 Number of Threads Required in Your Application.mp4 7.7 MB
  • mp45 - Best Practices in Task Parallel Library/17 Returning a Void in Async Function.mp4 4.5 MB
  • mp45 - Best Practices in Task Parallel Library/18 Windows Runtime API.mp4 6.9 MB
【压缩文件】 Lynda - ASP NET Core - Converting Synchronous Calls to Asynchronous
收录时间:2018-07-28 文档个数:35 文档大小:202.1 MB 最近下载:2025-05-14 人气:2202 磁力链接
  • zipExercise Files/Ex_Files_ASPNET_Core_Converting.zip 46.3 MB
  • mp41.Introduction/01.Welcome.mp4 5.5 MB
  • srt1.Introduction/02.What you should know.en.srt 800 Bytes
  • mp41.Introduction/02.What you should know.mp4 661.4 kB
  • srt1.Introduction/03.Using the exercise files.en.srt 2.3 kB
  • mp41.Introduction/03.Using the exercise files.mp4 3.2 MB
  • srt2.1. Async Recap and Desktop Demo/04.Set up your environment.en.srt 2.2 kB
  • mp42.1. Async Recap and Desktop Demo/04.Set up your environment.mp4 4.1 MB
  • srt2.1. Async Recap and Desktop Demo/05.Desktop app overview.en.srt 1.8 kB
  • mp42.1. Async Recap and Desktop Demo/05.Desktop app overview.mp4 1.8 MB
  • srt2.1. Async Recap and Desktop Demo/06.Synchronous desktop demo.en.srt 11.7 kB
  • mp42.1. Async Recap and Desktop Demo/06.Synchronous desktop demo.mp4 26.5 MB
  • srt2.1. Async Recap and Desktop Demo/07.Convert desktop app to async.en.srt 7.0 kB
  • mp42.1. Async Recap and Desktop Demo/07.Convert desktop app to async.mp4 15.2 MB
  • srt2.1. Async Recap and Desktop Demo/08.Overview of async and await.en.srt 5.2 kB
  • mp42.1. Async Recap and Desktop Demo/08.Overview of async and await.mp4 10.5 MB
  • srt3.2. Update to Async in ASP.NET Core and Entity Framework Core/09.Create an ASP.Net Core project and model.en.srt 3.8 kB
  • mp43.2. Update to Async in ASP.NET Core and Entity Framework Core/09.Create an ASP.Net Core project and model.mp4 6.2 MB
  • srt3.2. Update to Async in ASP.NET Core and Entity Framework Core/10.Controller, Entity Framework, and migration.en.srt 3.9 kB
  • mp43.2. Update to Async in ASP.NET Core and Entity Framework Core/10.Controller, Entity Framework, and migration.mp4 8.2 MB
【影视】 Pluralsight Java Fundamentals Asynchronous Programming Using CompletionStage
收录时间:2018-08-28 文档个数:161 文档大小:458.5 MB 最近下载:2025-05-14 人气:2035 磁力链接
  • mp406.Creating Performant Asynchronous Pipelines with CompletionStage/0613.Demo Running the HttpClient Example and Controlling the Threads.mp4 19.7 MB
  • srt01.Course Overview/0101.Course Overview.srt 1.9 kB
  • mp402.Introducing Asynchronous vs. Concurrent Tasks/0201.Introduction to the Course, What Are You Going to Learn.mp4 2.1 MB
  • srt02.Introducing Asynchronous vs. Concurrent Tasks/0201.Introduction to the Course, What Are You Going to Learn.srt 1.3 kB
  • mp402.Introducing Asynchronous vs. Concurrent Tasks/0202.Who Are You What Should You Know to Follow this Course.mp4 3.8 MB
  • srt02.Introducing Asynchronous vs. Concurrent Tasks/0202.Who Are You What Should You Know to Follow this Course.srt 3.0 kB
  • mp402.Introducing Asynchronous vs. Concurrent Tasks/0203.Agenda of the Course.mp4 3.2 MB
  • srt02.Introducing Asynchronous vs. Concurrent Tasks/0203.Agenda of the Course.srt 2.1 kB
  • mp402.Introducing Asynchronous vs. Concurrent Tasks/0204.Agenda of this Module.mp4 1.0 MB
  • srt02.Introducing Asynchronous vs. Concurrent Tasks/0204.Agenda of this Module.srt 903 Bytes
  • mp402.Introducing Asynchronous vs. Concurrent Tasks/0205.Defining the Technical Vocabulary of Asynchronous Programming.mp4 5.3 MB
  • srt02.Introducing Asynchronous vs. Concurrent Tasks/0205.Defining the Technical Vocabulary of Asynchronous Programming.srt 5.2 kB
  • mp402.Introducing Asynchronous vs. Concurrent Tasks/0206.Using the Executor Pattern to Launch Tasks in Other Threads.mp4 5.1 MB
  • srt02.Introducing Asynchronous vs. Concurrent Tasks/0206.Using the Executor Pattern to Launch Tasks in Other Threads.srt 4.3 kB
  • mp402.Introducing Asynchronous vs. Concurrent Tasks/0207.Analyzing the Behavior of the Executor Pattern.mp4 1.4 MB
  • srt02.Introducing Asynchronous vs. Concurrent Tasks/0207.Analyzing the Behavior of the Executor Pattern.srt 1.0 kB
  • mp402.Introducing Asynchronous vs. Concurrent Tasks/0208.Analyzing the Difference Between Concurrent and Asynchronous.mp4 3.7 MB
  • srt02.Introducing Asynchronous vs. Concurrent Tasks/0208.Analyzing the Difference Between Concurrent and Asynchronous.srt 3.3 kB
  • mp402.Introducing Asynchronous vs. Concurrent Tasks/0209.Understanding Blocking Calls and Why You Should Avoid Them.mp4 3.6 MB
  • srt02.Introducing Asynchronous vs. Concurrent Tasks/0209.Understanding Blocking Calls and Why You Should Avoid Them.srt 2.7 kB
【影视】 [FreeCourseSite.com] Udemy - Asynchronous JavaScript
收录时间:2018-08-28 文档个数:51 文档大小:2.8 GB 最近下载:2025-05-16 人气:2059 磁力链接
  • mp4Lesson 1. Welcome.mp4 52.4 MB
  • mp4Lesson 10. Multi-Threaded Programming.mp4 20.2 MB
  • mp4Lesson 11. Event Driven Programming.mp4 37.1 MB
  • mp4Lesson 12. Introduction.mp4 5.6 MB
  • mp4Lesson 13. Callbacks - Quiz #1.mp4 72.7 MB
  • mp4Lesson 14. Callbacks - Handling Errors.mp4 43.9 MB
  • mp4Lesson 15. Callbacks - Quiz #2.mp4 36.4 MB
  • mp4Lesson 16. Callbacks - Callback Hell.mp4 20.2 MB
  • mp4Lesson 17. Callbacks - Quiz #3.mp4 51.6 MB
  • mp4Lesson 18. Promises - Basics.mp4 61.4 MB
  • mp4Lesson 19. Promises - Quiz #1.mp4 65.1 MB
  • mp4Lesson 2. Agenda.mp4 6.9 MB
  • mp4Lesson 20. Promises - Chaining.mp4 70.8 MB
  • mp4Lesson 21. Promises - Quiz #3.mp4 63.0 MB
  • mp4Lesson 22. Promises - Returning Promises.mp4 24.9 MB
  • mp4Lesson 23. Promises - Quiz #4.mp4 40.6 MB
  • mp4Lesson 24. Promises - Error Handling.mp4 54.6 MB
  • mp4Lesson 25. Promises - Quiz #5.mp4 33.4 MB
  • mp4Lesson 26. Promises - Finally.mp4 48.0 MB
  • mp4Lesson 27. Promises - All.mp4 50.0 MB
共4页 上一页 1 2 3 4 下一页