摘要:
1 import java.util.*; 2 public class FangSheMiMa{ 3 public static void main (String args[]){ 4 System.out.println("请依次输入k1,k2,字母数值"); 5 S... 阅读全文
posted @ 2017-03-11 13:57
时光正好,
阅读(2511)
评论(0)
推荐(0)
摘要:
(一)、调用本地联系人: Intent intent = new Intent(Intent.ACTION_PICK); intent.setType(ContactsContract.Contacts.CONTENT_TYPE); startActivityForResult(intent, PICK_CONTACT); (二)、调用图库,获取所有本地图片: Intent i... 阅读全文
posted @ 2017-03-11 13:29
时光正好,
阅读(1065)
评论(0)
推荐(0)

浙公网安备 33010602011771号