C++?Щ????????
???????????? ???????[ 2016/6/23 10:29:54 ] ??????????????????? C++
???????????Aδ???壬?e????????????????????£?
1 #include <iostream>
2 using namespace std;
3 class D
4 {
5 public:
6 void getD()
7 {
8 cout<<"i am getD()"<<endl;
9 }
10 };
11 class A
12 {
13 public:
14 A(){
15 cout<<"this a"<<endl;
16 }
17 void getA(){cout<<"i am getA()"<<endl;}
18 ~A(){cout<<"a dead"<<endl;}
19 class B:public D
20 {
21 public:
22 B(){cout<<"this b"<<endl;}
23 ~B(){cout<<"b dead"<<endl;}
24 void getB(){cout<<"i am getB()"<<endl;}
25
26 };
27 B b;
28 };
29 int main(int argc?? char * argv[])
30 {
31 A a;
32 a.b.getB();
33 a.getA();
34 a.b.getD();
35 A::B b;
36 b.getB();
37 b.getD();
38 return 0;
39 }
??????????????????????B????????????????????Щ??й????
?????????
?????????????c++?????????????????????????????????????????????????????????????????????????????????????????????????????????????c++???????
???????????????????????漰???????????????????SPASVOС??(021-61079698-8054)?????????????????????????
??????
??C++????????????C++ lvalue??rvalueC++11????????C++???????????????C++?е?????????????????C++?????????C++???Windows????λ??C/C++???????????????????JAVA??C??C++??????????c++??python???????????????????????????????C++???????C++?е????????C++????????????????C++ ???????????????C++?????????????????????C++????????????
???·???
??????????????????
2023/3/23 14:23:39???д?ò??????????
2023/3/22 16:17:39????????????????????Щ??
2022/6/14 16:14:27??????????????????????????
2021/10/18 15:37:44???????????????
2021/9/17 15:19:29???·???????·
2021/9/14 15:42:25?????????????
2021/5/28 17:25:47??????APP??????????
2021/5/8 17:01:11????????
?????????App Bug???????????????????????Jmeter?????????QC??????APP????????????????app?????е????????jenkins+testng+ant+webdriver??????????????JMeter????HTTP???????Selenium 2.0 WebDriver ??????