1.unsigned long
2.sizeof ,strlen, char a=””,char a[],char a*,char a = “str” 字符序列
3.指针数组作为参数
4.const修饰返回值
5.静态成员函数允许访问的
6.派生类允许访问的protected\private\public\static