• 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                              ><

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

  • 相关阅读:
    73. Set Matrix Zeroes (Array)
    79. Word Search (Array; DFS,Back-Track)
    59. Spiral Matrix II (Array)
    PAT 1082. Read Number in Chinese
    PAT 1067 Sort with Swap(0,*)
    LeetCode Min Stack
    LeetCode Find Minimum In Rotated Sorted Array
    PAT 1071. Speech Patterns
    PAT 1022. Digital Library
    PAT 1041. Be Unique
  • 原文地址:https://www.cnblogs.com/greencolor/p/1711495.html
Copyright © 2020-2023  润新知