Skip to content

对on为null的情况加以判定。#17

Merged
hcsp-bot merged 1 commit intomasterfrom
空指针异常修复1
Jun 17, 2019

Hidden character warning

The head ref may contain hidden characters: "\u7a7a\u6307\u9488\u5f02\u5e38\u4fee\u590d1"
Merged

对on为null的情况加以判定。#17
hcsp-bot merged 1 commit intomasterfrom
空指针异常修复1

Conversation

@Scott-YuYan
Copy link
Copy Markdown
Contributor

修复了一个空指针异常

@hcsp-bot
Copy link
Copy Markdown
Contributor

🎉 感谢提交Pull Request!请稍等片刻,我们已经将其提交到CI进行检查,一旦有结果会立即通知您!
不过,我们发现你在这个仓库中还打开了其他的Pull Request:

#16

我们不鼓励同时打开多个Pull Request,请集中精力于现在的这个Pull Request,谢谢!:pray:

@hcsp-bot
Copy link
Copy Markdown
Contributor

恭喜你,你的提交 148ab16 已经通过我们的CI检查:Your tests passed on CircleCI!

👍 它会被自动merge后revert。请不要骄傲,继续挑战!

@hcsp-bot hcsp-bot merged commit 470dcfc into master Jun 17, 2019
hcsp-bot added a commit that referenced this pull request Jun 17, 2019
if(on==null||on==false){
return false;
}
else return on;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

你的这个代码有好多警告。
警告1:

image

警告2:

image

想一想这是为什么,如果想不清楚再问我。

@Scott-YuYan
Copy link
Copy Markdown
Contributor Author

Scott-YuYan commented Jun 17, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants