- 博客(2)
- 资源 (4)
- 收藏
- 关注
转载 Android 跳转到拨号界面/拨打电话/联系人
1、跳转到拨号界面,代码如下: 1)直接拨打 Intent intentPhone = new Intent(Intent.ACTION_CALL, Uri.parse("tel:" + phoneNumber)); startActivity(intentPhone); 2)跳转到拨号界面 Intent intent = newIntent(Intent.ACTION_
2015-11-10 11:50:44
1367
1
原创 xfire总是404 tomcat Could not find action or result>
把web.xml 文件里面的org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter 改下下面的就可以了 Struts2 org.apache.struts2.dispatcher.ng.filter.StrutsPrepareFilter
2015-05-23 17:55:12
328
SwipeListView仿QQ的ListView滑动删除item
2015-08-03
MyEclipse10.7.1注册机加上解决war问题
2015-01-06
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人