首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
[UdemyCourseDownloader] Complete C# Masterclass
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2022-1-29 00:09
2024-11-2 10:31
164
14.18 GB
175
磁力链接
magnet:?xt=urn:btih:9751ade9d50754125c2f09e444568b3af8f2b3d6
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOjk3NTFhZGU5ZDUwNzU0MTI1YzJmMDllNDQ0NTY4YjNhZjhmMmIzZDZaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
UdemyCourseDownloader
Complete
C#
Masterclass
文件列表
7. Arrays/7. Challenge - Tic Tac Toe.mp4
449.98MB
1. Your First C# Programm And Overview Of Visual Studio/1. Introduction.mp4
35.35MB
1. Your First C# Programm And Overview Of Visual Studio/2. What Do You Want To Achieve.mp4
22.76MB
1. Your First C# Programm And Overview Of Visual Studio/4. Installing Visual Studio Community.mp4
62.64MB
1. Your First C# Programm And Overview Of Visual Studio/5. Hello World - First Program.mp4
84.08MB
1. Your First C# Programm And Overview Of Visual Studio/6. Hello World on a Mac.mp4
13.68MB
1. Your First C# Programm And Overview Of Visual Studio/7. Changing The Consoles Colors.mp4
71.93MB
2. DataTypes And Variables/1. DataTypes Intro.mp4
13.07MB
2. DataTypes And Variables/2. Intro To Datatypes And What To Consider.mp4
101MB
2. DataTypes And Variables/3. Datatypes Int, Float and Double.mp4
86.09MB
2. DataTypes And Variables/4. Datatype String And Some Of Its Methods.mp4
40.02MB
2. DataTypes And Variables/6. Naming Conventions and Coding Standards.mp4
47.76MB
2. DataTypes And Variables/7. Implicit and Explicit Conversion.mp4
74.29MB
2. DataTypes And Variables/8. Parsing a String To An Integer.mp4
48.19MB
2. DataTypes And Variables/10. Solution For The Challenge Datatypes And Variables.mp4
41.01MB
2. DataTypes And Variables/11. Constants.mp4
40.41MB
2. DataTypes And Variables/14. DataTypes Summary.mp4
15.74MB
3. Functions Methods And How To Save Time/1. Methods Intro.mp4
9.62MB
3. Functions Methods And How To Save Time/2. Intro To Functions Methods.mp4
68.15MB
3. Functions Methods And How To Save Time/3. Void Methods.mp4
63.56MB
3. Functions Methods And How To Save Time/4. Methods With Return Value And Parameters.mp4
71.19MB
3. Functions Methods And How To Save Time/7. Solution For The Challenge Methods.mp4
35.4MB
3. Functions Methods And How To Save Time/8. User Input.mp4
74.45MB
3. Functions Methods And How To Save Time/9. Try Catch and Finally.mp4
128.06MB
3. Functions Methods And How To Save Time/10. Operators.mp4
173.88MB
3. Functions Methods And How To Save Time/12. Methods Summary.mp4
11.59MB
4. Making Decisions/1. Making Decisions Intro.mp4
11.44MB
4. Making Decisions/2. Introduction To Decision Making In C#.mp4
72.66MB
4. Making Decisions/3. IF And Else If + Try Parse.mp4
71.93MB
4. Making Decisions/4. Nested If Statements.mp4
87.04MB
4. Making Decisions/6. Solution For The Challenge If Statements.mp4
66.03MB
4. Making Decisions/7. Switch Statement.mp4
53.41MB
4. Making Decisions/9. Solution For The Challenge If Statements 2.mp4
53.76MB
4. Making Decisions/10. Enhanced If Statements - Ternary Operator.mp4
85.73MB
4. Making Decisions/12. Making Decisions Summary.mp4
13.85MB
5. Loops/1. Loops Intro.mp4
9.49MB
5. Loops/2. Basics of Loops.mp4
40.88MB
5. Loops/3. For Loops.mp4
54.96MB
5. Loops/4. Do While Loops.mp4
63.15MB
5. Loops/5. While Loops.mp4
52.1MB
5. Loops/6. break and continue.mp4
42.66MB
5. Loops/8. Solution For The Challenge Loops.mp4
97.65MB
5. Loops/10. Loops Summary.mp4
13.73MB
6. Object Oriented Programming (OOP)/1. Objects Intro.mp4
10.03MB
6. Object Oriented Programming (OOP)/2. Introduction To Classes And Objects.mp4
27.17MB
6. Object Oriented Programming (OOP)/3. Our First Own Class.mp4
91MB
6. Object Oriented Programming (OOP)/4. Using Constructors.mp4
109.26MB
6. Object Oriented Programming (OOP)/5. Using Multiple Constructors.mp4
114.21MB
6. Object Oriented Programming (OOP)/8. Properties.mp4
191.03MB
6. Object Oriented Programming (OOP)/9. Challenge - Properties.mp4
17.61MB
6. Object Oriented Programming (OOP)/10. Members And FinalizersDestructors.mp4
115.4MB
6. Object Oriented Programming (OOP)/11. Objects Summary.mp4
12.49MB
7. Arrays/1. Arrays Intro.mp4
9.49MB
7. Arrays/2. Basics of Arrays.mp4
27.65MB
7. Arrays/3. Declaring and Initializing Arrays and the Length Property.mp4
56.66MB
7. Arrays/4. Foreach Loops.mp4
73.31MB
7. Arrays/5. Multi Dimensional Arrays.mp4
114.9MB
7. Arrays/8. Jagged Arrays.mp4
69.46MB
7. Arrays/9. Challenge - Jagged Arrays.mp4
58.72MB
7. Arrays/10. Using Arrays As Parameters.mp4
75.28MB
7. Arrays/11. ArrayLists.mp4
78.04MB
7. Arrays/12. Arrays Summary.mp4
11.09MB
8. Inheritance And More About OOP/1. Welcome to Inheritance.mp4
8.32MB
8. Inheritance And More About OOP/2. Introduction To Inheritance.mp4
49.55MB
8. Inheritance And More About OOP/3. Inheritance Demo.mp4
175.6MB
8. Inheritance And More About OOP/4. Inheritance Challenge - Videopost and Timer with Callback.mp4
238.19MB
8. Inheritance And More About OOP/6. Inheritance Challenge 2 - Employees, Bosses and Trainees Solution.mp4
134.74MB
8. Inheritance And More About OOP/7. Interfaces.mp4
79.02MB
9. Polymorphism And Even More On OOP + Text Files/1. Polymorphism Intro.mp4
9.74MB
9. Polymorphism And Even More On OOP + Text Files/2. Polymorphic Parameters.mp4
134.28MB
9. Polymorphism And Even More On OOP + Text Files/3. Sealed Key Word.mp4
39.69MB
9. Polymorphism And Even More On OOP + Text Files/4. Has A - Relationships.mp4
59.62MB
9. Polymorphism And Even More On OOP + Text Files/5. Read from a Textfile.mp4
40.93MB
9. Polymorphism And Even More On OOP + Text Files/6. Write into a Text File.mp4
119.09MB
9. Polymorphism And Even More On OOP + Text Files/7. Polymorphism Summary.mp4
10.86MB
10. Advanced C# Topics/1. Lambda Expressions.mp4
128.15MB
10. Advanced C# Topics/2. Arraylists vs Lists vs Arrays.mp4
113.23MB
10. Advanced C# Topics/3. Structs.mp4
62.7MB
10. Advanced C# Topics/4. Enums.mp4
39.23MB
10. Advanced C# Topics/5. Math Class.mp4
83.11MB
10. Advanced C# Topics/6. Random Class.mp4
50.62MB
10. Advanced C# Topics/7. Regular Expressions.mp4
357.01MB
10. Advanced C# Topics/8. DateTime.mp4
181.59MB
10. Advanced C# Topics/9. Nullables.mp4
88.33MB
11. WPF - Windows Presentation Foundation/1. WPF Intro.mp4
14.24MB
11. WPF - Windows Presentation Foundation/2. Introduction To WPF - And When To Use It.mp4
63.93MB
11. WPF - Windows Presentation Foundation/3. XAML Basics and Code Behind.mp4
183.98MB
11. WPF - Windows Presentation Foundation/4. StackPanel - Listbox - Visual and Logical Tree.mp4
108.33MB
11. WPF - Windows Presentation Foundation/5. Routed Events - Direct, Bubbling and Tunneling.mp4
96.47MB
11. WPF - Windows Presentation Foundation/6. Grid.mp4
122.15MB
11. WPF - Windows Presentation Foundation/7. Dependency Properties.mp4
152.02MB
11. WPF - Windows Presentation Foundation/8. Data Binding.mp4
104.67MB
11. WPF - Windows Presentation Foundation/9. INotifyPropertyChanged Interface.mp4
136.62MB
11. WPF - Windows Presentation Foundation/10. ListBox and a List of Current Matches.mp4
216.89MB
11. WPF - Windows Presentation Foundation/11. ComboBox.mp4
46.9MB
11. WPF - Windows Presentation Foundation/12. CheckBox.mp4
108.78MB
11. WPF - Windows Presentation Foundation/13. ToolTip.mp4
28.25MB
11. WPF - Windows Presentation Foundation/14. RadioButtons and Images.mp4
120.03MB
11. WPF - Windows Presentation Foundation/15. Property, Data and Event Triggers.mp4
233MB
11. WPF - Windows Presentation Foundation/16. PasswordBox.mp4
54.76MB
11. WPF - Windows Presentation Foundation/17. WPF Summary.mp4
14.45MB
12. Using Databases With C#/1. Databases Intro.mp4
10.04MB
12. Using Databases With C#/2. Setup MS SQL Server and VS For DB work.mp4
95.54MB
12. Using Databases With C#/3. Intro And Setting Up Our DataSet And Table.mp4
116.42MB
12. Using Databases With C#/4. Relationship or Associative Tables.mp4
120.68MB
12. Using Databases With C#/5. Showing Data in a ListBox.mp4
140.03MB
12. Using Databases With C#/6. Showing Associated Data.mp4
119.25MB
12. Using Databases With C#/7. Displaying all Animals In The ListBox.mp4
88.58MB
12. Using Databases With C#/8. Deleting From A Table With A Click.mp4
186.44MB
12. Using Databases With C#/10. Delete Animals, Remove Animals and Add Animals Functionality.mp4
197.4MB
12. Using Databases With C#/11. Updating Entries in Our Tables.mp4
192.04MB
13. Linq/1. Linq Demo.mp4
37.53MB
13. Linq/2. Linq with Lists - and our University Manager Part 1.mp4
126.19MB
13. Linq/3. Sorting and Filtering with Linq.mp4
150.74MB
13. Linq/4. Creating collections based on other collections.mp4
72.71MB
13. Linq/5. Linq with XML.mp4
160.61MB
13. Linq/6. Setting up the project for LinqToSQL.mp4
146.16MB
13. Linq/7. Inserting Objects into our Database.mp4
197.43MB
13. Linq/8. Using assiociative tables with Linq.mp4
182.04MB
13. Linq/9. Joining tables next level.mp4
105.15MB
13. Linq/10. Deleting and Updating.mp4
159.1MB
14. Threads/1. Threads Basics.mp4
112.11MB
14. Threads/2. Thread Start and End &Completion.mp4
97.5MB
14. Threads/3. ThreadPools and Threads in The Background.mp4
88.36MB
14. Threads/4. Join And IsAlive.mp4
117.35MB
14. Threads/5. Tasks and WPF.mp4
264.37MB
15. UNITY - Basics/2. Overview of the Unity Interface.mp4
76.88MB
15. UNITY - Basics/3. Creating your own Layout.mp4
32.92MB
15. UNITY - Basics/4. Player Movement.mp4
95.62MB
15. UNITY - Basics/5. Making Sure We Make Changes Correctly.mp4
23.07MB
15. UNITY - Basics/6. Physis Basics.mp4
32.83MB
15. UNITY - Basics/7. RigidBody - A Physical Body.mp4
91.94MB
15. UNITY - Basics/8. Colliders And Their Different Types.mp4
126.74MB
15. UNITY - Basics/9. Triggers.mp4
100.1MB
15. UNITY - Basics/10. Prefabs And GameObjects.mp4
43.51MB
15. UNITY - Basics/11. Components And More On Prefabs.mp4
36.42MB
15. UNITY - Basics/12. Keeping The Hierarchy Tidy.mp4
17.4MB
15. UNITY - Basics/13. Class Structure.mp4
49.49MB
15. UNITY - Basics/14. Mathf And Random Class.mp4
26.67MB
16. UNITY - Building the Game Pong with Unity/1. Pong Introduction.mp4
11.15MB
16. UNITY - Building the Game Pong with Unity/2. Basics - UI Elements.mp4
60.27MB
16. UNITY - Building the Game Pong with Unity/3. Basics - Accessing Text Through Code.mp4
37.06MB
16. UNITY - Building the Game Pong with Unity/4. Basics - Buttons.mp4
47.54MB
16. UNITY - Building the Game Pong with Unity/5. Basics - Switching Scenes.mp4
69.92MB
16. UNITY - Building the Game Pong with Unity/6. Basics - Play Sound.mp4
72.35MB
16. UNITY - Building the Game Pong with Unity/7. Project Outline - Pong.mp4
9.85MB
16. UNITY - Building the Game Pong with Unity/8. Creating The Main Menu.mp4
126.05MB
16. UNITY - Building the Game Pong with Unity/9. Switching Scenes and Using Buttons.mp4
63.66MB
16. UNITY - Building the Game Pong with Unity/10. Building Our Game Scene.mp4
105.72MB
16. UNITY - Building the Game Pong with Unity/11. 2D vs 3D Colliders and Rigidbody For Our Ball.mp4
41.8MB
16. UNITY - Building the Game Pong with Unity/12. Moving Our Ball Left And Right.mp4
78.56MB
16. UNITY - Building the Game Pong with Unity/13. Racket Movement.mp4
68.65MB
16. UNITY - Building the Game Pong with Unity/14. Bouncing Off Correctly.mp4
53.4MB
16. UNITY - Building the Game Pong with Unity/15. Scoring System.mp4
55.58MB
16. UNITY - Building the Game Pong with Unity/16. Restarting A Round.mp4
48.77MB
16. UNITY - Building the Game Pong with Unity/17. The Game Over Screen.mp4
6.71MB
16. UNITY - Building the Game Pong with Unity/18. Adding Sound To The Game.mp4
51.23MB
16. UNITY - Building the Game Pong with Unity/19. Adding a Basic AI.mp4
31.23MB
17. UNITY - Building a Zig Zag Clone With Unity/1. Zig Zag Intro.mp4
3.28MB
17. UNITY - Building a Zig Zag Clone With Unity/2. Basics- Instatiating (Creating Via Code) An Object.mp4
32.24MB
17. UNITY - Building a Zig Zag Clone With Unity/3. Basics - Invoke And InvokeRepeating For Delayed Calls And Repeated Calls.mp4
26MB
17. UNITY - Building a Zig Zag Clone With Unity/4. Basics - Playerpreferences - Saving Data.mp4
38.36MB
17. UNITY - Building a Zig Zag Clone With Unity/5. Basics - Raycast.mp4
57.15MB
17. UNITY - Building a Zig Zag Clone With Unity/6. Setup For Zig Zag.mp4
73.85MB
17. UNITY - Building a Zig Zag Clone With Unity/7. Setting The Perspective.mp4
95.68MB
17. UNITY - Building a Zig Zag Clone With Unity/8. Moving The Character.mp4
62.03MB
17. UNITY - Building a Zig Zag Clone With Unity/9. Make Camera Follow Player.mp4
34.95MB
17. UNITY - Building a Zig Zag Clone With Unity/10. Animate The Character.mp4
155.87MB
17. UNITY - Building a Zig Zag Clone With Unity/11. Start The Game.mp4
96.14MB
17. UNITY - Building a Zig Zag Clone With Unity/12. Restart The Game.mp4
45.78MB
17. UNITY - Building a Zig Zag Clone With Unity/13. Collecting Crystals And Increasing The Score.mp4
112.84MB
17. UNITY - Building a Zig Zag Clone With Unity/14. Adding A Highscore.mp4
50.19MB
17. UNITY - Building a Zig Zag Clone With Unity/15. Adding The Particle Effect.mp4
193.24MB
17. UNITY - Building a Zig Zag Clone With Unity/16. Background Music Loop.mp4
64.32MB
17. UNITY - Building a Zig Zag Clone With Unity/17. Procedural Creation Of Our Map.mp4
255.86MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统