Should I document my private methods? [closed]
问题 Closed . This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing this post. Closed 2 years ago . Private methods documentation can only be seen by who has access to the source code. Is it worth the effort spent on it? 回答1: Personally, I feel that it is. Documentation is often the most useful to future developers maintaining your software - especially member documentation