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

济南pc网站建设公司搜索排名

济南pc网站建设公司,搜索排名,中山做网站的公司哪家好,网站建设代码C系列-函数重载 函数重载函数重载的条件函数重载注意事项引用作为重载函数重载遇到默认参数 函数重载 函数名可以相同, 提高复用性 函数重载的条件 同一个作用域下函数名相同函数参数不同 – 参数个数不同 – 参数顺序不同 – 参数类型不同不可以使用返回值作为重…

C++系列-函数重载

  • 函数重载
    • 函数重载的条件
    • 函数重载注意事项
      • 引用作为重载
      • 函数重载遇到默认参数

函数重载

  • 函数名可以相同, 提高复用性

函数重载的条件

  • 同一个作用域下
  • 函数名相同
  • 函数参数不同
    – 参数个数不同
    – 参数顺序不同
    – 参数类型不同
  • 不可以使用返回值作为重载的条件
code:#include<iostream>using namespace std;void test(){cout << "void test()" << endl;}void test(int a){cout << "void test(int a)" << endl;}void test(int a, float b){cout << "void test(int a, float b)" << endl;}void test(float a, int b){cout << "void test(float a, int b)" << endl;}void main(){test();test(100);test(100, 3.14);test(3.14, 100);system("pause");}
result:void test()void test(int a)void test(int a, float b)void test(float a, int b)

函数重载注意事项

引用作为重载

  • 参数可以分为const和非const。
code:#include<iostream>using namespace std;void test(int &a){cout << "void test(int &a)" << endl;}void test(const int& a){cout << "void test(const int& a)" << endl;}void main(){int a = 10;test(a);test(10);		// 当执行void test(int &a) 则为int &a=10,会出错,const int& a=10,正常system("pause");}
result:
void test(int &a)
void test(const int& a)

函数重载遇到默认参数

code:
#include<iostream>
using namespace std;void test(int a, int b = 10)
{cout << "void test(int a, int b = 10)" << endl;
}
void test(int a)
{cout << "void test(int a)" << endl;
}void main()
{//test(666);		// 报错,不知道执行哪一个test(20, 30);system("pause");
}result:void test(int a, int b = 10)
http://www.zhongyajixie.com/news/5276.html

相关文章:

  • 哈尔滨网站建设市场深圳网站关键词排名优化
  • 删除wordpress站西安百度网站排名优化
  • WordPress建站可以吗小米口碑营销案例
  • extract wordpressseo技术培训茂名
  • 企业需求做网站在哪儿交易搜索引擎优化实验报告
  • 深圳网站订制开发巩义网络推广外包
  • 163企业邮箱格式中山口碑seo推广
  • 合肥市城乡建设厅网站谷歌搜索引擎大全
  • 营销型网站效果百度网盘登录首页
  • 没有网站怎样做外贸下载百度官方网站
  • 沧州营销型网站建设互联网营销专业
  • 做网站好的书专业排名优化工具
  • 公司建设网站的案例分析站内优化主要从哪些方面进行
  • h5必备网站微商引流的最快方法是什么
  • 深圳迈瑞医疗器械有限公司官网重庆seo网站
  • 免费php mysql网站推广普通话的宣传标语
  • 怎么做招聘网站的数据分析南宁网
  • 做爰片的网站南京百度推广开户
  • 网站推广营销策划宣传推广的形式有哪些
  • 网站背景居中怎么做白度
  • 太平洋手机官网在线seo外链工具
  • 青岛seo整站优化哪家专业脚上起小水泡还很痒是什么原因
  • 怎么自己给自己的网站做推广百度快照网站
  • 公司网站开发 nodejsseo网站优化
  • 广州互助网站开发郑州百度分公司
  • 泉州做网站优化b2b平台是什么意思啊
  • 专业建设外贸网站制作江门网站收录怎么弄
  • 无锡百度网站排名宁波免费seo排名优化
  • asp网站怎么安装百度网盘资源免费搜索引擎入口
  • 前程无忧企业官方网站活动推广方案怎么写