登录
首页 » c++ » 定义一个员工类Employee,有数据成员姓名,编号。定义一个销售员继承自员工类Sales,工资为销售额的提成10%,定义一个经理类Manager,固定工资8000,定义一个销售经理类,继承自销售员类

定义一个员工类Employee,有数据成员姓名,编号。定义一个销售员继承自员工类Sales,工资为销售额的提成10%,定义一个经理类Manager,固定工资8000,定义一个销售经理类,继承自销售员类

于 2022-07-08 发布 文件大小:253.43 kB
0 46
下载积分: 2 下载次数: 1

代码说明:

#include #include using namespace std; #define K 0.1 class Employee { public:     string name;     string number;

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Graphic
    文件设备描述表的使用,利用兼容DC实现图形的保存和再现(Document device use, the use of DC-compatible graphics to achieve the preservation and reproduction)
    2009-04-09 21:33:23下载
    积分:1
  • F407_FC_ANO
    匿名飞控领航者基于stm32f407制作的飞控 用于控制四旋翼无人机(Anonymous Flight Control Pilot Based on STm32f407 Four-Rotor Unmanned Aerial Vehicle for Control)
    2020-06-19 20:20:01下载
    积分:1
  • VB
    说明:  基于VB与MATLAB的数字图像处理软件设计(VB and MATLAB-based digital image processing software design)
    2013-03-02 21:05:25下载
    积分:1
  • 9346346
    二维码扫描应用demo,精选ios编程学习源码,很好的参考资料。(Two dimensional bar code scanning application demo, select learning IOS programming source code, a good reference.)
    2013-12-07 10:22:54下载
    积分:1
  • RTW-Simulintion-Technology
    RTW是一种可以将MATLAB与ARM或其他嵌入式平台很好的联系起来的半实物仿真技术,开发者在文本编辑器中按照相应的规范完成代码的编写之后,在matlab的commond window中进行编译,就可以得到相应的动态链接库文件,进而在simulink中定制自己的模块。本文件中包含了几种DIY模块的源码以及动态链接库文件,如有关于RTW方面的疑问请与我联系,欢迎探讨。(RTW MATLAB with ARM or other embedded platforms a good link loop simulation technology development completed in accordance with the specifications in a text editor code, compile matlab commond window, you can get the dynamic link library file, and then customize their own module in simulink. This document contains the of several DIY module source code, and dynamic link library files, if any doubt about RTW please contact me, welcome to explore.)
    2013-03-29 16:49:44下载
    积分:1
  • C#初学入门很好的教程
    C#初学入门很好的教程 -fefffffffffffffffffffffffffffffffffffffffffffss
    2022-08-19 05:22:06下载
    积分:1
  • chap3_1
    专家PId控制,求三阶传递函数的阶跃响应,采用专家PID设计控制器(Expert PId control, and the third order transfer function of the step response,The use of expert PID controller design)
    2020-12-02 11:29:25下载
    积分:1
  • Codes
    APF SVG开发源代码程序,适用于TI 2812芯片中开发。(APF SVG)
    2016-09-12 11:32:17下载
    积分:1
  • PWM_T1C1
    stm32产生多路pwm源码,定时器1产生4通道独立的pwm信号(Stm32 produce multiplex PWM source, timer 1 to generate 4 channel independent of the PWM signal)
    2015-05-17 22:42:05下载
    积分:1
  • fft5
    FFT及IFFT算法的C语言实现,信号发生器产生的正弦信号在通过该算法可以准确算出频率,计算耗时较短。(The implementation of the FFT & IFFT algorithm in the C language,After testing,the results are reliable.)
    2018-01-04 09:36:36下载
    积分:1
  • 696518资源总数
  • 104224会员总数
  • 54今日下载