java和android的基础

来源:互联网 发布:python网络爬虫是什么 编辑:程序博客网 时间:2024/06/08 10:08

关于判断输入框为空,我一般用的.hashcode()!=0

关于判断两个相等,我用的.equals()

0 0