java、Android、网页、MySQL、Linux
在xml下编辑EditText
1.android:backgroud="@null" 会失去输入框焦点
2.使用白色背景图
3.第三个方法android:backgroud="@null" android.hint="随便输入什么"