資源簡介
仿新浪微博Android客戶端主界面的源碼。
代碼片段和文件信息
package?com.wenbin.test;
import?java.util.Iterator;
import?java.util.Set;
import?com.wenbin.test.site.Blog;
import?android.content.Context;
import?android.database.DataSetObserver;
import?android.view.LayoutInflater;
import?android.view.View;
import?android.view.ViewGroup;
import?android.webkit.WebView;
import?android.widget.Adapter;
import?android.widget.ImageView;
import?android.widget.ListAdapter;
import?android.widget.TextView;
public?class?BlogAdapter?implements?ListAdapter?{
private?Set?blogs;
private?Context?context;
public?BlogAdapter(Set?blogsContext?context){
this.blogs=blogs;
this.context=context;
}
@Override
public?boolean?areAllItemsEnabled()?{
return?true;
}
@Override
public?boolean?isEnabled(int?arg0)?{
re
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2011-05-13?13:37??Blog\
?????文件?????????280??2011-05-13?13:37??Blog\.classpath
?????文件?????????840??2011-05-13?13:37??Blog\.project
?????文件?????????764??2011-05-13?14:47??Blog\AndroidManifest.xm
?????目錄???????????0??2011-05-13?13:37??Blog\assets\
?????文件?????????362??2011-05-13?13:37??Blog\default.properties
?????文件????????1159??2011-05-13?13:37??Blog\proguard.cfg
?????目錄???????????0??2011-05-13?13:41??Blog\res\
?????目錄???????????0??2011-05-13?13:41??Blog\res\drawable\
?????文件?????????280??2011-05-05?14:54??Blog\res\drawable\refresh_button.xm
?????文件?????????274??2011-05-05?14:53??Blog\res\drawable\write_button.xm
?????目錄???????????0??2011-05-13?13:37??Blog\res\drawable-hdpi\
?????文件????????4147??2011-05-13?13:37??Blog\res\drawable-hdpi\icon.png
?????目錄???????????0??2011-05-13?13:37??Blog\res\drawable-ldpi\
?????文件????????1723??2011-05-13?13:37??Blog\res\drawable-ldpi\icon.png
?????目錄???????????0??2011-05-14?16:47??Blog\res\drawable-mdpi\
?????文件????????2926??2011-04-14?14:59??Blog\res\drawable-mdpi\aini.gif
?????文件??????????89??2011-04-22?16:04??Blog\res\drawable-mdpi\divider.png
?????文件????????4845??2011-04-14?14:59??Blog\res\drawable-mdpi\haha.gif
?????文件????????1527??2011-04-14?14:59??Blog\res\drawable-mdpi\hehe.gif
?????文件????????2574??2011-04-08?10:42??Blog\res\drawable-mdpi\icon.png
?????文件????????1987??2011-03-15?17:41??Blog\res\drawable-mdpi\image.png
?????文件????????1549??2011-04-14?14:59??Blog\res\drawable-mdpi\lei.gif
?????文件?????????714??2011-05-11?14:51??Blog\res\drawable-mdpi\popup.9.png
?????文件????????1592??2011-04-22?16:04??Blog\res\drawable-mdpi\portrait.png
?????文件?????????306??2011-04-22?16:04??Blog\res\drawable-mdpi\ti
?????文件????????1095??2011-04-22?16:04??Blog\res\drawable-mdpi\ti
?????文件????????1553??2011-04-22?16:04??Blog\res\drawable-mdpi\ti
?????文件????????1273??2011-04-22?16:04??Blog\res\drawable-mdpi\ti
?????文件????????1688??2011-04-22?16:04??Blog\res\drawable-mdpi\ti
?????文件????????1089??2011-04-22?16:04??Blog\res\drawable-mdpi\v.png
............此處省略24個文件信息
評論
共有 條評論