当前位置:网站首页>C summary of knowledge points 1
C summary of knowledge points 1
2022-07-01 11:45:00 【dengfengling999】
1 Array syntax :
An array type [] Array name ;
int[] a;
double[] b;
Define an array , The array must be assigned , To initialize
Access array is from subscript 0 Start .
Nonparametric functions :
There are parametric functions :
The method name is the same , The phenomenon of different parameters is called polymorphism
Don't use it after creating the object , Release this space , Free up space with destructors .
: Code rewriting can be applied to inheritance .
Two classes are involved , Base class write method , Override the virtual method of the parent class in the subclass
Same signature : The method name is the same 、 Parameters are the same ( The number of parameters is the same , The corresponding data types are the same )
边栏推荐
- 2022/6/28学习总结
- Width and widthstep of iplimage
- Tianrunyun, invested by Tian Suning, was listed: its market value was 2.2 billion Hong Kong, and its first year profit decreased by 75%
- Comment Cao définit la décimale de dimension
- Exploration and practice of inress in kubernetes
- 深入理解 grpc part1
- CPI tutorial - asynchronous interface creation and use
- 微信小程序开发 – 用户授权登陆「建议收藏」
- Y48. Chapter III kubernetes from introduction to mastery -- pod status and probe (21)
- Oneconnect plans to be listed in Hong Kong on July 4: a loss of nearly 3 billion in two years, with a market capitalization evaporation of more than 90%
猜你喜欢
Comment Cao définit la décimale de dimension
Tempest HDMI leak receive 3
Istio, ebpf and rsocket Broker: in depth study of service grid
TEMPEST HDMI泄漏接收 3
Introduction to unittest framework and the first demo
Emotion analysis based on IMDB comment data set
Learning summary on June 29, 2022
CAD如何設置標注小數比特
Tianrunyun, invested by Tian Suning, was listed: its market value was 2.2 billion Hong Kong, and its first year profit decreased by 75%
Mechanism and type of CPU context switch
随机推荐
TMUX usage
Value/sortedset in redis
Share the method of how to preview PSD format and PSD file thumbnail plug-in [easy to understand]
用于分类任务的数据集划分脚本
印象深刻的bug汇总(持续更新)
分享psd格式怎么预览的方法和psd文件缩略图插件[通俗易懂]
Force button homepage introduction animation
Learning summary on June 28, 2022
kafuka学习之路(一)kafuka安装和简单使用
The developer said, "this doesn't need to be tested, just return to the normal process". What about the testers?
Want to ask, is there a discount for opening a securities account? Is it safe to open a mobile account?
JS日期格式化转换方法
2022/6/29学习总结
Unittest 框架介绍及第一个demo
Raspberry pie 4B installation tensorflow2.0[easy to understand]
妙啊!MarkBERT
Value/string in redis
redis中value/list
Several cases of index failure
MySQL in and not in() empty list error