03 2017 档案
摘要:总结 学习了解到了手机应用程序开发界面时会用到的控件: 其中基本控件有Textview, EditText,Button,ImagineView,CheckBox,RadioButton控件。 TextView控件的功能是向用户显示文本的内容,但不允许编辑。 EditText是用户和android应
阅读全文
摘要:package cn.edu.niit.hellogirl; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.widget.ImageView; import andr
阅读全文
浙公网安备 33010602011771号