09 2014 档案

ViewHolder
摘要:public class ViewHolder { // I added a generic return type to reduce the casting noise in client code @SuppressWarnings("unchecked") public static T ... 阅读全文

posted @ 2014-09-05 16:17 _star 阅读(533) 评论(0) 推荐(0)

TakePhoto
摘要:package com.camera;import java.io.IOException;import java.lang.reflect.Method;import android.app.Activity;import android.graphics.Bitmap;import androi... 阅读全文

posted @ 2014-09-02 15:58 _star 阅读(577) 评论(0) 推荐(0)

导航