文件名称:ch11重载
介绍说明--下载内容均来自于网络,请自行研究使用
在实际开发中,有时候我们需要实现几个功能类似的函数,只是有些细节不同。例如希望交换两个变量的值,这两个变量有多种类型,可以是 int、float、char、bool 等,我们需要通过参数把变量的地址传入函数内部。在C语言中,程序员往往需要分别设计出三个不同名的函数,其函数原型与下面类似:(In actual development, sometimes we need to implement several similar functions, but there are some details. For example, we want to exchange the values of two variables, the two variables have a variety of types, which can be int, float, char, bool and so on. We need to pass the address of the variable into the function through the parameter. In C language, programmers often need to design three functions with different names respectively, whose function prototype is similar to the following ones.)
相关搜索: 重载
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
ch11重载\Fig11_03_05\Fig11_05.cpp | 1815 | 2004-12-07 |
ch11重载\Fig11_03_05\PhoneNumber.cpp | 2226 | 2004-12-07 |
ch11重载\Fig11_03_05\PhoneNumber.h | 1615 | 2004-11-21 |
ch11重载\Fig11_06_08\Array.cpp | 5378 | 2004-12-07 |
ch11重载\Fig11_06_08\Array.h | 2273 | 2004-12-02 |
ch11重载\Fig11_06_08\fig11_08.cpp | 3404 | 2004-12-02 |
ch11重载\Fig11_09_11\fig11_09.cpp | 3569 | 2004-12-07 |
ch11重载\Fig11_09_11\String.cpp | 6751 | 2004-12-07 |
ch11重载\Fig11_09_11\String.h | 2908 | 2004-12-07 |
ch11重载\Fig11_12_14\Date.cpp | 4249 | 2004-12-07 |
ch11重载\Fig11_12_14\Date.h | 1930 | 2004-12-07 |
ch11重载\Fig11_12_14\fig11_14.cpp | 2046 | 2004-12-02 |
ch11重载\Fig11_15\fig11_15.cpp | 3689 | 2004-12-07 |
ch11重载\Fig11_16\Array.cpp | 5383 | 2004-12-07 |
ch11重载\Fig11_16\Array.h | 2269 | 2004-12-07 |
ch11重载\Fig11_16\Fig11_16.cpp | 1735 | 2004-12-01 |
ch11重载\Fig11_17_18\Array.cpp | 5383 | 2004-12-07 |
ch11重载\Fig11_17_18\Array.h | 2279 | 2004-12-07 |
ch11重载\Fig11_17_18\Fig11_18.cpp | 1811 | 2004-11-22 |
ch11重载\Fig11_19_21\Complex.cpp | 2000 | 2004-12-07 |
ch11重载\Fig11_19_21\Complex.h | 1534 | 2004-11-22 |
ch11重载\Fig11_19_21\fig11_21.cpp | 1740 | 2004-12-02 |
ch11重载\Fig11_22_24\fig11_21.cpp | 1843 | 2004-12-07 |
ch11重载\Fig11_22_24\Hugeint.cpp | 3848 | 2004-12-07 |
ch11重载\Fig11_22_24\Hugeint.h | 1817 | 2004-12-07 |
ch11重载\Fig11_03_05 | 0 | 2015-09-23 |
ch11重载\Fig11_06_08 | 0 | 2015-09-23 |
ch11重载\Fig11_09_11 | 0 | 2015-09-23 |
ch11重载\Fig11_12_14 | 0 | 2015-09-23 |
ch11重载\Fig11_15 | 0 | 2015-09-23 |
ch11重载\Fig11_16 | 0 | 2015-09-23 |
ch11重载\Fig11_17_18 | 0 | 2015-09-23 |
ch11重载\Fig11_19_21 | 0 | 2015-09-23 |
ch11重载\Fig11_22_24 | 0 | 2015-09-23 |
ch11重载 | 0 | 2015-09-23 |