Add method comments and adjust code block placement#38
Merged
wenshao merged 2 commits intoalibaba:mainfrom Apr 21, 2022
kraity:main
Merged
Add method comments and adjust code block placement#38wenshao merged 2 commits intoalibaba:mainfrom kraity:main
wenshao merged 2 commits intoalibaba:mainfrom
kraity:main
Conversation
Codecov Report
@@ Coverage Diff @@
## main #38 +/- ##
============================================
- Coverage 67.61% 67.59% -0.02%
+ Complexity 7414 7412 -2
============================================
Files 373 373
Lines 40789 40759 -30
Branches 8079 8048 -31
============================================
- Hits 27579 27553 -26
+ Misses 9808 9805 -3
+ Partials 3402 3401 -1
Continue to review full report at Codecov.
|
Member
|
Issue和文档都可以用中文,但代码注释还是不用中文吧 |
Collaborator
Author
我最初也计划是注释不用含中文, 考虑到国人的使用, 才加上的 |
Member
|
代码注释还是先不用中文吧 |
Member
|
可以加我微信 wenshaojin ,有直接联系方式后,有活动礼品方便寄给你 |
Collaborator
Author
好的谢谢温少大佬! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
JSONArray和JSONObject中简单地添加方法的注释以及调整了代码块位置