当前位置:网站首页>[Tang Laoshi] C -- encapsulation: classes and objects
[Tang Laoshi] C -- encapsulation: classes and objects
2022-07-06 05:34:00 【Tang laoshiyi】
Through the last article , We have basically understood the basic concepts of object-oriented programming : Everything is object , Use program code to describe each object , Use object-oriented thinking to write programs . So today we'll look at how to describe objects in a program .
【 Classes and objects 】
【 What is a class? ?】
Having the same characteristics
Have the same behavior
The abstraction of a class of things
Class is a template for an object
You can create objects through classes
Keywords of class
class
Classes are generally written in namespace In the block
These are all called classes
human beings
Machine class
Plants
Now these classes have not been used to specifically describe and describe their contents , We will learn later . What you need to remember is , If you want to describe an object , that 90% Will use class keyword , You're sure to ask about the rest 10% Well ?
You remember struct Structure ? It is a data aggregation , It is the rest 10%! Specific and class The difference between , We'll talk about it later .
【 What is an object ?】
Objects are created by classes
Class to create objects
Commonly referred to as instantiated objects
Instantiate object keywords
new
Class is just a template for us to describe a class of things , In general , We don't use classes directly to do anything . We will instantiate the class as an object , Use objects to do some logical operations .
You can think of it this way , There are thousands of people , We need several people to instantiate several objects to use , Just like Nu Wa pinching a clay figurine . All objects are under our control !
【 summary 】
Class is a template for an object
Used to abstract real objects
Object is an instance of a class
Used to represent a real object individual
Class is a custom variable
Instantiate class objects
Is declaring variables
Focus on Tang Laoshi Get more dry content
边栏推荐
- Vite configures the development environment and production environment
- Select knowledge points of structure
- Solution of QT TCP packet sticking
- 26file filter anonymous inner class and lambda optimization
- Detailed summary of SQL injection
- 算法-- 爬楼梯(Kotlin)
- Vulhub vulnerability recurrence 71_ Unomi
- js Array 列表 实战使用总结
- 05. Security of blog project
- Self built DNS server, the client opens the web page slowly, the solution
猜你喜欢
【云原生】3.1 Kubernetes平台安装KubeSpher
Nacos - TC Construction of High available seata (02)
趋势前沿 | 达摩院语音 AI 最新技术大全
Ora-01779: the column corresponding to the non key value saving table cannot be modified
The ECU of 21 Audi q5l 45tfsi brushes is upgraded to master special adjustment, and the horsepower is safely and stably increased to 305 horsepower
注释、接续、转义等符号
Text classification still stays at Bert? The dual contrast learning framework is too strong
01. 开发博客项目之项目介绍
【经验】win11上安装visio
The ECU of 21 Audi q5l 45tfsi brushes is upgraded to master special adjustment, and the horsepower is safely and stably increased to 305 horsepower
随机推荐
备忘一下jvxetable的各种数据集获取方法
Questions d'examen écrit classiques du pointeur
Game push image / table /cv/nlp, multi-threaded start
nacos-高可用seata之TC搭建(02)
After the project is released, index Html is cached
C Advanced - data storage (Part 1)
How to use PHP string query function
Vulhub vulnerability recurrence 71_ Unomi
[mask requirements of OSPF and Isis in multi access network]
Implementing fuzzy query with dataframe
Sliding window problem review
[detailed explanation of Huawei machine test] statistics of shooting competition results
C# AES对字符串进行加密
Promotion hung up! The leader said it wasn't my poor skills
Nacos TC setup of highly available Seata (02)
SQLite add index
[machine learning notes] univariate linear regression principle, formula and code implementation
Improve jpopup to realize dynamic control disable
PDK工艺库安装-CSMC
How to get list length