当前位置:网站首页>[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
边栏推荐
- C Advanced - data storage (Part 1)
- 04. 项目博客之日志
- SQLite add index
- HAC cluster modifying administrator user password
- 26file filter anonymous inner class and lambda optimization
- Note the various data set acquisition methods of jvxetable
- js Array 列表 实战使用总结
- Fluent implements a loadingbutton with loading animation
- Sliding window problem review
- Vulhub vulnerability recurrence 68_ ThinkPHP
猜你喜欢
Easy to understand I2C protocol
Nacos TC setup of highly available Seata (02)
Configuration file converted from Excel to Lua
02. Develop data storage of blog project
Codeless June event 2022 codeless Explorer conference will be held soon; AI enhanced codeless tool launched
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
Review of double pointer problems
Three methods of Oracle two table Association update
Golang -- TCP implements concurrency (server and client)
ARTS Week 25
随机推荐
注释、接续、转义等符号
05. 博客项目之安全
CUDA11.1在线安装
[cloud native] 3.1 kubernetes platform installation kubespher
【云原生】3.1 Kubernetes平台安装KubeSpher
Cuda11.1 online installation
Game push image / table /cv/nlp, multi-threaded start
Codeforces Round #804 (Div. 2) Editorial(A-B)
Notes, continuation, escape and other symbols
Closure, decorator
Force buckle 1189 Maximum number of "balloons"
Yyds dry inventory SSH Remote Connection introduction
[mask requirements of OSPF and Isis in multi access network]
Can the feelings of Xi'an version of "Coca Cola" and Bingfeng beverage rush for IPO continue?
Unity Vector3. Use and calculation principle of reflect
SQLite add index
Nacos - TC Construction of High available seata (02)
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
Web Security (VI) the use of session and the difference between session and cookie
UCF(暑期团队赛二)