修正pom.xml中依赖的问题,SSH获取内存使用量中解析字符串的问题#3
Open
hengyunabc wants to merge 3 commits intonileader:masterfrom
Open
Conversation
Author
|
那个json和httpclient,不知道是不是你们内部的版本,在maven官方仓库里都找不到。 那个SSH工具,我的系统版本是:Linux mypc 3.8.0-20-generic #31-Ubuntu SMP Mon May 6 17:03:32 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux 执行top -b -n 1 | head -5 的结果是: top - 17:42:06 up 8:30, 5 users, load average: 0.42, 0.63, 0.67 前面多了KiB,因此我把获得内存使用量那里改为用正则匹配数字了。 |
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.
No description provided.