摘要: Intent resultIntent = null; if (!TextUtils.isEmpty(tid)){ resultIntent = new Intent("com.shijiebang.notify"); resultIntent.putExtra("_notify_url... 阅读全文
posted @ 2014-06-12 16:01 Cyning 阅读(241) 评论(0) 推荐(0) 编辑