Introduction to object-oriented programming ideas
56 minutes02 secondsBasic concepts of object-oriented
01 Hours01 minutes14 seconds$this keyword in method
30 minutes59 secondsUse OOP to complete the registration process
31 minutes12 secondsConstruction method
24 minutes17 secondsDestructor method
33 minutes39 secondsObject passing by value and cloning
38 minutes33 secondsMySQLDB class preliminary
30 minutes57 secondsYesterday review 1
Static members - static properties
Static members - static methods
21 minutes38 secondsclass constant
Automatic loading mechanism of class files
57 minutes35 secondsSerialization and deserialization of objects
01 Hours10 minutes19 secondsClass inheritance
override rewrite
Yesterday review 2
access control modifier
Improve the encapsulation and functionality of the MySQLDB class
54 minutes45 secondsfinal final class and final method
abstract abstract class
21 minutes33 secondsinterfaceinterface
Introduction to overload
Attribute overloading (Part 1)
Property overloading (Part 2)
Method overloading
Yesterday's review
Magic methods and magic constants
late static binding
Singleton pattern
Singleton mode of MySQLDB class
Factory pattern
General traversal of objects
Custom traversal of objects
type constraints
Related functions of classes and objects
Namespace preliminary
Space members and subspaces
Space member access
Space introduction
global space