Skip to content

Commit

Permalink
modify typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lambdaplus committed May 7, 2016
1 parent 8c03fc2 commit d69cb74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 238.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

##方法

在类里面,除了属性,就是方法,当然还有注释和文档,但这些是计算机不看的,只是给人看的。
在类里面,除了属性,就是方法,当然还有注释和文档,但这些计算机是不看的,只是给人看的。

关于方法,在通常情况下用实例调用。但是,跟方法有关的一些深入的话题,还需要辨析。

Expand Down

0 comments on commit d69cb74

Please sign in to comment.