上一页 1 ··· 94 95 96 97 98 99 100 101 102 ··· 116 下一页
摘要: Getting Office License Configuration Information.---------------------------------------Backing Up License Info In Case Of Failure.-------------------... 阅读全文
posted @ 2014-11-07 17:51 aiplus 阅读(383) 评论(0) 推荐(0)
摘要: Invalid method receiver.: Invalid method receiver.java.lang.IllegalStateException: Invalid method receiver. at com.android.tools.idea.gradle.project.A... 阅读全文
posted @ 2014-11-05 15:05 aiplus 阅读(477) 评论(0) 推荐(0)
摘要: Alt+回车 导入包,自动修正Ctrl+N 查找类Ctrl+Shift+N 查找文件Ctrl+Alt+L格式化代码Ctrl+Alt+O 优化导入的类和包Alt+Insert 生成代码(如get,set方法,构造函数等)Ctrl+E或者Alt+Shift+C最近更改的代码Ctrl+R 替换文本Ctrl... 阅读全文
posted @ 2014-11-03 14:31 aiplus 阅读(373) 评论(0) 推荐(0)
摘要: http://www.gradle.org/docs/current/userguide/gradle_command_line.htmlAppendixD.Gradle Command LineThegradlecommand has the following usage:gradle[opti... 阅读全文
posted @ 2014-10-29 11:40 aiplus 阅读(555) 评论(0) 推荐(0)
摘要: http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projectsThe powerful support for multi-project builds is one of G... 阅读全文
posted @ 2014-10-29 11:38 aiplus 阅读(312) 评论(0) 推荐(0)
摘要: package cc.testhome; import cc.testhome.HomeKeyObserver.OnHomeKeyListener;import cc.testhome.PowerKeyObserver.OnPowerKeyListener;import android.os.Bun... 阅读全文
posted @ 2014-10-28 17:57 aiplus 阅读(2509) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/intlgj/article/details/39080605svn: E200007: Retrieval of mergeinfo unsupported解决分类:svn2014-09-05 14:33355人阅读评论(0)收藏举报在IDEA使用svn时... 阅读全文
posted @ 2014-10-28 16:01 aiplus 阅读(785) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2014-10-28 09:43 aiplus 阅读(252) 评论(0) 推荐(0)
摘要: package import android.content.Context;import android.util.AttributeSet;import android.view.MotionEvent;import android.view.View;import android.view.V... 阅读全文
posted @ 2014-10-27 15:23 aiplus 阅读(260) 评论(0) 推荐(0)
摘要: http://www.androiddevtools.cn/ AndroidDevTools简介 Android Dev Tools官网地址:www.androiddevtools.cn 收集整理Android开发所需的Android SDK、开发中用到的工具、Android开发教程、Android 阅读全文
posted @ 2014-10-24 15:42 aiplus 阅读(2454) 评论(0) 推荐(0)
上一页 1 ··· 94 95 96 97 98 99 100 101 102 ··· 116 下一页
悬浮按钮示例