诺虫的箱子

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2019年9月23日

摘要: Intent intent = new Intent(Intent.ACTION_SENDTO); String number = et_main_number.getText().toString().trim(); String sms = et_main_sms.getText().toStrin... 阅读全文
posted @ 2019-09-23 21:49 诺虫的箱子 阅读(108) 评论(0) 推荐(0)