磁力搜索 BT种子搜索利器 免费下载BT种子,超4000万条种子数据
为您找到约 180 个磁力链接/BT种子,耗时 4 毫秒。
排序: 相关程度 热度 文件大小 添加时间 最近访问

Lynda.com - Intermediate C Sharp Design Patterns Part 1

  • 01. Introduction/001 Welcome.mp4 29.5 MB
  • _____padding_file_0_if you see this file, please update to BitComet 0.85 or above____ 132.2 kB
  • 01. Introduction/002 What you should know.mp4 1.1 MB
  • _____padding_file_1_if you see this file, please update to BitComet 0.85 or above____ 244.4 kB
  • 01. Introduction/003 Using the exercise files.mp4 1.5 MB
  • _____padding_file_2_if you see this file, please update to BitComet 0.85 or above____ 71.2 kB
  • 02. Design Patterns Overview/004 Design patterns explained.mp4 27.2 MB
  • _____padding_file_3_if you see this file, please update to BitComet 0.85 or above____ 21.5 kB
  • 02. Design Patterns Overview/005 The need for design patterns.mp4 2.1 MB
  • _____padding_file_4_if you see this file, please update to BitComet 0.85 or above____ 230.0 kB
  • 02. Design Patterns Overview/006 Design pattern categories.mp4 2.7 MB
  • _____padding_file_5_if you see this file, please update to BitComet 0.85 or above____ 194.5 kB
  • 03. Factory Method/007 Factory Pattern overview.mp4 2.7 MB
  • _____padding_file_6_if you see this file, please update to BitComet 0.85 or above____ 232.1 kB
  • 03. Factory Method/008 Code the Factory pattern.mp4 12.5 MB
  • _____padding_file_7_if you see this file, please update to BitComet 0.85 or above____ 128.3 kB
  • 03. Factory Method/009 Abstract Factory overview.mp4 3.8 MB
  • _____padding_file_8_if you see this file, please update to BitComet 0.85 or above____ 122.9 kB
  • 03. Factory Method/010 Write Abstract Factory code for Citi.mp4 7.3 MB
  • _____padding_file_9_if you see this file, please update to BitComet 0.85 or above____ 49.8 kB
[磁力链接] 添加时间:2017-06-21 大小:315.0 MB 最近下载:2025-07-21 热度:3371

Pluralsight - C Sharp Programming Paradigms (C Sharp Fundamentals - Part 2)

  • 1 - C# and LINQ/01 - Enter LINQ.mp4 1.2 MB
  • 1 - C# and LINQ/02 - Extension Methods.mp4 26.4 MB
  • 1 - C# and LINQ/03 - Extensions and Lambdas.mp4 21.8 MB
  • 1 - C# and LINQ/04 - Lambdas and Funcs.mp4 17.6 MB
  • 1 - C# and LINQ/05 - Funcs and Expressions.mp4 37.2 MB
  • 1 - C# and LINQ/06 - Query Syntax.mp4 8.0 MB
  • 1 - C# and LINQ/07 - Summary.mp4 1.6 MB
  • 2 - C# and the DLR/00 - Overview.mp4 1.1 MB
  • 2 - C# and the DLR/01 - Why Dynamic.mp4 6.0 MB
  • 2 - C# and the DLR/02 - The dynamic Keyword.mp4 3.0 MB
  • 2 - C# and the DLR/03 - Using Dynamic Types.mp4 19.4 MB
  • 2 - C# and the DLR/04 - Excel Automation.mp4 9.8 MB
  • 2 - C# and the DLR/05 - The DLR.mp4 2.3 MB
  • 2 - C# and the DLR/06 - ExpandoObject.mp4 24.4 MB
  • 2 - C# and the DLR/07 - DynamicObject.mp4 33.5 MB
  • 2 - C# and the DLR/08 - Calling Ruby.mp4 27.6 MB
  • 2 - C# and the DLR/09 - Summary.mp4 762.3 kB
  • 3 - Object Oriented Programming with C#/00 - Introduction.mp4 744.8 kB
  • 3 - Object Oriented Programming with C#/01 - Primitive Procedural Preoccupations.mp4 10.8 MB
  • 3 - Object Oriented Programming with C#/02 - The Big Encapsulation.mp4 8.8 MB
[磁力链接] 添加时间:2017-02-14 大小:561.1 MB 最近下载:2025-07-24 热度:3188

Pluralsight - Designing Fluent APIs in C Sharp

  • 01. Course Overview/01_01-Course Overview.mp4 4.6 MB
  • 02. Designing Fluent APIs in C/02_01-The Benefits of Fluent APIs.mp4 19.9 MB
  • 02. Designing Fluent APIs in C/02_02-Course Synopsis.mp4 4.1 MB
  • 02. Designing Fluent APIs in C/02_03-Domainspecific Languages and Fluent APIs.mp4 8.0 MB
  • 02. Designing Fluent APIs in C/02_04-Collaboration and Refinement of Fluent API Drafts.mp4 8.1 MB
  • 02. Designing Fluent APIs in C/02_05-Feedback, Tests, and Documentation.mp4 3.8 MB
  • 02. Designing Fluent APIs in C/02_06-Recap.mp4 3.3 MB
  • 03. Identifying the Components of Fluent APIs/03_01-Method Chaining.mp4 3.5 MB
  • 03. Identifying the Components of Fluent APIs/03_02-Characteristics of Fluent APIs.mp4 13.2 MB
  • 03. Identifying the Components of Fluent APIs/03_03-Components of Fluent APIs.mp4 11.9 MB
  • 03. Identifying the Components of Fluent APIs/03_04-Type Inference and Verbose Method Signatures.mp4 6.1 MB
  • 03. Identifying the Components of Fluent APIs/03_05-Recap.mp4 7.5 MB
  • 04. Case Study Fluent Testing of INotifyPropertyChanged/04_01-Path to the First Passing Test.mp4 13.6 MB
  • 04. Case Study Fluent Testing of INotifyPropertyChanged/04_02-Adding a Simple Fluent Call.mp4 27.9 MB
  • 04. Case Study Fluent Testing of INotifyPropertyChanged/04_03-Refactoring to Accommodate Negative Tests.mp4 21.5 MB
  • 04. Case Study Fluent Testing of INotifyPropertyChanged/04_04-Exclusive Notification Verification.mp4 14.8 MB
  • 04. Case Study Fluent Testing of INotifyPropertyChanged/04_05-Recap.mp4 10.1 MB
  • 05. Case Study FluentMapper/05_01-The Path to the First Working Test.mp4 11.0 MB
  • 05. Case Study FluentMapper/05_02-New Pattern Context Arc.mp4 20.6 MB
  • 05. Case Study FluentMapper/05_03-Hiding Implementation Details.mp4 24.6 MB
[磁力链接] 添加时间:2017-02-12 大小:250.8 MB 最近下载:2025-07-19 热度:3165

Claudio Abbado • CSO • Mahler Symphony No.5 In C-Sharp Minor (1981)

  • 3 - Chicago Symphony Orchestra (CSO) - 3. Scherzo (Kräftig, nicht zu schnell).flac 702.8 MB
  • 2 - Chicago Symphony Orchestra (CSO) - 2. Stürmisch bewegt. Mit größter Vehemenz - Bedeutend langsamer - Tempo I subito.flac 617.7 MB
  • 5 - Chicago Symphony Orchestra (CSO) - 5. Rondo-Finale (Allegro).flac 591.7 MB
  • 1 - Chicago Symphony Orchestra (CSO) - 1. Trauermarsch.flac 515.4 MB
  • 4 - Chicago Symphony Orchestra (CSO) - 4. Adagietto (Sehr langsam).flac 466.8 MB
  • 000102798.pdf 4.9 MB
  • Abbado_Mahler.jpg 161.3 kB
  • foo_dr.txt 1.5 kB
[磁力链接] 添加时间:2023-12-20 大小:2.9 GB 最近下载:2025-07-24 热度:3148

Lynda - Computer Science Principles Lab C sharp

  • Ex_Files_CSPLab_C/Exercise Files/Ch02/02_01/finish/CSPCSharp/CSPCSharp/bin/Debug/CSPCSharp.exe 4.6 kB
  • Ex_Files_CSPLab_C/Exercise Files/Ch02/02_01/finish/CSPCSharp/CSPCSharp/bin/Debug/CSPCSharp.exe.config 184 Bytes
  • Ex_Files_CSPLab_C/Exercise Files/Ch02/02_01/finish/CSPCSharp/CSPCSharp/bin/Debug/CSPCSharp.pdb 11.8 kB
  • Ex_Files_CSPLab_C/Exercise Files/Ch02/02_01/finish/CSPCSharp/CSPCSharp/obj/Debug/CSPCSharp.csproj.FileListAbsolute.txt 1.1 kB
  • Ex_Files_CSPLab_C/Exercise Files/Ch02/02_01/finish/CSPCSharp/CSPCSharp/obj/Debug/CSPCSharp.csprojResolveAssemblyReference.cache 1.9 kB
  • Ex_Files_CSPLab_C/Exercise Files/Ch02/02_01/finish/CSPCSharp/CSPCSharp/obj/Debug/CSPCSharp.exe 4.6 kB
  • Ex_Files_CSPLab_C/Exercise Files/Ch02/02_01/finish/CSPCSharp/CSPCSharp/obj/Debug/CSPCSharp.pdb 11.8 kB
  • Ex_Files_CSPLab_C/Exercise Files/Ch02/02_01/finish/CSPCSharp/CSPCSharp/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache 7.1 kB
  • Ex_Files_CSPLab_C/Exercise Files/Ch02/02_01/finish/CSPCSharp/CSPCSharp/obj/Debug/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs 0 Bytes
  • Ex_Files_CSPLab_C/Exercise Files/Ch02/02_01/finish/CSPCSharp/CSPCSharp/obj/Debug/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs 0 Bytes
  • Ex_Files_CSPLab_C/Exercise Files/Ch02/02_01/finish/CSPCSharp/CSPCSharp/obj/Debug/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs 0 Bytes
  • Ex_Files_CSPLab_C/Exercise Files/Ch02/02_01/finish/CSPCSharp/.vs/CSPCSharp/v15/.suo 39.9 kB
  • Ex_Files_CSPLab_C/Exercise Files/Ch02/02_01/start/CSPCSharp/CSPCSharp/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache 7.1 kB
  • Ex_Files_CSPLab_C/Exercise Files/Ch02/02_01/start/CSPCSharp/CSPCSharp/obj/Debug/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs 0 Bytes
  • Ex_Files_CSPLab_C/Exercise Files/Ch02/02_01/start/CSPCSharp/CSPCSharp/obj/Debug/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs 0 Bytes
  • Ex_Files_CSPLab_C/Exercise Files/Ch02/02_01/start/CSPCSharp/CSPCSharp/obj/Debug/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs 0 Bytes
  • Ex_Files_CSPLab_C/Exercise Files/Ch02/02_01/start/CSPCSharp/.vs/CSPCSharp/v15/.suo 21.0 kB
  • Ex_Files_CSPLab_C/Exercise Files/Ch02/02_02/finish/CSPCSharp/CSPCSharp/bin/Debug/CSPCSharp.exe 5.1 kB
  • Ex_Files_CSPLab_C/Exercise Files/Ch02/02_02/finish/CSPCSharp/CSPCSharp/bin/Debug/CSPCSharp.exe.config 184 Bytes
  • Ex_Files_CSPLab_C/Exercise Files/Ch02/02_02/finish/CSPCSharp/CSPCSharp/bin/Debug/CSPCSharp.pdb 11.8 kB
[磁力链接] 添加时间:2017-02-21 大小:272.1 MB 最近下载:2025-07-23 热度:3111

[FreeCoursesOnline.Me] C Sharp Fundamentals for Game Development

  • 6 - Text Adventure Game/39 - 37 Make a Game Using our Classes.mp4 261.6 MB
  • 2 - Basic of C/8 - 06 If Statement.mp4 213.6 MB
  • 7 - Advanced Topis/49 - 47 Minic the List Class.mp4 199.3 MB
  • 7 - Advanced Topis/44 - 42 Generics.mp4 195.5 MB
  • 7 - Advanced Topis/45 - 43 List.mp4 182.1 MB
  • 7 - Advanced Topis/46 - 44 Dictionary.mp4 174.1 MB
  • 6 - Text Adventure Game/42 - 40 Struct vs Class.mp4 170.9 MB
  • 6 - Text Adventure Game/41 - 39 Delegates and Events.mp4 169.2 MB
  • 5 - Object Orient Programming/28 - 26 Introduction to OOP and Classes.mp4 168.5 MB
  • 2 - Basic of C/6 - 04 Operators.mp4 166.6 MB
  • 3 - Simple Text Based Games/14 - 12 Rock Papper Scissors.mp4 152.5 MB
  • 7 - Advanced Topis/47 - 45 Replace Option with Dictionary.mp4 149.3 MB
  • 7 - Advanced Topis/43 - 41 Interfaces.mp4 141.0 MB
  • 6 - Text Adventure Game/38 - 36 Implement the Run Function.mp4 137.2 MB
  • 2 - Basic of C/9 - 07 Swith and Enums.mp4 133.8 MB
  • 4 - Functions/25 - 23 Create Functions to Generate Computer Move and Get Player Input.mp4 133.8 MB
  • 4 - Functions/24 - 22 Pass by Reference and the Out Keyword.mp4 132.0 MB
  • 5 - Object Orient Programming/30 - 28 The Importance of Protection Levels.mp4 130.4 MB
  • 3 - Simple Text Based Games/19 - 17 Compare the Player Guess with the Secrete Number.mp4 127.4 MB
  • 5 - Object Orient Programming/31 - 29 Setters Getters and Properties.mp4 124.5 MB
[磁力链接] 添加时间:2023-12-23 大小:5.8 GB 最近下载:2025-07-24 热度:3064

Complete C sharp Masterclass

  • Udemy - Complete C# Masterclass/7. Arrays/7. Challenge - Tic Tac Toe.mp4 471.8 MB
  • Udemy - Complete C# Masterclass/10. Advanced C# Topics/7. Regular Expressions.mp4 374.4 MB
  • Udemy - Complete C# Masterclass/14. Threads/5. Tasks and WPF.mp4 277.2 MB
  • Udemy - Complete C# Masterclass/17. UNITY - Building a Zig Zag Clone With Unity/17. Procedural Creation Of Our Map.mp4 268.3 MB
  • Udemy - Complete C# Masterclass/8. Inheritance And More About OOP/4. Inheritance Challenge - Videopost and Timer with Callback.mp4 249.8 MB
  • Udemy - Complete C# Masterclass/11. WPF - Windows Presentation Foundation/15. Property, Data and Event Triggers.mp4 244.3 MB
  • Udemy - Complete C# Masterclass/11. WPF - Windows Presentation Foundation/10. ListBox and a List of Current Matches.mp4 227.4 MB
  • Udemy - Complete C# Masterclass/13. Linq/7. Inserting Objects into our Database.mp4 207.0 MB
  • Udemy - Complete C# Masterclass/12. Using Databases With C#/10. Delete Animals, Remove Animals and Add Animals Functionality.mp4 207.0 MB
  • Udemy - Complete C# Masterclass/17. UNITY - Building a Zig Zag Clone With Unity/15. Adding The Particle Effect.mp4 202.6 MB
  • Udemy - Complete C# Masterclass/12. Using Databases With C#/11. Updating Entries in Our Tables.mp4 201.4 MB
  • Udemy - Complete C# Masterclass/6. Object Oriented Programming (OOP)/8. Properties.mp4 200.3 MB
  • Udemy - Complete C# Masterclass/12. Using Databases With C#/8. Deleting From A Table With A Click.mp4 195.5 MB
  • Udemy - Complete C# Masterclass/11. WPF - Windows Presentation Foundation/3. XAML Basics and Code Behind.mp4 192.9 MB
  • Udemy - Complete C# Masterclass/13. Linq/8. Using assiociative tables with Linq.mp4 190.9 MB
  • Udemy - Complete C# Masterclass/10. Advanced C# Topics/8. DateTime.mp4 190.4 MB
  • Udemy - Complete C# Masterclass/8. Inheritance And More About OOP/3. Inheritance Demo.mp4 184.1 MB
  • Udemy - Complete C# Masterclass/3. Functions Methods And How To Save Time/10. Operators.mp4 182.3 MB
  • Udemy - Complete C# Masterclass/13. Linq/5. Linq with XML.mp4 168.4 MB
  • Udemy - Complete C# Masterclass/13. Linq/10. Deleting and Updating.mp4 166.8 MB
[磁力链接] 添加时间:2023-12-28 大小:15.2 GB 最近下载:2025-07-25 热度:2738

[FreeCoursesOnline.Me] Code With Mosh - Xamarin Forms Build Native Mobile Apps With C Sharp

  • [FreeCoursesOnline.Me] 10- Beyond the Basics (25m)/4- Styles.mp4 34.6 MB
  • [FreeCoursesOnline.Me] 9- MVVM Architectural Pattern (1h5m)/12- Unit Testing.mp4 30.6 MB
  • [FreeCoursesOnline.Me] 8- Data Access/10- Consuming Web Services.mp4 30.5 MB
  • [FreeCoursesOnline.Me] 9- MVVM Architectural Pattern (1h5m)/5- Base View Model.mp4 29.9 MB
  • [FreeCoursesOnline.Me] 9- MVVM Architectural Pattern (1h5m)/4- Extracting a View Model.mp4 29.4 MB
  • [FreeCoursesOnline.Me] 7- Forms and Setting Pages (55m)/10- Reusable Custom Cells.mp4 28.4 MB
  • [FreeCoursesOnline.Me] 8- Data Access/8- Using SQLite.mp4 28.1 MB
  • [FreeCoursesOnline.Me] 3- Layouts (1h)/5- Grid in XAML.mp4 27.2 MB
  • [FreeCoursesOnline.Me] 10- Beyond the Basics (25m)/6- Messaging Center.mp4 22.9 MB
  • [FreeCoursesOnline.Me] 5- Lists (35m)/7- Context Actions.mp4 22.9 MB
  • [FreeCoursesOnline.Me] 9- MVVM Architectural Pattern (1h5m)/9- ICommand with a Parameter.mp4 22.6 MB
  • [FreeCoursesOnline.Me] 10- Beyond the Basics (25m)/2- Resource Dictionary.mp4 20.6 MB
  • [FreeCoursesOnline.Me] 6- Navigation (35m)/5- Master Detail Page.mp4 20.6 MB
  • [FreeCoursesOnline.Me] 7- Forms and Setting Pages (55m)/6- Picker.mp4 19.9 MB
  • [FreeCoursesOnline.Me] 6- Navigation (35m)/6- Tabbed Page.mp4 19.8 MB
  • [FreeCoursesOnline.Me] 8- Data Access/3- Application Properties.mp4 18.9 MB
  • [FreeCoursesOnline.Me] 8- Data Access/5- File System.mp4 18.9 MB
  • [FreeCoursesOnline.Me] 8- Data Access/4- Cleaner Implementation.mp4 18.5 MB
  • [FreeCoursesOnline.Me] 9- MVVM Architectural Pattern (1h5m)/7- Dealing With Dependencies.mp4 17.4 MB
  • [FreeCoursesOnline.Me] 8- Data Access/9- INotifyPropertyChanged.mp4 17.4 MB
[磁力链接] 添加时间:2024-01-31 大小:1.1 GB 最近下载:2025-07-21 热度:2712

[FreeTutorials.Us] [UDEMY] C Sharp Advanced Topics Prepare for Technical Interviews [FTU]

  • 2. C# Advanced Topics/5. Events.mp4 153.0 MB
  • 2. C# Advanced Topics/2. Generics.mp4 118.2 MB
  • 2. C# Advanced Topics/11. Asynchronous Programming with Async Await.mp4 54.5 MB
  • 2. C# Advanced Topics/10. Exception Handling.mp4 50.1 MB
  • 2. C# Advanced Topics/7. LINQ.mp4 44.4 MB
  • 2. C# Advanced Topics/3. Delegates.mp4 28.2 MB
  • 2. C# Advanced Topics/6. Extension Methods.mp4 26.8 MB
  • 2. C# Advanced Topics/4. Lambda Expressions.mp4 23.8 MB
  • 3. What's Next/1. What You Should Learn after Advanced C#.mp4 20.0 MB
  • 2. C# Advanced Topics/9. Dynamic.mp4 17.7 MB
  • 2. C# Advanced Topics/8. Nullable Types.mp4 16.2 MB
  • 3. What's Next/2. Additional Resources to Make You a Better Developer.mp4 12.9 MB
  • 1. About this Course/2. Who is Your Instructor.mp4 6.9 MB
  • 1. About this Course/3. How This Course is Organised.mp4 6.4 MB
  • 3. What's Next/3. Final Words.mp4 3.5 MB
  • 1. About this Course/1. About this Course.mp4 2.2 MB
  • 2. C# Advanced Topics/13.1 C# Advanced Source Files.zip.zip 308.6 kB
  • 2. C# Advanced Topics/5. Events.srt 43.5 kB
  • 2. C# Advanced Topics/5. Events.vtt 39.7 kB
  • 2. C# Advanced Topics/10. Exception Handling.srt 31.1 kB
[磁力链接] 添加时间:2021-04-09 大小:585.9 MB 最近下载:2025-07-24 热度:2492

Udemy C Sharp Basics From Zero to First Applications

  • Chapter 4-C# Fundamentals/35. Working with Text - Part 2.mp4 56.0 MB
  • Chapter 4-C# Fundamentals/30. C# Value Types.mp4 51.3 MB
  • Chapter 3-Introduction to C#/15. Comparison Operators.mp4 37.8 MB
  • Chapter 3-Introduction to C#/14. Interactions with A User.mp4 37.3 MB
  • Chapter 3-Introduction to C#/10. Our First C# Application.mp4 36.6 MB
  • Chapter 3-Introduction to C#/20. Arrays in C#.mp4 36.4 MB
  • Chapter 3-Introduction to C#/17. Errors in Programming.mp4 35.8 MB
  • Chapter 4-C# Fundamentals/33. C# Enum.mp4 35.6 MB
  • Chapter 4-C# Fundamentals/36. Working with Dates - Part 1.mp4 35.5 MB
  • Chapter 3-Introduction to C#/21. For Loops.mp4 35.3 MB
  • Chapter 4-C# Fundamentals/34. Working with Text - Part 1.mp4 34.9 MB
  • Chapter 3-Introduction to C#/19. Assignment 1. Review.mp4 34.5 MB
  • Chapter 4-C# Fundamentals/31. Type Conversion.mp4 33.3 MB
  • Chapter 4-C# Fundamentals/39. Assignments 4. Review.mp4 31.6 MB
  • Chapter 4-C# Fundamentals/37. Working with Dates - Part 2.mp4 30.9 MB
  • Chapter 3-Introduction to C#/11. Variables in C#.mp4 30.1 MB
  • Chapter 3-Introduction to C#/23. Assignments 2. Review.mp4 29.4 MB
  • Chapter 4-C# Fundamentals/25. С# Exceptions.mp4 29.2 MB
  • Chapter 3-Introduction to C#/12. Arithmetic Operators in C#.mp4 28.9 MB
  • Chapter 4-C# Fundamentals/26. While Loops.mp4 28.6 MB
[磁力链接] 添加时间:2024-08-04 大小:960.5 MB 最近下载:2025-07-24 热度:2472

Prentice Hall - C Sharp 6 Fundamentals LiveLessons

  • 127.mp4 147.6 MB
  • 99.mp4 120.1 MB
  • 95.mp4 119.6 MB
  • 101.mp4 116.7 MB
  • 17.mp4 109.7 MB
  • 96.mp4 106.1 MB
  • 139.mp4 103.4 MB
  • 15.mp4 103.1 MB
  • 108.mp4 102.9 MB
  • 109.mp4 100.8 MB
  • 94.mp4 100.7 MB
  • 66.mp4 99.5 MB
  • 84.mp4 96.3 MB
  • 30.mp4 95.5 MB
  • 202.mp4 93.0 MB
  • 161.mp4 90.1 MB
  • 208.mp4 89.7 MB
  • 37.mp4 88.9 MB
  • 152.mp4 88.6 MB
  • 141.mp4 86.6 MB
[磁力链接] 添加时间:2017-02-11 大小:8.9 GB 最近下载:2025-07-23 热度:2440

Introduction to iOS Development with Xamarin and C Sharp

  • Introduction to iOS Development with Xamarin and C Sharp.tgz 230.2 MB
  • Torrent Downloaded From ExtraTorrent.cc.txt 352 Bytes
  • Torrent Downloaded from worldwidetorrents.eu.txt 0 Bytes
[磁力链接] 添加时间:2017-04-26 大小:230.2 MB 最近下载:2025-07-04 热度:2426

UDEMY C SHARP NET FROM SCRATCH TUTORIAL

  • 1_-_Basic_Programming_In_C/10_-_Arrays.mp4 70.7 MB
  • 1_-_Basic_Programming_In_C/11_-_Arrays_And_ForEach_Loop.mp4 116.4 MB
  • 1_-_Basic_Programming_In_C/12_-_Structures_in_C_.mp4 166.6 MB
  • 1_-_Basic_Programming_In_C/13.1_-_C_Part_1.zip 236.1 kB
  • 1_-_Basic_Programming_In_C/1_-_Developing_The_First_Application_In_VS_C_.Net.mp4 39.4 MB
  • 1_-_Basic_Programming_In_C/2_-_Performing_Arithmatic_Operation.mp4 126.1 MB
  • 1_-_Basic_Programming_In_C/3_-_Type_Conversions_OR_Type_Casting.mp4 69.8 MB
  • 1_-_Basic_Programming_In_C/4_-_if_else_Implementation.mp4 55.7 MB
  • 1_-_Basic_Programming_In_C/5_-_else_if_Ladder.mp4 104.7 MB
  • 1_-_Basic_Programming_In_C/6_-_Switch_Case_Default.mp4 85.8 MB
  • 1_-_Basic_Programming_In_C/7_-_For_Loop.mp4 71.6 MB
  • 1_-_Basic_Programming_In_C/8_-_While_Loop.mp4 56.2 MB
  • 1_-_Basic_Programming_In_C/9_-_Do_Wile_Loop.mp4 28.7 MB
  • 2_-_OOPs_Concepts_In_C_-_Classes_And_Objects/14_-_Class_Object_Access_Specifiers_Constructors_Constructors_Overloading.mp4 164.5 MB
  • 2_-_OOPs_Concepts_In_C_-_Classes_And_Objects/15_-_Method_Overloading.mp4 40.5 MB
  • 2_-_OOPs_Concepts_In_C_-_Classes_And_Objects/16_-_this_Key_Word.mp4 133.5 MB
  • 2_-_OOPs_Concepts_In_C_-_Classes_And_Objects/17_-_Static_Variables_Static_Constructor.mp4 104.6 MB
  • 2_-_OOPs_Concepts_In_C_-_Classes_And_Objects/18_-_Static_Method_Static_Class.mp4 157.7 MB
  • 2_-_OOPs_Concepts_In_C_-_Classes_And_Objects/19_-_Namespaces.mp4 54.7 MB
  • 2_-_OOPs_Concepts_In_C_-_Classes_And_Objects/20_-_Creating_Product_Dll_and_Using_it_in_Console_Windows_and_Web_App.mp4 219.9 MB
[磁力链接] 添加时间:2017-02-13 大小:3.3 GB 最近下载:2025-07-20 热度:2416

Pluralsight - Exploring C Sharp 6 with Jon Skeet

  • 01. Introduction/01_01-Foreward.mp4 42.3 MB
  • 01. Introduction/01_02-Where C# Is Headed.mp4 7.0 MB
  • 01. Introduction/01_03-A Look Back.mp4 27.2 MB
  • 01. Introduction/01_04-Thoughts on C# 6.mp4 14.8 MB
  • 02. Autoprops/02_01-Autoprops The Old Way.mp4 11.4 MB
  • 02. Autoprops/02_02-Autoprops Readonly the Long Way.mp4 7.1 MB
  • 02. Autoprops/02_03-Poor Mans Immutability.mp4 7.4 MB
  • 02. Autoprops/02_04-Immutability in C# 6.mp4 7.4 MB
  • 02. Autoprops/02_05-Initialization.mp4 17.3 MB
  • 03. Expression-bodied Members/03_01-Motivation.mp4 22.4 MB
  • 03. Expression-bodied Members/03_02-Expressions on Properties.mp4 26.6 MB
  • 03. Expression-bodied Members/03_03-Expressions on Methods.mp4 7.8 MB
  • 03. Expression-bodied Members/03_04-Expressions on Operators.mp4 9.8 MB
  • 03. Expression-bodied Members/03_05-Tradeoffs.mp4 31.4 MB
  • 03. Expression-bodied Members/03_06-Constructors.mp4 4.7 MB
  • 04. Using Nameof/04_01-History and infoof.mp4 5.4 MB
  • 04. Using Nameof/04_02-INotifyPropertyChanged Example.mp4 35.9 MB
  • 04. Using Nameof/04_03-Using with Attributes.mp4 16.1 MB
  • 04. Using Nameof/04_04-Essentials Add-on.mp4 12.1 MB
  • 04. Using Nameof/04_05-Edge Cases.mp4 30.5 MB
[磁力链接] 添加时间:2017-02-08 大小:860.3 MB 最近下载:2025-07-24 热度:2405

Treehouse C Sharp Basics

  • 01 Prepare and Plan/0101 Introduction.mp4 40.1 MB
  • 01 Prepare and Plan/0104 Preparation and Planning.mp4 29.2 MB
  • 01 Prepare and Plan/0103 Program Structure.mp4 25.6 MB
  • 01 Prepare and Plan/0102 Workspaces.mp4 13.2 MB
  • 02 Console IO/0201 Start Coding.mp4 18.7 MB
  • 02 Console IO/0202 Receiving Input.mp4 16.2 MB
  • 02 Console IO/0205 Formatting Output.mp4 14.1 MB
  • 02 Console IO/0203 Namespaces.mp4 13.3 MB
  • 02 Console IO/0204 Recap.mp4 1.5 MB
  • 03 Perform/0306 If else.mp4 20.8 MB
  • 03 Perform/0301 REPL.mp4 17.8 MB
  • 03 Perform/0305 Looping.mp4 14.8 MB
  • 03 Perform/0302 Integers.mp4 10.3 MB
  • 03 Perform/0303 Converting Strings to Integers.mp4 7.1 MB
  • 03 Perform/0304 Math.mp4 5.2 MB
  • 04 Perfect/0407 Documentation.mp4 30.9 MB
  • 04 Perfect/0408 Wrap Up.mp4 27.4 MB
  • 04 Perfect/0406 Refactoring.mp4 24.0 MB
  • 04 Perfect/0402 Validating Input.mp4 22.2 MB
  • 04 Perfect/0401 if - else if - else.mp4 19.3 MB
[磁力链接] 添加时间:2017-02-08 大小:410.0 MB 最近下载:2025-07-16 热度:2393

AppDev Developing Applications Using C Sharp 2008 Vol 2

  • Course Book/Index.pdf 49.9 kB
  • Course Book/Intro.pdf 24.5 kB
  • Course Book/TOC.pdf 37.8 kB
  • Lab Files/DevAppsCSLabs2008V2CD.exe 4.7 MB
  • Media/Module 01/01. Calling COM from .NET/01. Introduction.wmv 5.7 MB
  • Media/Module 01/01. Calling COM from .NET/02. Calling COM from .NET.wmv 39.8 MB
  • Media/Module 01/01. Calling COM from .NET/03. Summary.wmv 2.4 MB
  • Media/Module 01/02. Calling .NET from COM/01. Introduction.wmv 1.4 MB
  • Media/Module 01/02. Calling .NET from COM/02. Calling .NET from COM.wmv 26.3 MB
  • Media/Module 01/02. Calling .NET from COM/03. Summary.wmv 1.1 MB
  • Media/Module 01/03. Pinvoke and Web Service/01. Introduction.wmv 2.1 MB
  • Media/Module 01/03. Pinvoke and Web Service/02. Pinvoke and Web Service.wmv 33.4 MB
  • Media/Module 01/03. Pinvoke and Web Service/03. Summary.wmv 1.4 MB
  • Media/Module 02/04. Create WCF Service/01. Introduction.wmv 2.3 MB
  • Media/Module 02/04. Create WCF Service/02. Create WCF Service.wmv 90.5 MB
  • Media/Module 02/04. Create WCF Service/03. Summary.wmv 760.9 kB
  • Media/Module 02/05. Hosting a Web Service/01. Introduction.wmv 1.2 MB
  • Media/Module 02/05. Hosting a Web Service/02. Hosting a Web Service.wmv 71.6 MB
  • Media/Module 02/05. Hosting a Web Service/03. Summary.wmv 789.8 kB
  • Media/Module 03/06. Configuration/01. Introduction.wmv 2.3 MB
[磁力链接] 添加时间:2017-06-03 大小:2.2 GB 最近下载:2025-07-24 热度:2327

Lynda - C Sharp 6 0 First Look

  • 0. Introduction/397759_00_01_WX30_Welcome.mp4 5.9 MB
  • 0. Introduction/397759_00_02_XR15_WhatYouShouldKnow.mp4 1.0 MB
  • 0. Introduction/397759_00_03_XR15_ExerciseFiles.mp4 1.1 MB
  • 1. Touring the Enhanced IDE/397759_01_01_XR15_Overview.mp4 2.0 MB
  • 1. Touring the Enhanced IDE/397759_01_02_XR15_Intellisense.mp4 3.4 MB
  • 1. Touring the Enhanced IDE/397759_01_03_XR15_LightBulb.mp4 5.0 MB
  • 1. Touring the Enhanced IDE/397759_01_04_XR15_refactoring.mp4 4.7 MB
  • 2. Expression-Level Features/397759_02_01_XR15_ThenAndNow.mp4 4.9 MB
  • 2. Expression-Level Features/397759_02_02_XR15_nameOf.mp4 7.5 MB
  • 2. Expression-Level Features/397759_02_03_XR15_StringInterpolation.mp4 12.0 MB
  • 2. Expression-Level Features/397759_02_04_XR15_NullConditional.mp4 23.8 MB
  • 2. Expression-Level Features/397759_02_05_XR15_IndexInitializers.mp4 12.5 MB
  • 2. Expression-Level Features/397759_02_06_XR15_ExtensionAddMethods.mp4 15.1 MB
  • 2. Expression-Level Features/397759_02_07_XR15_Overload.mp4 2.9 MB
  • 3. Statement-Level Features/397759_03_01_XR15_AwaitCatch.mp4 22.5 MB
  • 3. Statement-Level Features/397759_03_02_XR15_ExceptionFilters.mp4 8.9 MB
  • 4. Member Declaration and Initialization Features/397759_04_01_XR15_AutoPropertyInitializers.mp4 3.9 MB
  • 4. Member Declaration and Initialization Features/397759_04_02_XR15_GetterOnly.mp4 2.7 MB
  • 4. Member Declaration and Initialization Features/397759_04_03_XR15_ExpressionBodied.mp4 17.9 MB
  • 4. Member Declaration and Initialization Features/397759_04_04_XR15_Using_1.mp4 5.7 MB
[磁力链接] 添加时间:2017-02-21 大小:258.9 MB 最近下载:2025-07-24 热度:2282

Intro to Programming with C Sharp

  • Intro to Programming with Csharp.tgz 360.9 MB
  • Torrent downloaded from demonoid.pw.txt 46 Bytes
  • Torrent Downloaded From ExtraTorrent.cc.txt 352 Bytes
[磁力链接] 添加时间:2017-02-09 大小:360.9 MB 最近下载:2025-07-19 热度:2219

C# Sharp Prof Neri DVD1.iso

  • C# Sharp Prof Neri DVD1.iso 3.8 GB
[磁力链接] 添加时间:2017-02-16 大小:3.8 GB 最近下载:2025-07-24 热度:2211

C# Sharp Prof Neri DVD2.iso

  • C# Sharp Prof Neri DVD2.iso 2.4 GB
[磁力链接] 添加时间:2017-02-10 大小:2.4 GB 最近下载:2025-07-22 热度:2121


共9页 上一页 1 2 3 4 5 6 下一页