摘要:
只需把代码copy进入oncreate方法即可运行 Java代码 RelativeLayoutrl=newRelativeLayout(this);Buttonbtn1=newButton(this);btn1.setText("----------------------");btn1.setI... 阅读全文
posted @ 2014-10-13 19:12
新感觉
阅读(701)
评论(0)
推荐(0)
摘要:
[html] [html] package com.mrzhu.edittest; import android.app.Activity; import android.os.Bundle; import android.view.ViewGroup; import android.widget.... 阅读全文
posted @ 2014-10-13 17:25
新感觉
阅读(781)
评论(0)
推荐(0)