摘要:
Toast的功能是提示功能。Toast.makeText(this, "Toast测试", Toast.LENGTH_LONG).show();EditText的使用方法在布局文件中添加<EditText android:id="@+id/myedit" android:layout_width="fill_parent" android:layout_height="wrap_content" android:hint="测试EditText" />以上是EditText的使用方法 阅读全文
posted @ 2011-11-09 14:35
秀气龙
阅读(254)
评论(0)
推荐(0)

浙公网安备 33010602011771号