zoukankan      html  css  js  c++  java
  • Class chart

    Class

    |---------------------------------------------------------------------------

    |

    |     |Function-----------------------------------| 

    |     |Function for example public void aaa()        |

    |     | Use other method, new other public class  |

    |     | Direct use some methods                        |

    |     |--------------------------------------------|

    |     |--------------------------------------------|

    |     | Setup property                                      | 

    |     |--------------------------------------------|

    |

    |     |--------------------------------------------|

    |     | Setup constructor                                   |

    |     |--------------------------------------------|

    |

    |     >< use other method, new other public class, not right ><

    |     >< set another class, not suppose                              ><

    |--------------------------------------------------------------------------------

  • 相关阅读:
    虚拟机中按键切回windows系统界面快捷键
    余数
    质数(素数)判断代码实现
    =excel========》函数使用
    python 正则表达式规则
    linux常用命令详解
    c指针
    visual studio 2015 开发时常见问题的解决方案
    python装饰器
    构造方法
  • 原文地址:https://www.cnblogs.com/greencolor/p/1711495.html
Copyright © 2011-2022 走看看