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

PHP Object Oriented Programming (OOP)

  • 001 - PHP Object Oriented Programming (OOP) - Introduction .mp4 7.6 MB
  • 002 - PHP Object Oriented Programming (OOP) - Classes .mp4 9.7 MB
  • 003 - PHP Object Oriented Programming (OOP) - Constructors .mp4 6.6 MB
  • 004 - PHP Object Oriented Programming (OOP) - Inheritance .mp4 12.4 MB
  • 005 - PHP Object Oriented Programming (OOP) - Visibility .mp4 13.4 MB
  • 006 - PHP Object Oriented Programming (OOP) - Dependency Injection .mp4 35.7 MB
  • 007 - PHP Object Oriented Programming (OOP) - Interfaces .mp4 23.6 MB
  • 008 - PHP Object Oriented Programming (OOP) - Magic Methods .mp4 31.0 MB
  • 009 - PHP Object Oriented Programming (OOP) - Abstract Classes .mp4 8.5 MB
  • 010 - PHP Object Oriented Programming (OOP) - Static .mp4 7.2 MB
  • 011 - PHP Object Oriented Programming (OOP) - Method Chaining .mp4 4.0 MB
  • 012 - PHP Object Oriented Programming (OOP) - Build a Calculator .mp4 63.1 MB
  • 013 - PHP Object Oriented Programming (OOP) - Autoloading .mp4 9.7 MB
  • ren.py~ 135 Bytes
[磁力链接] 添加时间:2017-06-17 大小:232.4 MB 最近下载:2025-08-11 热度:290

Lynda.com - Object-Oriented Programming with PHP

  • 00. Introduction/01 Welcome.wmv 6.3 MB
  • 00. Introduction/02 Using the exercise files.wmv 6.4 MB
  • 00. Introduction/03 Understanding what you should know.wmv 1.5 MB
  • 01. Introduction to Object oriented programming/01 What is an object.wmv 2.8 MB
  • 01. Introduction to Object oriented programming/02 What is a class.wmv 3.4 MB
  • 01. Introduction to Object oriented programming/03 Why should you use object-oriented programming.wmv 4.2 MB
  • 01. Introduction to Object oriented programming/04 The history of object-oriented PHP .wmv 2.6 MB
  • 02. Creating First Object/01 Defining a class.wmv 8.8 MB
  • 02. Creating First Object/02 Defining class properties .wmv 11.4 MB
  • 02. Creating First Object/03 Creating a method and exploring object context with $this .wmv 9.2 MB
  • 02. Creating First Object/04 Instantiating an object and accessing its contents .wmv 9.9 MB
  • 02. Creating First Object/05 Specifying the visibility scope .wmv 12.1 MB
  • 03. Overloading With Magic Method/01 What is a magic method, and do I need one.wmv 6.4 MB
  • 03. Overloading With Magic Method/02 Overloading property access .wmv 19.9 MB
  • 03. Overloading With Magic Method/03 Customizing object construction.wmv 14.5 MB
  • 03. Overloading With Magic Method/04 Standardizing object rendering as a string.wmv 6.4 MB
  • 04. Accessing Classes without Instantiation/01 Using the static keyword .wmv 8.0 MB
  • 04. Accessing Classes without Instantiation/02 Leveraging scope resolution operators.wmv 2.7 MB
  • 04. Accessing Classes without Instantiation/03 Setting constant values.wmv 7.6 MB
  • 04. Accessing Classes without Instantiation/04 Avoiding static method pitfalls.wmv 20.7 MB
[磁力链接] 添加时间:2017-05-28 大小:339.7 MB 最近下载:2025-02-14 热度:283

Pluralsight - Object-Oriented Programming Fundamentals in C#

  • 07 - Leveraging Reuse/07_06-Building a Base Class.mp4 35.6 MB
  • 05 - Separating Responsibilities/05_04-Building the Repository Classes.mp4 33.5 MB
  • 03 - Building Entity Classes/03_05-Testing the Class.mp4 33.0 MB
  • 03 - Building Entity Classes/03_04-Building a Class Properties.mp4 29.2 MB
  • 06 - Establishing Relationships/06_07-Populating the Referenced Objects.mp4 27.6 MB
  • 04 - Building Enitiy Classes Part2/04_02-Building a Class Methods.mp4 25.9 MB
  • 07 - Leveraging Reuse/07_03-The .NET Object Class.mp4 22.8 MB
  • 08 - Building Reusable Components/08_03-Testing the Reusable Component.mp4 22.3 MB
  • 08 - Building Reusable Components/08_02-Building a Reusable Component.mp4 21.9 MB
  • 09 - Understanding Interfaces/09_03-Setting Up the Demo.mp4 19.8 MB
  • 09 - Understanding Interfaces/09_06-Interface-based Polymorphism.mp4 19.4 MB
  • 03 - Building Entity Classes/03_06-Working With Objects.mp4 18.3 MB
  • 04 - Building Enitiy Classes Part2/04_05-Building the Remaining Classes.mp4 16.6 MB
  • 08 - Building Reusable Components/08_06-Extension Methods.mp4 16.0 MB
  • 10 - Conclusions/10_02-Summary.mp4 15.9 MB
  • 09 - Understanding Interfaces/09_05-Implementing an Interface.mp4 15.7 MB
  • 06 - Establishing Relationships/06_08-Composition Ids.mp4 15.5 MB
  • 01 - Introduction/01_02-Object != Class.mp4 13.8 MB
  • 06 - Establishing Relationships/06_09-Building the Single Purpose Classes.mp4 13.4 MB
  • 08 - Building Reusable Components/08_05-Static Classes.mp4 12.9 MB
[磁力链接] 添加时间:2017-02-20 大小:736.7 MB 最近下载:2025-04-27 热度:280

O'Reilly - Python Beyond the Basics - Object-Oriented Programming

  • 01. Introduction To Object Oriented Python/0101 Introduction And About The Author.mp4 10.0 MB
  • 01. Introduction To Object Oriented Python/0102 What Is Object Oriented Programming And Why.mp4 13.7 MB
  • 01. Introduction To Object Oriented Python/0103 Object-Oriented Python.mp4 26.0 MB
  • 01. Introduction To Object Oriented Python/0104 Modules Versus Classes.mp4 16.4 MB
  • 02. Getting Started/0201 Prerequisites And Toolkit.mp4 8.2 MB
  • 02. Getting Started/0202 Choosing An IDE Or Text Editor And Workflow.mp4 10.8 MB
  • 03. Classes/0301 Classes, Instances, Attributes And Methods.mp4 25.2 MB
  • 03. Classes/0302 Defining A Class.mp4 22.8 MB
  • 03. Classes/0303 Instance Methods.mp4 27.1 MB
  • 03. Classes/0304 Instance Attributes.mp4 15.3 MB
  • 03. Classes/0305 Encapsulation.mp4 27.0 MB
  • 03. Classes/0306 Init Constructor.mp4 27.4 MB
  • 03. Classes/0307 Class Attributes.mp4 12.6 MB
  • 03. Classes/0308 Working With Class And Instance Data.mp4 30.1 MB
  • 03. Classes/0309 Assignment 1.mp4 18.2 MB
  • 03. Classes/0310 Assignment 1 - Solution.mp4 18.9 MB
  • 04. Inheritance And Polymorphism/0401 Inheriting Attributes.mp4 18.5 MB
  • 04. Inheritance And Polymorphism/0402 Inheritance Examples.mp4 31.2 MB
  • 04. Inheritance And Polymorphism/0403 Polymorphism.mp4 30.5 MB
  • 04. Inheritance And Polymorphism/0404 Inheriting The Constructor.mp4 12.8 MB
[磁力链接] 添加时间:2017-08-17 大小:1.3 GB 最近下载:2025-08-12 热度:274

[ FreeCourseWeb.com ] Learn all the basics of Java and Object-oriented programming (Updated 7 - 2020 ).zip

  • [ FreeCourseWeb.com ] Learn all the basics of Java and Object-oriented programming (Updated 7 - 2020 ).zip 1.8 GB
[磁力链接] 添加时间:2024-09-02 大小:1.8 GB 最近下载:2025-09-05 热度:266

[ FreeCourseWeb.com ] Udemy - Basics of Python and Object Oriented Programming in ~4 hrs.zip

  • [ FreeCourseWeb.com ] Udemy - Basics of Python and Object Oriented Programming in ~4 hrs.zip 2.1 GB
[磁力链接] 添加时间:2024-02-27 大小:2.1 GB 最近下载:2025-09-09 热度:261

[ FreeCourseWeb.com ] Udemy - Object Oriented Analysis, Design & Programming with UML (Updated 10 - 2020).zip

  • [ FreeCourseWeb.com ] Udemy - Object Oriented Analysis, Design & Programming with UML (Updated 10 - 2020).zip 4.0 GB
[磁力链接] 添加时间:2021-04-08 大小:4.0 GB 最近下载:2025-09-07 热度:231

Object Oriented Programming in PHP - Jeffrey Way

  • 1 - Introduction/1_Introduction_and_OOP_First Steps.mp4 28.5 MB
  • 10 - The Insert Method/10_The_Insert_Method.mov 95.9 MB
  • 11 - The Update and Delete Methods/11_The_Update_and_Delete_Methods.mov 129.0 MB
  • 2 - Objects and Classes/1_Objects_and_Classes_and_a_Powerful_IDE.mp4 27.8 MB
  • 2 - Objects and Classes/Chapter 2 - Source/index.php 199 Bytes
  • 2 - Objects and Classes/Chapter 2 - Source/Myclass.php 191 Bytes
  • 3 - Documenting your Code with DocBlocks/1_Document_your_Code_with_DoBlocks.mp4 39.6 MB
  • 4 - Encapsulation/1_Encapsulation.mp4 31.3 MB
  • 4 - Encapsulation/Chapter 4 - Source/index.php 247 Bytes
  • 4 - Encapsulation/Chapter 4 - Source/Myclass.php 182 Bytes
  • 4 - Encapsulation/Chapter 4 - Source/nbproject/private/private.properties 142 Bytes
  • 4 - Encapsulation/Chapter 4 - Source/nbproject/project.properties 133 Bytes
  • 4 - Encapsulation/Chapter 4 - Source/nbproject/project.xml 307 Bytes
  • 5 - The Static Keyword/1_The_Static_Keyword.mp4 35.3 MB
  • 5 - The Static Keyword/Chapter 5 - Source/envato.jpg 14.4 kB
  • 5 - The Static Keyword/Chapter 5 - Source/Files.php 342 Bytes
  • 5 - The Static Keyword/Chapter 5 - Source/index.php 371 Bytes
  • 5 - The Static Keyword/Chapter 5 - Source/README.rtf 1.5 kB
  • 6 - Inheritance/1_Inheritance.mp4 37.8 MB
  • 6 - Inheritance/1b_Creating_Child_Classes.mp4 23.2 MB
[磁力链接] 添加时间:2017-02-25 大小:797.1 MB 最近下载:2022-04-26 热度:218

Lynda.com - Flash CS4 Professional Object Oriented Programming.zip

  • Lynda.com - Flash CS4 Professional Object Oriented Programming.zip 394.4 MB
[磁力链接] 添加时间:2017-02-13 大小:394.4 MB 最近下载:2025-02-19 热度:212

[ WebToolTip.com ] Udemy - Mastering Python Object-Oriented Programming - Generative AI

  • ~Get Your Files Here !/5 - Python Classes and Objects/1 -Defining classes and creating objects.mp4 170.1 MB
  • ~Get Your Files Here !/3 - Python Setting up Local Development/3 -Code editor IDE (PyCharm) installation.mp4 110.3 MB
  • ~Get Your Files Here !/9 - Encapsulation and Abstraction/2 -Use ChatGPT to learn Encapsulation.mp4 96.9 MB
  • ~Get Your Files Here !/7 - Using ChatGPT Gen AI to Learn Polymorphism/5 -Use ChatGPT to learn method overloading in python.mp4 86.4 MB
  • ~Get Your Files Here !/6 - Using ChatGPT Gen AI to Learn Inheritance/2 -Use ChatGPT to learn single inheritance.mp4 84.2 MB
  • ~Get Your Files Here !/8 - Using ChatGPT Gen AI to Learn Secure coding/3 -Use ChatGPT to learn private modifiers.mp4 79.3 MB
  • ~Get Your Files Here !/5 - Python Classes and Objects/2 -Class attributes and instance attributes.mp4 76.4 MB
  • ~Get Your Files Here !/4 - Introduction to Object-Oriented Programming/1 -Overview of Object-Oriented Programming.mp4 73.9 MB
  • ~Get Your Files Here !/9 - Encapsulation and Abstraction/4 -Abstract classes in Python.mp4 73.2 MB
  • ~Get Your Files Here !/3 - Python Setting up Local Development/2 -Get and Installing Python software.mp4 69.4 MB
  • ~Get Your Files Here !/3 - Python Setting up Local Development/4 -Getting Start PyCharm IDE and futures.mp4 67.7 MB
  • ~Get Your Files Here !/8 - Using ChatGPT Gen AI to Learn Secure coding/4 -Use ChatGPT to learn protected modifiers.mp4 61.2 MB
  • ~Get Your Files Here !/7 - Using ChatGPT Gen AI to Learn Polymorphism/3 -Use ChatGPT to learn Polymorphism implementation.mp4 60.8 MB
  • ~Get Your Files Here !/6 - Using ChatGPT Gen AI to Learn Inheritance/4 -Use ChatGPT to learn multilevel inheritance.mp4 60.7 MB
  • ~Get Your Files Here !/7 - Using ChatGPT Gen AI to Learn Polymorphism/4 -Use ChatGPT to learn method overriding in python.mp4 58.4 MB
  • ~Get Your Files Here !/6 - Using ChatGPT Gen AI to Learn Inheritance/5 -Use ChatGPT to learn hierarchical inheritance.mp4 53.6 MB
  • ~Get Your Files Here !/8 - Using ChatGPT Gen AI to Learn Secure coding/2 -Use ChatGPT to learn public modifiers.mp4 50.4 MB
  • ~Get Your Files Here !/2 - Introduction to ChatGPT Gen AI/5 -ChatGPT for your day-to-day tasks.mp4 47.6 MB
  • ~Get Your Files Here !/4 - Introduction to Object-Oriented Programming/5 -Principles of OOP polymorphism, and abstraction.mp4 43.6 MB
  • ~Get Your Files Here !/6 - Using ChatGPT Gen AI to Learn Inheritance/3 -Use ChatGPT to learn multiple inheritance.mp4 42.2 MB
[磁力链接] 添加时间:2025-08-02 大小:2.2 GB 最近下载:2025-09-11 热度:193

[FreeCourseLab.com] Udemy - Beginner Object Oriented Programming In C# and .NET Core

  • 8. All Together/2. Small App - Part 1.mp4 213.0 MB
  • 8. All Together/3. Small App - Part 2.mp4 152.1 MB
  • 5. Polymorphism/3. Dynamic Polymorphism - Part 1.mp4 132.5 MB
  • 5. Polymorphism/2. Static Polymorphism.mp4 111.5 MB
  • 4. Inheritance/4. Interface - Part 1.mp4 93.6 MB
  • 5. Polymorphism/4. Dynamic Polymorphism - Part 2.mp4 82.5 MB
  • 6. Encapsulation/3. Protected.mp4 79.4 MB
  • 8. All Together/1. Summary Of All Concepts.mp4 70.1 MB
  • 4. Inheritance/3. Abstract Class.mp4 69.6 MB
  • 6. Encapsulation/2. Public.mp4 67.5 MB
  • 3. Big Picture/2. Some Ways To Write A Program.mp4 55.4 MB
  • 4. Inheritance/2. Concrete Class.mp4 52.7 MB
  • 3. Big Picture/3. OOP Basics.mp4 47.6 MB
  • 2. Setup/2. Installing Visual Studio Code.mp4 45.8 MB
  • 4. Inheritance/5. Interface - Part 2.mp4 43.1 MB
  • 8. All Together/4. Small App - Part 3.mp4 34.8 MB
  • 6. Encapsulation/1. Down To Earth Definition.mp4 32.6 MB
  • 3. Big Picture/1. What Is A Program.mp4 22.9 MB
  • 7. Abstraction/2. Abstraction Through Encapsulation.mp4 22.4 MB
  • 4. Inheritance/1. Down To Earth Definition.mp4 21.5 MB
[磁力链接] 添加时间:2021-03-14 大小:1.5 GB 最近下载:2025-04-28 热度:173

Python Object Oriented Programming (OOPS) Bootcamp

  • Python Object Oriented Programming (OOPS) Bootcamp.zip 568.5 MB
  • Download more courses.url 123 Bytes
  • Downloaded from TutsGalaxy.com.txt 73 Bytes
  • Downloaded from Demonoid - www.dnoid.to.txt 56 Bytes
  • TutsGalaxy.com.txt 53 Bytes
[磁力链接] 添加时间:2022-01-30 大小:568.5 MB 最近下载:2025-05-10 热度:157

[Tutorialsplanet.NET] Udemy - PHP OOP Object Oriented Programming for beginners + Project

  • 1. Getting Started/4. Web Development Software Installation (XAMPP).mp4 130.5 MB
  • 5. The User Class/3. Testing our find_all method.srt 99.3 MB
  • 2. OOP Fundamentals/11. Constructors and Destructors.mp4 96.5 MB
  • 1. Getting Started/5. Course Exercise files.mp4 80.8 MB
  • 14. ADMIN PHOTOS Deletion Section/4. Making our Application More Generic.mp4 77.5 MB
  • 21. EXTRA FEATURES/26. Confirm Delete with Javascript and jQuery.mp4 67.3 MB
  • 22. Taking our application online/3. Uploading files and database creation.mp4 62.9 MB
  • 1. Getting Started/3. Code Editors I recommend (Optional Lecture).mp4 62.5 MB
  • 5. The User Class/14. Using our Instantiation Method to find 1 User.mp4 60.3 MB
  • 22. Taking our application online/1. Hosting setup.mp4 58.6 MB
  • 3. OOP Project - Building a Photo Gallery System/3. Editing and Modifying Files.mp4 58.4 MB
  • 1. Getting Started/6. Displaying errors in PHP.mp4 57.0 MB
  • 22. Taking our application online/5. Creating an online site root path SOLUTION.mp4 56.9 MB
  • 16. ADMIN USERS/9. Setting Up Image Upload for User.mp4 56.5 MB
  • 21. EXTRA FEATURES/4. Pulling Pictures Into Gallery Modal.mp4 54.2 MB
  • 7. Files Basics/3. Magic Constants.mp4 53.4 MB
  • 21. EXTRA FEATURES/2. Creating the Modal + HTML Snippets Download.mp4 51.7 MB
  • 18. ADMIN Dashboard Setup/8. Modifying Chart Properties.mp4 51.0 MB
  • 15. ADMIN PHOTOS Edit Photo Section/6. Displaying Data.mp4 50.4 MB
  • 16. ADMIN USERS/3. Working with User Image.mp4 50.3 MB
[磁力链接] 添加时间:2021-03-20 大小:6.1 GB 最近下载:2025-06-25 热度:156

PHP OOP Object Oriented Programming for beginners

  • PHP OOP Object Oriented Programming for beginners.zip 2.4 GB
  • Download more courses.url 123 Bytes
  • Downloaded from TutsGalaxy.com.txt 73 Bytes
  • TutsGalaxy.com.txt 52 Bytes
[磁力链接] 添加时间:2022-01-21 大小:2.4 GB 最近下载:2025-08-01 热度:150

[ DevCourseWeb.com ] Udemy - Object Oriented Programming - Timeless Principles.zip

  • [ DevCourseWeb.com ] Udemy - Object Oriented Programming - Timeless Principles.zip 203.6 MB
[磁力链接] 添加时间:2021-05-17 大小:203.6 MB 最近下载:2025-07-25 热度:149

PHP OOP - Understand Object Oriented Programming in PHP

  • TutsGalaxy.com.txt 41 Bytes
  • Torrent_downloaded_from_Demonoid_-_www.demonoid.pw_.txt 59 Bytes
  • Read Me.txt 80 Bytes
  • PHP OOP - Understand Object Oriented Programming in PHP.zip 374.1 MB
[磁力链接] 添加时间:2018-10-31 大小:374.1 MB 最近下载:2024-07-12 热度:147

[ CourseWikia.com ] Object Oriented Programming with Python - udemy.zip

  • [ CourseWikia.com ] Object Oriented Programming with Python - udemy.zip 514.0 MB
[磁力链接] 添加时间:2022-03-15 大小:514.0 MB 最近下载:2025-08-22 热度:136

[ TutGator.com ] Skillshare - Coding 101 + - Level Up Your Python with Object-Oriented Programming.zip

  • [ TutGator.com ] Skillshare - Coding 101 + - Level Up Your Python with Object-Oriented Programming.zip 1.2 GB
[磁力链接] 添加时间:2022-02-03 大小:1.2 GB 最近下载:2025-09-10 热度:129

C PLUS PLUS OBJECT ORIENTED PROGRAMMING TUTORIAL

  • 1_-_CPlusPlus_Object_Oriented_Programming/1_-_Introduction.mp4 4.1 MB
  • 1_-_CPlusPlus_Object_Oriented_Programming/5_-_Destructor.mp4 7.0 MB
  • 1_-_CPlusPlus_Object_Oriented_Programming/2_-_Concept_Presentation.mp4 8.8 MB
  • 1_-_CPlusPlus_Object_Oriented_Programming/8_-_Classes_And_Pointers.mp4 9.2 MB
  • 1_-_CPlusPlus_Object_Oriented_Programming/10_-_Polymorphism.mp4 15.8 MB
  • 1_-_CPlusPlus_Object_Oriented_Programming/9_-_Inheritance.mp4 16.3 MB
  • 1_-_CPlusPlus_Object_Oriented_Programming/11_-_Static_Members_And_Friend_Functions.mp4 16.7 MB
  • 1_-_CPlusPlus_Object_Oriented_Programming/6_-_Accessors.mp4 16.8 MB
  • 1_-_CPlusPlus_Object_Oriented_Programming/12_-_The_Use_Of_OOP_In_Qt_FrameWork.mp4 19.8 MB
  • 1_-_CPlusPlus_Object_Oriented_Programming/7_-_Overloading.mp4 20.3 MB
  • 1_-_CPlusPlus_Object_Oriented_Programming/3_-_Basic_Pillar_-_Class.mp4 25.8 MB
  • 1_-_CPlusPlus_Object_Oriented_Programming/4_-_Constructor.mp4 31.3 MB
[磁力链接] 添加时间:2017-02-23 大小:191.9 MB 最近下载:2024-07-31 热度:126

Lynda.com - Foundations of Programming Object-Oriented Design

  • 00. Introduction/00 01. Welcome.f4v 16.3 MB
  • 00. Introduction/00 02. Who this course is for.f4v 11.7 MB
  • 00. Introduction/00 03. What to expect from this course.f4v 29.1 MB
  • 00. Introduction/00 04. Exploring object-oriented analysis, design, and development.f4v 15.8 MB
  • 00. Introduction/00 05. Reviewing software development methodologies.f4v 38.7 MB
  • 01. Core Concepts/01 01. Why we use object-orientation.f4v 25.4 MB
  • 01. Core Concepts/01 02. What is an object.f4v 50.3 MB
  • 01. Core Concepts/01 03. What is a class.f4v 44.3 MB
  • 01. Core Concepts/01 04. What is abstraction.f4v 25.9 MB
  • 01. Core Concepts/01 05. What is encapsulation.f4v 35.2 MB
  • 01. Core Concepts/01 06. What is inheritance.f4v 33.6 MB
  • 01. Core Concepts/01 07. What is polymorphism.f4v 31.6 MB
  • 02. Object-Oriented Analysis and Design/02 01. Understanding the object-oriented analysis and design processes.f4v 25.0 MB
  • 02. Object-Oriented Analysis and Design/02 02. Defining requirements.f4v 57.6 MB
  • 02. Object-Oriented Analysis and Design/02 03. Introduction to the Unified Modeling Language (UML).f4v 17.8 MB
  • 03. Utilizing Use Cases/03 01. Understanding use cases.f4v 52.4 MB
  • 03. Utilizing Use Cases/03 02. Identifying the actors.f4v 34.5 MB
  • 03. Utilizing Use Cases/03 03. Identifying the scenarios.f4v 28.5 MB
  • 03. Utilizing Use Cases/03 04. Diagramming use cases.f4v 20.6 MB
  • 03. Utilizing Use Cases/03 05. Employing user stories.f4v 21.5 MB
[磁力链接] 添加时间:2017-04-30 大小:1.2 GB 最近下载:2024-11-06 热度:124


共13页 上一页 8 9 10 11 12 13 下一页