当前位置: 首页 > news >正文

【C/C++】必知必会知识点大总结

✍个人博客:https://blog.csdn.net/Newin2020?spm=1011.2415.3001.5343
📚专栏地址:C/C++知识点
📣专栏定位:整理一下 C++ 相关的知识点,供大家学习参考~
❤️如果有收获的话,欢迎点赞👍收藏📁,您的支持就是我创作的最大动力💪
🎏唠叨唠叨:在这个专栏里我会整理一些琐碎的 C++ 知识点,方便大家作为字典查询~

在这里插入图片描述

C 语言基础知识

知识点教程地址
namespace 命名空间的使用https://blog.csdn.net/Newin2020/article/details/125969243
浮点数据的输出控制https://blog.csdn.net/Newin2020/article/details/125969309
内联函数 inlinehttps://blog.csdn.net/Newin2020/article/details/125969484
const 与指针https://blog.csdn.net/Newin2020/article/details/125969505
指针的算术运算https://blog.csdn.net/Newin2020/article/details/125970512
指针与数组的区别https://blog.csdn.net/Newin2020/article/details/125987603
程序内存分区https://blog.csdn.net/Newin2020/article/details/125989107
变量的 4 种存储类型https://blog.csdn.net/Newin2020/article/details/125990450
函数地址https://blog.csdn.net/Newin2020/article/details/126028578
explicit 关键字https://blog.csdn.net/Newin2020/article/details/126094085
类型转换https://blog.csdn.net/Newin2020/article/details/126202649
值拷贝&地址拷贝https://blog.csdn.net/Newin2020/article/details/126237620

C 语言面试题

知识点教程地址
指针声明https://blog.csdn.net/Newin2020/article/details/126237664
指针概念https://blog.csdn.net/Newin2020/article/details/126257032
字符空间操作类https://blog.csdn.net/Newin2020/article/details/126326249
结构体对齐https://blog.csdn.net/Newin2020/article/details/126337920
指针访问类https://blog.csdn.net/Newin2020/article/details/126337932
函数承上启下功能类https://blog.csdn.net/Newin2020/article/details/126514493

C++ 基础知识

知识点教程地址
多文件编程https://blog.csdn.net/Newin2020/article/details/129254371
指针https://blog.csdn.net/Newin2020/article/details/129254409
结构体和共用体https://blog.csdn.net/Newin2020/article/details/129274141
枚举类型https://blog.csdn.net/Newin2020/article/details/129274199
用 typedef 定义类型https://blog.csdn.net/Newin2020/article/details/129293726
预处理命令https://blog.csdn.net/Newin2020/article/details/129293757
位运算https://blog.csdn.net/Newin2020/article/details/129330154

面向对象

知识点教程地址
访问限定符https://blog.csdn.net/Newin2020/article/details/129330178
友元类与友元函数https://blog.csdn.net/Newin2020/article/details/129342267
重载https://blog.csdn.net/Newin2020/article/details/129342274
继承https://blog.csdn.net/Newin2020/article/details/129354575
多态https://blog.csdn.net/Newin2020/article/details/129354608
嵌套类和局部类https://blog.csdn.net/Newin2020/article/details/129375008
异常处理https://blog.csdn.net/Newin2020/article/details/129374931
模板https://blog.csdn.net/Newin2020/article/details/129396030
文件操作https://blog.csdn.net/Newin2020/article/details/129435290

STL 知识点

知识点教程地址
STL 常用算法总结https://blog.csdn.net/Newin2020/article/details/129396007
STL 容器总结https://blog.csdn.net/Newin2020/article/details/129416052

C++ 新特性

知识点教程地址
C++11 常用新特性总结https://blog.csdn.net/Newin2020/article/details/129458644
C++17 常用新特性总结https://blog.csdn.net/Newin2020/article/details/129471926
C++20 常用新特性总结https://blog.csdn.net/Newin2020/article/details/129484872
http://www.lryc.cn/news/39511.html

相关文章:

  • 【JavaScript 逆向】百度旋转验证码逆向分析
  • PCL 点云投影到直线(C++详细过程版)
  • 中缀表达式转后缀表示式,及后缀表达式的运算规则
  • 【C++】STL简介
  • (小甲鱼python)文件永久存储(上)总结 python文件永久存储(创建打开文件、文件对象的各种方法及含义)
  • 甲酸溶液除钠离子,丙酸溶液除钾离子,医药液体除钾
  • 操作系统(2.2)--进程的描述与控制
  • Python连接es笔记四之创建和删除操作
  • 字符串填充到指定长度
  • macOS虚拟机安装全过程(VMware)
  • 第十三届蓝桥杯A组:选数异或——三种解法(线段树、DP、ST表)
  • 【CTF】CTF竞赛介绍以及刷题网址
  • Springboot怎么优雅实现大文件的上传
  • 2月编程语言排行榜新鲜出炉,谁又摘得桂冠?
  • 机器学习中的数学原理——模型评估与交叉验证
  • JAVA开发(JSP的9大内置对象和4大作用域)
  • (4)EKF失控保护
  • 数论----质数的求解(C/C++)
  • 【电赛MSP430系列】GPIO、LED、按键、时钟、中断、串口、定时器、PWM、ADC
  • 【Linux】进程理解与学习(Ⅱ)
  • vscode 爽到起飞的快捷键
  • vs +qt 打包.cpp和.h为DLL文件
  • echarts有滑块
  • MATLAB绘制ROC曲线
  • ChatGPT前传
  • 我的十年编程路 2020年篇
  • 力扣-SQL【入门】
  • Vue中组件到底是什么
  • 不同时间间隔数据对统计结果的影响
  • hudi系列-数据写入方式及使用场景