首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
[Pluralsight] C# Language internals - Part 1 [2014, ENG]
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2016-7-25 12:59
2024-11-26 13:12
123
731.18 MB
90
磁力链接
magnet:?xt=urn:btih:47deadb7f05bf67d500fcb582ece91801fffcfa6
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOjQ3ZGVhZGI3ZjA1YmY2N2Q1MDBmY2I1ODJlY2U5MTgwMWZmZmNmYTZaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
Pluralsight
C#
Language
internals
-
Part
1
2014
ENG
文件列表
08. Generics Behind the Scenes/05. Studying Generic Types using WinDbg and SOS.mp4
21.02MB
08. Generics Behind the Scenes/09. Broken Array Covariance.mp4
19.5MB
07. Leveraging C# Extensibility Points, Part 2/04. Under the Hood of Dynamic using SOS.mp4
19.27MB
02. The CLR and IL in a Nutshell/09. Seeing JIT Compilation in Action in WinDbg.mp4
19.03MB
05. Performance of Functional C# Code/08. Debugging a Space Leak using WinDbg and SOS.mp4
19.02MB
01. Essential Techniques/06. Using WinDbg and SOS.mp4
18.77MB
07. Leveraging C# Extensibility Points, Part 2/03. Analyzing Dynamic Typing using ILSpy.mp4
18.11MB
03. C# Compiler Tidbits/11. Type Forwarders in ILDASM.mp4
17.87MB
05. Performance of Functional C# Code/10. Analyzing Foreach Loop Variable Scoping in ILDASM.mp4
17.77MB
07. Leveraging C# Extensibility Points, Part 2/06. Implementing a Simple Expando Object.mp4
17.21MB
07. Leveraging C# Extensibility Points, Part 2/09. Implementing a Button Awaiter.mp4
17.04MB
06. Leveraging C# Extensibility Points, Part 1/06. Building a Small Internal DSL.mp4
14.85MB
01. Essential Techniques/04. Using ILDASM and ILSpy.mp4
14.23MB
03. C# Compiler Tidbits/09. Assembly References.mp4
14MB
04. Performance of Imperative C# Code/07. Behind the Scenes of Switch Statements for Strings in ILDASM.mp4
13.42MB
08. Generics Behind the Scenes/03. Performance Benefits of Generics.mp4
12.84MB
04. Performance of Imperative C# Code/11. Building a Custom Event Manager.mp4
12.64MB
02. The CLR and IL in a Nutshell/08. The Role of JIT Compilation.mp4
12.55MB
06. Leveraging C# Extensibility Points, Part 1/03. Typing in Foreach Statements.mp4
12.4MB
02. The CLR and IL in a Nutshell/03. Local Variables in IL.mp4
12.25MB
05. Performance of Functional C# Code/06. Display Classes Behind the Scenes.mp4
12MB
05. Performance of Functional C# Code/05. Introduction to Closures.mp4
11.81MB
06. Leveraging C# Extensibility Points, Part 1/10. Building a Simple Query Provider.mp4
11.67MB
01. Essential Techniques/02. Hello World Example.mp4
11.19MB
08. Generics Behind the Scenes/11. Behind the Scenes of Generic Variance.mp4
10.72MB
02. The CLR and IL in a Nutshell/06. Call Instructions and Call Stacks.mp4
10.6MB
03. C# Compiler Tidbits/07. Constraining Target Platform Architectures.mp4
10.14MB
04. Performance of Imperative C# Code/05. Analyzing Switch Statements in ILDASM.mp4
10.02MB
04. Performance of Imperative C# Code/04. Optimizations of Switch Statements.mp4
9.76MB
02. The CLR and IL in a Nutshell/05. Analyzing Branches in ILDASM.mp4
9.68MB
07. Leveraging C# Extensibility Points, Part 2/08. Compilation of Async Methods.mp4
9.57MB
03. C# Compiler Tidbits/04. Inspecting Branching for Loops in ILDASM.mp4
9.11MB
01. Essential Techniques/05. Inspecting Runtime State.mp4
8.44MB
04. Performance of Imperative C# Code/01. Compile-Time Constants and Array Initializers.mp4
8.12MB
03. C# Compiler Tidbits/06. Inside Windows Runtime Modules.mp4
7.83MB
04. Performance of Imperative C# Code/10. Compiler-Generated Add and Remove Accessors.mp4
7.67MB
05. Performance of Functional C# Code/04. Inspecting Anonymous Methods in ILDASM.mp4
7.59MB
03. C# Compiler Tidbits/02. Optimization Techniques used by the C# Compiler.mp4
7.36MB
04. Performance of Imperative C# Code/02. Inspecting Array Initializers in ILDASM.mp4
7.23MB
03. C# Compiler Tidbits/10. Introducing Portable Library.mp4
7.22MB
03. C# Compiler Tidbits/03. Branch Optimizations.mp4
7.06MB
01. Essential Techniques/01. Why Behind the Scenes Matters.mp4
7.03MB
02. The CLR and IL in a Nutshell/04. Basic IL Instructions and Branches.mp4
6.84MB
06. Leveraging C# Extensibility Points, Part 1/11. How Traditional Query Providers Work.mp4
6.71MB
01. Essential Techniques/03. Inspecting IL Code.mp4
6.68MB
04. Performance of Imperative C# Code/06. Switch Statements with Strings.mp4
6.49MB
08. Generics Behind the Scenes/08. Co- and Contravariance in Pictures.mp4
6.42MB
02. The CLR and IL in a Nutshell/07. Exceptions, Objects, and Arrays.mp4
6.37MB
06. Leveraging C# Extensibility Points, Part 1/12. Transparent Identifiers.mp4
6.33MB
05. Performance of Functional C# Code/09. Scoping of Foreach Loop Variables in Closures.mp4
6.21MB
07. Leveraging C# Extensibility Points, Part 2/01. Overview of C# Dynamic and the DLR.mp4
6.2MB
04. Performance of Imperative C# Code/03. The Essentials of Switch Statements.mp4
6.02MB
03. C# Compiler Tidbits/05. Specifying Compilation Targets.mp4
5.74MB
07. Leveraging C# Extensibility Points, Part 2/05. Extending Dynamic with DynamicObject.mp4
5.7MB
06. Leveraging C# Extensibility Points, Part 1/13. Spotting Transparent Identifiers in ILDASM.mp4
5.44MB
06. Leveraging C# Extensibility Points, Part 1/05. Domain Specific Languages (DSLs) using Operator Overloading.mp4
5.41MB
06. Leveraging C# Extensibility Points, Part 1/08. Query Expressions and the Query Pattern.mp4
5.39MB
07. Leveraging C# Extensibility Points, Part 2/07. Awaitable Types and the Awaiter Pattern.mp4
5.32MB
08. Generics Behind the Scenes/01. Introduction to Generic Typing.mp4
5.26MB
08. Generics Behind the Scenes/04. Generics Under the Hood.mp4
5.24MB
08. Generics Behind the Scenes/10. Generic Variance Modifiers.mp4
4.97MB
04. Performance of Imperative C# Code/09. The Essentials of Events.mp4
4.86MB
05. Performance of Functional C# Code/01. Anonymous Methods under the Hood.mp4
4.75MB
05. Performance of Functional C# Code/07. Closures and Space Leaks.mp4
4.6MB
02. The CLR and IL in a Nutshell/01. Introduction to Intermediate Language (IL).mp4
4.6MB
06. Leveraging C# Extensibility Points, Part 1/04. Operator Overloading in a Nutshell.mp4
4.43MB
03. C# Compiler Tidbits/08. Language Versions.mp4
4.27MB
08. Generics Behind the Scenes/07. Overview of Generic Constraints.mp4
4.15MB
06. Leveraging C# Extensibility Points, Part 1/02. Foreach Statement and the Enumeration Pattern.mp4
4.12MB
02. The CLR and IL in a Nutshell/10. JIT Optimizations.mp4
4.06MB
06. Leveraging C# Extensibility Points, Part 1/09. LINQ to Anything Implementation Techniques.mp4
3.94MB
02. The CLR and IL in a Nutshell/02. Essential IL Instructions.mp4
3.87MB
06. Leveraging C# Extensibility Points, Part 1/07. Lifted Nullable Operators.mp4
3.69MB
05. Performance of Functional C# Code/11. Summary.mp4
3.66MB
07. Leveraging C# Extensibility Points, Part 2/02. The Dynamic Type in C#.mp4
3.48MB
06. Leveraging C# Extensibility Points, Part 1/01. Syntactic Sugar in C#.mp4
3.47MB
08. Generics Behind the Scenes/02. Why Generics Matter.mp4
3.44MB
08. Generics Behind the Scenes/06. Constrained Virtual Calls.mp4
3.41MB
04. Performance of Imperative C# Code/12. Windows Runtime Event Support in C# 5.0.mp4
3.38MB
05. Performance of Functional C# Code/03. Lambda Expressions and Homoiconicity.mp4
3.08MB
05. Performance of Functional C# Code/02. Intermezzo on Compiler-Generated Names.mp4
2.9MB
03. C# Compiler Tidbits/01. Overview of C# Compiler Settings.mp4
2.76MB
08. Generics Behind the Scenes/12. Summary.mp4
2.59MB
04. Performance of Imperative C# Code/08. Final Remarks about Switch Statements.mp4
1.84MB
03. C# Compiler Tidbits/12. Summary.mp4
1.45MB
07. Leveraging C# Extensibility Points, Part 2/10. Summary.mp4
1.4MB
01. Essential Techniques/07. Summary.mp4
1.31MB
02. The CLR and IL in a Nutshell/11. Summary.mp4
1.26MB
06. Leveraging C# Extensibility Points, Part 1/14. Summary.mp4
1.23MB
04. Performance of Imperative C# Code/13. Summary.mp4
865.99KB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统