<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_mockups的地盘</title><subtitle type="text"/><id>http://feed.cnblogs.com/blog/u/57986/rss</id><updated>2009-08-10T03:56:30Z</updated><author><name>mockups</name><uri>http://www.cnblogs.com/mockups/</uri></author><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mockups/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/57986/rss"/><entry><id>http://www.cnblogs.com/mockups/archive/2009/08/10/1542747.html</id><title type="text">Android入门逆引手册 - 12 评分条(RatingBar)的使用</title><summary type="text">这里介绍评分条android.widget.RatingBar类的使用。● 评分（星）的最大数的设置，调用setNumStars()方法。● 现在的评分的设置，调用setRating()方法。例程源码(Java)[java]RatingBar ratingBar = (RatingBar)findViewById(id.ratingBar);ratingBar.setNum...</summary><published>2009-08-10T03:55:00Z</published><updated>2009-08-10T03:55:00Z</updated><author><name>mockups</name><uri>http://www.cnblogs.com/mockups/</uri></author><link rel="alternate" href="http://www.cnblogs.com/mockups/archive/2009/08/10/1542747.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mockups/archive/2009/08/10/1542747.html"/><content type="text">这里介绍评分条android.widget.RatingBar类的使用。● 评分（星）的最大数的设置，调用setNumStars()方法。● 现在的评分的设置，调用setRating()方法。例程源码(Java)[java]RatingBar ratingBar = (RatingBar)findViewById(id.ratingBar);ratingBar.setNum...</content></entry><entry><id>http://www.cnblogs.com/mockups/archive/2009/07/30/1531478.html</id><title type="text">Android入门逆引手册 - 13 SeekBar(SeekBar)的使用</title><summary type="text">这里介绍android.widget.SeekBar类的使用● 最大值的设置，调用setMax()方法。● 现在进度值的设置，调用setProgress()方法。● 值变更事件处理的追加，  调用setOnSeekBarChangeListener()方法，并传递OnSeekBarChangeListener()的实例。</summary><published>2009-07-30T02:54:00Z</published><updated>2009-07-30T02:54:00Z</updated><author><name>mockups</name><uri>http://www.cnblogs.com/mockups/</uri></author><link rel="alternate" href="http://www.cnblogs.com/mockups/archive/2009/07/30/1531478.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mockups/archive/2009/07/30/1531478.html"/><content type="text">这里介绍android.widget.SeekBar类的使用● 最大值的设置，调用setMax()方法。● 现在进度值的设置，调用setProgress()方法。● 值变更事件处理的追加，  调用setOnSeekBarChangeListener()方法，并传递OnSeekBarChangeListener()的实例。</content></entry><entry><id>http://www.cnblogs.com/mockups/archive/2009/07/29/1531479.html</id><title type="text">Android入门逆引手册 - 14 进度条(ProgressBar)的使用</title><summary type="text">这里介绍进度条android.app.ProgressBar类的使用。</summary><published>2009-07-29T04:00:00Z</published><updated>2009-07-29T04:00:00Z</updated><author><name>mockups</name><uri>http://www.cnblogs.com/mockups/</uri></author><link rel="alternate" href="http://www.cnblogs.com/mockups/archive/2009/07/29/1531479.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mockups/archive/2009/07/29/1531479.html"/><content type="text">这里介绍进度条android.app.ProgressBar类的使用。</content></entry><entry><id>http://www.cnblogs.com/mockups/archive/2009/07/28/1531477.html</id><title type="text">Android入门逆引手册 - 12 等级条(RatingBar)的使用</title><summary type="text">这里介绍等级条android.widget.RatingBar类的使用。● 等级（星）的最大数的设置，调用setNumStars()方法。● 现在的等级的设置，调用setRating()方法。</summary><published>2009-07-28T09:10:00Z</published><updated>2009-07-28T09:10:00Z</updated><author><name>mockups</name><uri>http://www.cnblogs.com/mockups/</uri></author><link rel="alternate" href="http://www.cnblogs.com/mockups/archive/2009/07/28/1531477.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mockups/archive/2009/07/28/1531477.html"/><content type="text">这里介绍等级条android.widget.RatingBar类的使用。● 等级（星）的最大数的设置，调用setNumStars()方法。● 现在的等级的设置，调用setRating()方法。</content></entry><entry><id>http://www.cnblogs.com/mockups/archive/2009/07/28/1531475.html</id><title type="text">Android入门逆引手册 - 11 Spinner(Spinner)的使用</title><summary type="text">这里介绍android.widget.Spinner类的使用。● Adapter的设置，调用setAdapter()方法。● 追加Item选择时间的处理，调用setOnItemSelec</summary><published>2009-07-28T03:59:00Z</published><updated>2009-07-28T03:59:00Z</updated><author><name>mockups</name><uri>http://www.cnblogs.com/mockups/</uri></author><link rel="alternate" href="http://www.cnblogs.com/mockups/archive/2009/07/28/1531475.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mockups/archive/2009/07/28/1531475.html"/><content type="text">这里介绍android.widget.Spinner类的使用。● Adapter的设置，调用setAdapter()方法。● 追加Item选择时间的处理，调用setOnItemSelec</content></entry><entry><id>http://www.cnblogs.com/mockups/archive/2009/07/27/1531465.html</id><title type="text">Android入门逆引手册 - 10 列表框(ListView)的使用</title><summary type="text">这里介绍android.widget.ListView类的使用方法。 ● 设置Adapter，调用setAdapter()方法。● 追加Item被点击时候的处理，调用setOnItemClickListener()方法。● 追加Item被选择时候的处理，调用setOnItemSelectedListener()方法。</summary><published>2009-07-27T14:58:00Z</published><updated>2009-07-27T14:58:00Z</updated><author><name>mockups</name><uri>http://www.cnblogs.com/mockups/</uri></author><link rel="alternate" href="http://www.cnblogs.com/mockups/archive/2009/07/27/1531465.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mockups/archive/2009/07/27/1531465.html"/><content type="text">这里介绍android.widget.ListView类的使用方法。 ● 设置Adapter，调用setAdapter()方法。● 追加Item被点击时候的处理，调用setOnItemClickListener()方法。● 追加Item被选择时候的处理，调用setOnItemSelectedListener()方法。</content></entry><entry><id>http://www.cnblogs.com/mockups/archive/2009/07/27/1531464.html</id><title type="text">Android入门逆引手册 - 09 文本框（TextView）的使用</title><summary type="text">这里介绍android.widget.TextView类的使用方法。● 设置文字列到TextView，调用setText()方法● 取得TextView的文字列，调用getText()方法</summary><published>2009-07-27T08:17:00Z</published><updated>2009-07-27T08:17:00Z</updated><author><name>mockups</name><uri>http://www.cnblogs.com/mockups/</uri></author><link rel="alternate" href="http://www.cnblogs.com/mockups/archive/2009/07/27/1531464.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mockups/archive/2009/07/27/1531464.html"/><content type="text">这里介绍android.widget.TextView类的使用方法。● 设置文字列到TextView，调用setText()方法● 取得TextView的文字列，调用getText()方法</content></entry><entry><id>http://www.cnblogs.com/mockups/archive/2009/07/27/1531463.html</id><title type="text">Android入门逆引手册 - 08 可编辑文本框(EditText)的使用</title><summary type="text">这里介绍android.widget.EditText类的使用方法。● 设置文字列到EditText的时候，调用setText()方法● 取得EditText的文字列的时候，调用getText()方法● 选择EditText的文字列的时候，调用selectAll()方法</summary><published>2009-07-27T00:09:00Z</published><updated>2009-07-27T00:09:00Z</updated><author><name>mockups</name><uri>http://www.cnblogs.com/mockups/</uri></author><link rel="alternate" href="http://www.cnblogs.com/mockups/archive/2009/07/27/1531463.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mockups/archive/2009/07/27/1531463.html"/><content type="text">这里介绍android.widget.EditText类的使用方法。● 设置文字列到EditText的时候，调用setText()方法● 取得EditText的文字列的时候，调用getText()方法● 选择EditText的文字列的时候，调用selectAll()方法</content></entry><entry><id>http://www.cnblogs.com/mockups/archive/2009/07/26/1531456.html</id><title type="text">Android入门逆引手册 - 07 单选框(RadioButton)的使用</title><summary type="text">这里介绍RadioButton类和RadioGroup类的使用方法。android.widget.RadioButtonandroid.widget.RadioGroup</summary><published>2009-07-26T10:13:00Z</published><updated>2009-07-26T10:13:00Z</updated><author><name>mockups</name><uri>http://www.cnblogs.com/mockups/</uri></author><link rel="alternate" href="http://www.cnblogs.com/mockups/archive/2009/07/26/1531456.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mockups/archive/2009/07/26/1531456.html"/><content type="text">这里介绍RadioButton类和RadioGroup类的使用方法。android.widget.RadioButtonandroid.widget.RadioGroup</content></entry><entry><id>http://www.cnblogs.com/mockups/archive/2009/07/23/1528909.html</id><title type="text">Android入门逆引手册 - 06 复选框(CheckBox)的使用</title><summary type="text">这里介绍android.widget.CheckBox类的使用方法●设置复选框的Check状态的时候，调用setChecked()方法●追加复选框被选择时处理的时候，   1.调用setOnCheckedChangeListener()方法，并把CompoundButton.OnCheckedChangeListener实例作为参数传入   2.在CompoundButton.OnCheckedChangeListener的onCheckedChanged()方法里，取得被选中复选框的实例</summary><published>2009-07-23T00:12:00Z</published><updated>2009-07-23T00:12:00Z</updated><author><name>mockups</name><uri>http://www.cnblogs.com/mockups/</uri></author><link rel="alternate" href="http://www.cnblogs.com/mockups/archive/2009/07/23/1528909.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mockups/archive/2009/07/23/1528909.html"/><content type="text">这里介绍android.widget.CheckBox类的使用方法●设置复选框的Check状态的时候，调用setChecked()方法●追加复选框被选择时处理的时候，   1.调用setOnCheckedChangeListener()方法，并把CompoundButton.OnCheckedChangeListener实例作为参数传入   2.在CompoundButton.OnCheckedChangeListener的onCheckedChanged()方法里，取得被选中复选框的实例</content></entry></feed>
