摘要:
阅读全文
posted @ 2016-04-08 19:14
寻步
阅读(1281)
评论(0)
推荐(0)
摘要:
Intent intent = new Intent(Intent.ACTION_SENDTO); intent.setType("text/plain"); intent.putExtra(Intent.EXTRA_SUBJECT, "Subject of email"); intent.putExtra(Intent.EXTRA_TEXT, "Body of email"); inte... 阅读全文
posted @ 2016-04-08 16:28
寻步
阅读(298)
评论(0)
推荐(0)
浙公网安备 33010602011771号