搜索
为您找到约
5230
个磁力链接/BT种子,耗时 4 毫秒。
排序:
相关程度
热度
文件大小
添加时间
最近访问
PluralSight Electronics Fundamentals Tutorial
06. Circuit Construction Techniques/06_04-Printed Circuit Boards.mp4
26.6 MB
01. Introduction/01_01-Welcome.mp4
1.3 MB
01. Introduction/01_02-Course Outline.mp4
767.6 kB
01. Introduction/01_03-History.mp4
14.4 MB
01. Introduction/Thumbs.db
19.5 kB
02. Theory/02_01-Theory Outline.mp4
885.4 kB
02. Theory/02_02-What Is Electricity.mp4
13.4 MB
02. Theory/02_03-Electric Circuits.mp4
19.2 MB
02. Theory/02_04-AC DC Circuits.mp4
12.1 MB
02. Theory/02_05-Voltage, Current, and Resistance.mp4
7.5 MB
02. Theory/02_06-Ohms Law.mp4
2.7 MB
02. Theory/02_07-Power Law.mp4
4.7 MB
02. Theory/02_08-Summary.mp4
1.0 MB
02. Theory/Thumbs.db
43.5 kB
03. Breadboard Tutorial/03_01-Introduction.mp4
919.5 kB
03. Breadboard Tutorial/03_02-Fritzing.mp4
8.7 MB
03. Breadboard Tutorial/03_03-Breadboards Explained.mp4
8.5 MB
03. Breadboard Tutorial/03_04-LED Light Circuit.mp4
24.4 MB
03. Breadboard Tutorial/03_05-Flashing LED Light Circuit.mp4
21.0 MB
03. Breadboard Tutorial/03_06-Summary.mp4
1.1 MB
[磁力链接]
添加时间:
2017-02-11
大小:
320.7 MB
最近下载:
2025-06-24
热度:
1117
PluralSight Parent-Child Data with EF, MVC, Knockout, Ajax, and Validation
PluralSight Parent-Child Data with EF, MVC, Knockout, Ajax, and Validation.iso
194.6 MB
Please Read Me...!!.txt
158 Bytes
[磁力链接]
添加时间:
2017-02-11
大小:
194.6 MB
最近下载:
2025-06-10
热度:
170
PluralSight Practical Design Patterns In Javascript tutorialkhan.com.iso
PluralSight Practical Design Patterns In Javascript tutorialkhan.com.iso
478.9 MB
[磁力链接]
添加时间:
2017-02-11
大小:
478.9 MB
最近下载:
2025-05-14
热度:
149
Pluralsight - From Collections to Streams in Java 8 Using Lambda Expressions
01. LambdaExpressions and FunctionalInterfaces/01_01-Introduction to the Course.mp4
5.4 MB
01. LambdaExpressions and FunctionalInterfaces/01_02-What Are You Going to Learn in This Course.mp4
3.7 MB
01. LambdaExpressions and FunctionalInterfaces/01_03-Agenda of the Course.mp4
2.4 MB
01. LambdaExpressions and FunctionalInterfaces/01_04-Who Are You What Should You Know to Follow This Course.mp4
2.7 MB
01. LambdaExpressions and FunctionalInterfaces/01_05-Agenda of This Module.mp4
1.5 MB
01. LambdaExpressions and FunctionalInterfaces/01_06-Lambda Expression Introduction, Instances of Anonymous Classes.mp4
5.8 MB
01. LambdaExpressions and FunctionalInterfaces/01_07-Lambda Expression Passing Code as a Parameter.mp4
3.6 MB
01. LambdaExpressions and FunctionalInterfaces/01_08-Let Us Write Our First, Simple Lambda Expressions.mp4
5.8 MB
01. LambdaExpressions and FunctionalInterfaces/01_09-Lambda Expression Remarks and Precisions.mp4
3.2 MB
01. LambdaExpressions and FunctionalInterfaces/01_10-Method References A First Example with an Instance Method.mp4
3.8 MB
01. LambdaExpressions and FunctionalInterfaces/01_11-Method References A Second Example with a Static Method.mp4
3.5 MB
01. LambdaExpressions and FunctionalInterfaces/01_12-Method References The System.out.println Pattern.mp4
2.3 MB
01. LambdaExpressions and FunctionalInterfaces/01_13-How to Create New API Default and Static Methods in Interfaces.mp4
3.6 MB
01. LambdaExpressions and FunctionalInterfaces/01_14-Live Coding Introduction The Comparator Example.mp4
1.5 MB
01. LambdaExpressions and FunctionalInterfaces/01_15-Implementing a Comparator with Lambda Expressions.mp4
6.4 MB
01. LambdaExpressions and FunctionalInterfaces/01_16-Comparing by Age, Last Name, and First Name.mp4
2.8 MB
01. LambdaExpressions and FunctionalInterfaces/01_17-Refactoring the Comparison with a Key Extractor.mp4
6.1 MB
01. LambdaExpressions and FunctionalInterfaces/01_18-Implementing the Comparator.comparing Static Method.mp4
8.6 MB
01. LambdaExpressions and FunctionalInterfaces/01_19-Making the Key Extractor Generic, Returning Comparable Objects.mp4
6.6 MB
01. LambdaExpressions and FunctionalInterfaces/01_20-Chaining Comparators with the thenComparing Default Method.mp4
6.9 MB
[磁力链接]
添加时间:
2017-02-11
大小:
492.3 MB
最近下载:
2025-07-03
热度:
6699
Pluralsight Advanced Windows Debugging Part 1 tutorialkhan.com.iso
Pluralsight Advanced Windows Debugging Part 1 tutorialkhan.com.iso
380.4 MB
[磁力链接]
添加时间:
2017-02-11
大小:
380.4 MB
最近下载:
2025-06-26
热度:
649
Pluralsight - Generics in VB.NET
01. Why Generics/01_01-Introduction.mp4
4.4 MB
01. Why Generics/01_02-Issues with Weaklytyped Collections.mp4
11.0 MB
01. Why Generics/01_03-Custom Collection Classes A Possible Solution.mp4
19.0 MB
01. Why Generics/01_04-Course Agenda.mp4
1.3 MB
02. Working with the Builtin .NET Generic Types/02_01-Working with the List Class.mp4
19.9 MB
02. Working with the Builtin .NET Generic Types/02_02-Working with the Dictionary Class.mp4
19.7 MB
02. Working with the Builtin .NET Generic Types/02_03-Generic Collection Classes.mp4
5.5 MB
02. Working with the Builtin .NET Generic Types/02_04-Generic Interfaces.mp4
18.5 MB
02. Working with the Builtin .NET Generic Types/02_05-Generic Delegates.mp4
1.4 MB
03. Implementing Generic Methods and Interfaces/03_01-Implementing Generic Interfaces.mp4
22.9 MB
03. Implementing Generic Methods and Interfaces/03_02-Building Custom Generic Methods.mp4
24.2 MB
03. Implementing Generic Methods and Interfaces/03_03-Generic Type Constraints.mp4
17.4 MB
04. Defining Generic Types/04_01-Introduction.mp4
3.4 MB
04. Defining Generic Types/04_02-Adding the Interfaces.mp4
10.7 MB
04. Defining Generic Types/04_03-Adding the Repository Class.mp4
19.2 MB
04. Defining Generic Types/04_04-Implementing Commit.mp4
17.2 MB
04. Defining Generic Types/04_05-Implementing LoadXml.mp4
52.2 MB
05. Generic Type Conversions/05_01-Introduction.mp4
1.2 MB
05. Generic Type Conversions/05_02-Type Conversions Pre.NET 4.0.mp4
21.6 MB
05. Generic Type Conversions/05_03-Type Conversions Post.NET 4.0.mp4
17.4 MB
[磁力链接]
添加时间:
2017-02-11
大小:
356.5 MB
最近下载:
2025-06-26
热度:
474
Pluralsight - Windows Server 2012 R2 (70-412) Configure Network Services
04. Deploy and Manage IP Address Management/04_02-Provision IPAM Manually or by Group Policy.mp4
33.3 MB
04. Deploy and Manage IP Address Management/04_04-Create and Manage IP Blocks and Ranges.mp4
28.2 MB
03. Implement an Advanced DNS Solution/03_02-Configure DNSSEC.mp4
21.1 MB
04. Deploy and Manage IP Address Management/04_03-Configure Server Discovery.mp4
19.8 MB
04. Deploy and Manage IP Address Management/04_05-Migrate to IPAM.mp4
17.6 MB
02. Implement an Advanced DHCP Solution/02_06-Configure High Availability for DHCP.mp4
16.6 MB
04. Deploy and Manage IP Address Management/04_08-Manage IPAM Collections.mp4
15.5 MB
02. Implement an Advanced DHCP Solution/02_02-Configure Superscopes.mp4
14.1 MB
03. Implement an Advanced DNS Solution/03_09-Analyze Zone Level Statistics.mp4
12.7 MB
03. Implement an Advanced DNS Solution/03_03-Configure DNS Socket Pool and Cache Locking.mp4
11.3 MB
04. Deploy and Manage IP Address Management/04_09-Configure IPAM Database Storage.mp4
9.5 MB
04. Deploy and Manage IP Address Management/04_07-Delegate IPAM Administration.mp4
9.0 MB
04. Deploy and Manage IP Address Management/04_01-Introduction.mp4
8.2 MB
02. Implement an Advanced DHCP Solution/02_03-Configure Multicast Scopes.mp4
8.0 MB
02. Implement an Advanced DHCP Solution/02_05-Implement IPv6.mp4
7.5 MB
03. Implement an Advanced DNS Solution/03_01-Introduction.mp4
6.6 MB
02. Implement an Advanced DHCP Solution/02_04-Configure DHCP Filters and DHCP Options.mp4
6.6 MB
03. Implement an Advanced DNS Solution/03_06-Configure Recursion.mp4
6.5 MB
03. Implement an Advanced DNS Solution/03_08-Configure a GlobalNames Zone.mp4
6.4 MB
02. Implement an Advanced DHCP Solution/02_01-Introduction.mp4
6.3 MB
[磁力链接]
添加时间:
2017-02-11
大小:
303.8 MB
最近下载:
2025-07-02
热度:
1612
Pluralsight - Windows Server 2012 R2 (70-412) Continuity and Disaster Recovery
04. Configure SiteLevel Fault Tolerance/04_02-Configure HyperV Replica.mp4
44.3 MB
03. Recover Servers/03_04-Recover Servers Using WinRE and Safe Mode.mp4
30.0 MB
02. Configure and Manage Backups/02_02-Configure Windows Server Backups.mp4
19.0 MB
03. Recover Servers/03_05-Configure the Boot Configuration Data Store.mp4
16.2 MB
02. Configure and Manage Backups/02_06-Manage VSS Settings Using VSSAdmin.mp4
14.8 MB
02. Configure and Manage Backups/02_03-Configure Windows Azure Backups.mp4
13.9 MB
03. Recover Servers/03_03-Perform a Bare Metal Restore.mp4
9.2 MB
04. Configure SiteLevel Fault Tolerance/04_05-Configure MultiSite Clustering.mp4
8.9 MB
01. Introduction/01_01-Introduction.mp4
8.2 MB
02. Configure and Manage Backups/02_01-Introduction.mp4
7.0 MB
04. Configure SiteLevel Fault Tolerance/04_01-Introduction.mp4
7.0 MB
03. Recover Servers/03_02-Restore from Backups.mp4
6.6 MB
02. Configure and Manage Backups/02_05-Understanding VSS.mp4
6.6 MB
02. Configure and Manage Backups/02_04-Configure RoleSpecific Backups.mp4
6.4 MB
03. Recover Servers/03_01-Introduction.mp4
6.3 MB
04. Configure SiteLevel Fault Tolerance/04_08-Configure Global Update Manager.mp4
6.2 MB
04. Configure SiteLevel Fault Tolerance/04_06-Configure MultiSite Cluster Quorum.mp4
4.5 MB
04. Configure SiteLevel Fault Tolerance/04_07-Recover a MultiSite Failover Cluster.mp4
4.5 MB
04. Configure SiteLevel Fault Tolerance/04_04-Configure HyperV Replica Broker.mp4
4.0 MB
04. Configure SiteLevel Fault Tolerance/04_09-What This Module Covered.mp4
3.4 MB
[磁力链接]
添加时间:
2017-02-11
大小:
232.8 MB
最近下载:
2025-07-04
热度:
1425
PluralSight Solidworks Essentials Basic Part Modeling tutorialkhan.com.iso
PluralSight Solidworks Essentials Basic Part Modeling tutorialkhan.com.iso
337.7 MB
[磁力链接]
添加时间:
2017-02-11
大小:
337.7 MB
最近下载:
2024-03-14
热度:
165
Pluralsight - Concurrent Programming with Go
01. Concurrency Patterns/01_01-Introduction.mp4
941.2 kB
01. Concurrency Patterns/01_02-Course Overview.mp4
8.2 MB
01. Concurrency Patterns/01_03-Target Audience.mp4
7.4 MB
01. Concurrency Patterns/01_04-Concurrency vs. Parallelism.mp4
1.4 MB
01. Concurrency Patterns/01_05-Concurrency Models Processor Threads.mp4
18.6 MB
01. Concurrency Patterns/01_06-Concurrency Models Events.mp4
8.6 MB
01. Concurrency Patterns/01_07-Concurrency Models Callbacks and Promises.mp4
8.3 MB
01. Concurrency Patterns/01_08-Concurrency Models Communicating Sequential Processes.mp4
12.2 MB
01. Concurrency Patterns/01_09-Concurrency in Go.mp4
2.8 MB
01. Concurrency Patterns/01_10-Review of the Development Environment.mp4
8.4 MB
01. Concurrency Patterns/01_11-Summary.mp4
2.3 MB
02. Goroutines/02_01-Introduction.mp4
945.2 kB
02. Goroutines/02_02-Goroutines.mp4
3.0 MB
02. Goroutines/02_03-Memory Requirements.mp4
5.6 MB
02. Goroutines/02_04-Parallelism in Go.mp4
5.0 MB
02. Goroutines/02_05-Demo Basic Goroutines.mp4
14.5 MB
02. Goroutines/02_06-Demo Asynchronous Web Service Calls.mp4
24.1 MB
02. Goroutines/02_07-Demo Filewatcher.mp4
22.2 MB
03. Channels/03_01-Introduction.mp4
1.3 MB
03. Channels/03_02-Channels.mp4
6.2 MB
[磁力链接]
添加时间:
2017-02-11
大小:
349.8 MB
最近下载:
2025-07-03
热度:
2576
[PLURALSIGHT] NETWORK ARCHITECTURE FOR COMPTIA NETWORK ~~R@JU~~
[PLURALSIGHT] NETWORK ARCHITECTURE FOR COMPTIA NETWORK ~~R@JU~~.iso
918.1 MB
~~R@JU~~.mp4
428.0 kB
[PLURALSIGHT] NETWORK ARCHITECTURE FOR COMPTIA NETWORK ~~R@JU~~.nfo
816 Bytes
Torrent Downloaded From ExtraTorrent.cc.txt
352 Bytes
Uploaded by ~~R@JU~~.txt
51 Bytes
[磁力链接]
添加时间:
2017-02-11
大小:
918.6 MB
最近下载:
2025-06-21
热度:
401
Pluralsight - Object-Oriented Programming Fundamentals in C Sharp
01. Introduction/01_01-Introduction.mp4
5.7 MB
01. Introduction/01_02-Object != Class.mp4
13.8 MB
01. Introduction/01_03-What is Object-Oriented Programming.mp4
6.5 MB
01. Introduction/01_04-Course Outline.mp4
7.5 MB
02. Identifying Classes From Requirements/02_01-Introduction.mp4
5.0 MB
02. Identifying Classes From Requirements/02_02-Analyze the Business Problem.mp4
5.4 MB
02. Identifying Classes From Requirements/02_03-Start With the Nouns.mp4
5.1 MB
02. Identifying Classes From Requirements/02_04-Define Appropriate Members.mp4
11.9 MB
02. Identifying Classes From Requirements/02_05-Abstraction.mp4
4.1 MB
02. Identifying Classes From Requirements/02_06-Encapsulation.mp4
9.2 MB
02. Identifying Classes From Requirements/02_07-Summary.mp4
4.3 MB
03. Building Entity Classes - Part 1/03_01-Introduction.mp4
1.8 MB
03. Building Entity Classes - Part 1/03_02-Layering the Application.mp4
5.4 MB
03. Building Entity Classes - Part 1/03_03-Building the Business Logic Layer Component.mp4
5.1 MB
03. Building Entity Classes - Part 1/03_04-Building a Class Properties.mp4
29.2 MB
03. Building Entity Classes - Part 1/03_05-Testing the Class.mp4
33.0 MB
03. Building Entity Classes - Part 1/03_06-Working With Objects.mp4
18.3 MB
03. Building Entity Classes - Part 1/03_07-Summary.mp4
7.5 MB
04. Building Entity Classes - Part 2/04_01-Introduction.mp4
2.2 MB
04. Building Entity Classes - Part 2/04_02-Building a Class Methods.mp4
25.9 MB
[磁力链接]
添加时间:
2017-02-11
大小:
739.8 MB
最近下载:
2025-06-17
热度:
1638
Pluralsight - Understanding the Difference Between Microsoft Azure and Amazon AWS
Pluralsight - Understanding the Difference Between Microsoft Azure and Amazon AWS.iso
259.3 MB
More_info.txt
658 Bytes
[磁力链接]
添加时间:
2017-02-11
大小:
259.3 MB
最近下载:
2024-10-28
热度:
202
PluralSight Windows Server 2012 R2 (70-412) Configure Active Directory
PluralSight Windows Server 2012 R2 (70-412) Configure Active Directory.iso
312.9 MB
Please Read Me...!!.txt
158 Bytes
[磁力链接]
添加时间:
2017-02-11
大小:
312.9 MB
最近下载:
2025-05-30
热度:
474
Pluralsight - PMP - Project Cost Management
01. Planning Cost Management/01_01-Course Introduction.mp4
2.5 MB
01. Planning Cost Management/01_02-Project Cost Management.mp4
8.5 MB
01. Planning Cost Management/01_03-Planning Cost Management.mp4
8.9 MB
01. Planning Cost Management/01_04-Plan Cost Management Process Inputs.mp4
19.3 MB
01. Planning Cost Management/01_05-Plan Cost Management Process Tools Techniques.mp4
8.7 MB
01. Planning Cost Management/01_06-Plan Cost Management Process Outputs.mp4
9.0 MB
01. Planning Cost Management/01_07-Module Review.mp4
4.6 MB
02. Estimating Project Costs/02_01-Module Overview.mp4
704.7 kB
02. Estimating Project Costs/02_02-The Estimate Costs Process.mp4
11.8 MB
02. Estimating Project Costs/02_03-Cost Estimating Techniques.mp4
25.5 MB
02. Estimating Project Costs/02_04-Estimate Costs Process Inputs.mp4
15.7 MB
02. Estimating Project Costs/02_05-Estimate Costs Process Tools Techniques.mp4
14.0 MB
02. Estimating Project Costs/02_06-Estimate Costs Process Outputs.mp4
3.8 MB
02. Estimating Project Costs/02_07-Module Review.mp4
8.2 MB
03. Determining Project Budgets/03_01-Module Overview.mp4
747.1 kB
03. Determining Project Budgets/03_02-The Determine Budget Process.mp4
4.5 MB
03. Determining Project Budgets/03_03-Contingency and Management Reserves.mp4
20.0 MB
03. Determining Project Budgets/03_04-Developing a Baseline Budget.mp4
6.9 MB
03. Determining Project Budgets/03_05-Determine Budget Process Inputs.mp4
14.4 MB
03. Determining Project Budgets/03_06-Determine Budget Process Tools Techniques.mp4
6.8 MB
[磁力链接]
添加时间:
2017-02-11
大小:
309.3 MB
最近下载:
2025-07-03
热度:
2572
Pluralsight - SSCP - Access Controls
01. Introduction/01_01-Introduction.mp4
9.4 MB
02. Implement Authentication Mechanisms/02_01-Introduction.mp4
9.0 MB
02. Implement Authentication Mechanisms/02_02-SingleMultifactor Authentication Something You Know.mp4
29.5 MB
02. Implement Authentication Mechanisms/02_03-SingleMultifactor Authentication Something You Have.mp4
6.4 MB
02. Implement Authentication Mechanisms/02_04-SingleMultifactor Authentication Something You Are.mp4
10.4 MB
02. Implement Authentication Mechanisms/02_05-SingleMultifactor Authentication Examples.mp4
5.7 MB
02. Implement Authentication Mechanisms/02_06-Single Signon.mp4
7.7 MB
02. Implement Authentication Mechanisms/02_07-Single Signon Kerberos.mp4
19.0 MB
02. Implement Authentication Mechanisms/02_08-What This Module Covered.mp4
3.4 MB
03. Operate Internetwork Trust Architectures/03_01-Introduction.mp4
6.8 MB
03. Operate Internetwork Trust Architectures/03_02-Oneway Trust Relationships.mp4
13.3 MB
03. Operate Internetwork Trust Architectures/03_03-Twoway Trust Relationships.mp4
8.7 MB
03. Operate Internetwork Trust Architectures/03_04-Transitive Trusts.mp4
8.4 MB
03. Operate Internetwork Trust Architectures/03_05-What This Module Covered.mp4
5.0 MB
04. Participate in the Identitymanagement Lifecycle/04_01-Introduction.mp4
3.8 MB
04. Participate in the Identitymanagement Lifecycle/04_02-Authorization and Proofing.mp4
21.9 MB
04. Participate in the Identitymanagement Lifecycle/04_03-Provisioning.mp4
16.5 MB
04. Participate in the Identitymanagement Lifecycle/04_04-Maintenance.mp4
18.0 MB
04. Participate in the Identitymanagement Lifecycle/04_05-Entitlement.mp4
9.3 MB
04. Participate in the Identitymanagement Lifecycle/04_06-What This Module Covered.mp4
4.8 MB
[磁力链接]
添加时间:
2017-02-11
大小:
289.3 MB
最近下载:
2025-07-03
热度:
1583
pluralsight
- Exchange Server 2013 - Advanced Features
Info.txt
187 Bytes
Exercise files/using-the-script.zip
14.9 kB
Exercise files/7-exchange-2013-admin-adv-ft-m07-slides.pdf
205.1 kB
Exercise files/3-exchange-2013-admin-adv-ft-m03-slides.pdf
206.7 kB
Exercise files/1-exchange-2013-admin-adv-ft-m01-slides.pdf
208.3 kB
Exercise files/6-exchange-2013-admin-adv-ft-m06-slides.pdf
217.3 kB
Exercise files/2-exchange-2013-admin-adv-ft-m02-slides.pdf
279.3 kB
Exercise files/4-exchange-2013-admin-adv-ft-m04-slides.pdf
354.8 kB
Exercise files/5-exchange-2013-admin-adv-ft-m05-slides.pdf
427.4 kB
1 - Compliance Management within Exchange 2013/4 - Scenario.mp4
1.2 MB
2 - Working with Transport Rules and Data Loss Prevention/4 - Scenario.mp4
1.6 MB
7 - Exchange 2013 Monitoring and Troubleshooting/4 - Server Health and Performance.mp4
2.0 MB
4 - Exchange 2013 Unified Messaging/1 - Introduction.mp4
2.0 MB
5 - Exchange 2013 High Availability and Site Resilience/6 - Scenario.mp4
2.1 MB
5 - Exchange 2013 High Availability and Site Resilience/2 - A Review of Storage Architecture.mp4
2.3 MB
4 - Exchange 2013 Unified Messaging/7 - Scenario.mp4
2.4 MB
6 - Exchange 2013 Disaster Recovery/1 - Introduction.mp4
2.7 MB
2 - Working with Transport Rules and Data Loss Prevention/2 - Anatomy of a Rule.mp4
2.8 MB
2 - Working with Transport Rules and Data Loss Prevention/1 - Introduction.mp4
3.1 MB
3 - Exchange 2013 Anti-Spam and Anti-Malware Protection/5 - Anti-Malware Protection.mp4
3.1 MB
[磁力链接]
添加时间:
2017-02-12
大小:
565.7 MB
最近下载:
2025-05-08
热度:
152
Pluralsight - SOLIDWORKS Intermediate - Curves and Splines
01. Course Introduction/01_01-Course Introduction.mp4
6.8 MB
02. Modeling a CFL Bulb Part 1/02_01-Module Overview.mp4
1.8 MB
02. Modeling a CFL Bulb Part 1/02_02-Working with Splines.mp4
29.1 MB
02. Modeling a CFL Bulb Part 1/02_03-Intersection Curves.mp4
11.2 MB
02. Modeling a CFL Bulb Part 1/02_04-Constant Size and Variable Helixes.mp4
19.7 MB
02. Modeling a CFL Bulb Part 1/02_05-Using Project Curve.mp4
19.0 MB
02. Modeling a CFL Bulb Part 1/02_06-What Is Curvature Continuity.mp4
25.8 MB
03. Modeling a CFL Bulb Part 2/03_01-Module Overview.mp4
1.4 MB
03. Modeling a CFL Bulb Part 2/03_02-Selection Manager and Composite Curves.mp4
22.3 MB
03. Modeling a CFL Bulb Part 2/03_03-Threedimensional Spline Relations.mp4
19.3 MB
03. Modeling a CFL Bulb Part 2/03_04-Fit Spline.mp4
16.5 MB
03. Modeling a CFL Bulb Part 2/03_05-Conics.mp4
18.3 MB
03. Modeling a CFL Bulb Part 2/03_06-Manual Threads.mp4
19.3 MB
03. Modeling a CFL Bulb Part 2/03_07-Split Line.mp4
14.8 MB
04. Using Known Geometry/04_01-Module Overview.mp4
830.9 kB
04. Using Known Geometry/04_02-Importing XYZ Datapoints.mp4
12.3 MB
04. Using Known Geometry/04_03-Equation Driven Curves.mp4
10.1 MB
05. Modeling an Electric Burner/05_01-Module Overview.mp4
1.2 MB
05. Modeling an Electric Burner/05_02-Spirals.mp4
6.2 MB
05. Modeling an Electric Burner/05_03-Curves at Assembly Level.mp4
29.1 MB
[磁力链接]
添加时间:
2017-02-12
大小:
289.2 MB
最近下载:
2025-06-30
热度:
1907
Pluralsight - Introduction To MSBuild
1. MSBuild Essentials/01. Introduction.wmv
1.1 MB
1. MSBuild Essentials/02. MSBuild in a Nutshell.wmv
2.4 MB
1. MSBuild Essentials/03. A Little History.wmv
1.3 MB
1. MSBuild Essentials/04. Hello World with MSBuild.wmv
5.5 MB
1. MSBuild Essentials/05. Where MSBuild Lives.wmv
1.6 MB
1. MSBuild Essentials/06. Targets.wmv
3.2 MB
1. MSBuild Essentials/07. Response (RSP) Files.wmv
2.2 MB
1. MSBuild Essentials/08. Tasks.wmv
6.6 MB
1. MSBuild Essentials/09. Logging Verbosity.wmv
12.2 MB
1. MSBuild Essentials/10. Properties.wmv
4.9 MB
1. MSBuild Essentials/11. Reserved Properties.wmv
11.9 MB
1. MSBuild Essentials/12. Items.wmv
8.0 MB
1. MSBuild Essentials/13. Summary.wmv
697.7 kB
2. MSBuild Execution Lifecycle/01. Introduction.wmv
866.7 kB
2. MSBuild Execution Lifecycle/02. Invoking Multiple Targets.wmv
1.8 MB
2. MSBuild Execution Lifecycle/03. CallTarget Task.wmv
3.2 MB
2. MSBuild Execution Lifecycle/04. DependsOnTarget Attribute.wmv
3.0 MB
2. MSBuild Execution Lifecycle/05. BeforeTargets and AfterTargets.wmv
2.8 MB
2. MSBuild Execution Lifecycle/06. Conditional Targets.wmv
3.0 MB
2. MSBuild Execution Lifecycle/07. Multiple MSBuild Files.wmv
8.4 MB
[磁力链接]
添加时间:
2017-02-12
大小:
247.1 MB
最近下载:
2025-06-27
热度:
964
Pluralsight - Android Location Based Apps
01.Android Location Basics/01.Introduction.mp4
1.6 MB
01.Android Location Basics/01.Introduction.srt
1.1 kB
01.Android Location Basics/02.Accessing the location system.mp4
3.6 MB
01.Android Location Basics/02.Accessing the location system.srt
2.5 kB
01.Android Location Basics/03.Location providers and security.mp4
14.0 MB
01.Android Location Basics/03.Location providers and security.srt
8.9 kB
01.Android Location Basics/04.Handling location information.mp4
14.8 MB
01.Android Location Basics/04.Handling location information.srt
8.9 kB
01.Android Location Basics/05.Demo - Handling location information.mp4
21.0 MB
01.Android Location Basics/05.Demo - Handling location information.srt
7.2 kB
01.Android Location Basics/06.Receiving location updates.mp4
10.5 MB
01.Android Location Basics/06.Receiving location updates.srt
5.9 kB
01.Android Location Basics/07.Demo - Receiving location updates.mp4
52.7 MB
01.Android Location Basics/07.Demo - Receiving location updates.srt
15.6 kB
01.Android Location Basics/08.Getting a single location value.mp4
7.9 MB
01.Android Location Basics/08.Getting a single location value.srt
5.1 kB
01.Android Location Basics/09.Demo - Getting a single location value.mp4
29.5 MB
01.Android Location Basics/09.Demo - Getting a single location value.srt
9.0 kB
01.Android Location Basics/10.Summary.mp4
5.2 MB
01.Android Location Basics/10.Summary.srt
3.5 kB
[磁力链接]
添加时间:
2017-02-12
大小:
862.6 MB
最近下载:
2025-06-12
热度:
267
共262页
上一页
25
26
27
28
29
30
31
32
33
下一页