05 2015 档案

摘要:现在开发中的功能需要直接跳转到拨号、联系人、短信界面等等,查找了很多资料,自己整理了一下。 首先,我们先看拨号界面,代码如下: Intent intent =new Intent(); intent.setAction("android.int... 阅读全文
posted @ 2015-05-26 12:35 huidaoli 阅读(2080) 评论(0) 推荐(0) 编辑
摘要:To set up Android Studio on Windows:Launch the.exefile you just downloaded.Follow the setup wizard to install Android Studio and any necessary SDK too... 阅读全文
posted @ 2015-05-22 13:04 huidaoli 阅读(263) 评论(0) 推荐(0) 编辑
摘要:PHP5.3应用中,登陆后台管理时提示错误:Deprecated:getEntityManagerisdeprecatedsinceSymfony2.1.UsegetManagerinsteadinvendor\doctrine\doctrine-bundle\Doctrine\Bundle\Doc... 阅读全文
posted @ 2015-05-17 10:36 huidaoli 阅读(372) 评论(0) 推荐(0) 编辑