会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
狮子笔记
技术开发、问题解决记录
博客园
首页
新随笔
联系
管理
订阅
01 2015 档案
"Error: ANDROID_HOME is not set and "android" command not in your PATH. You must fulfill at least one of these conditions.".
摘要:设置环境变量set ANDROID_HOME=C:\\android-sdk-windowsset PATH=%PATH%;%ANDROID_HOME%\tools;%ANDROID_HOME%\platform-toolshttp://spring.io/guides/gs/android/
阅读全文
posted @
2015-01-28 11:25
夏夏夏夏夏夏夏
阅读(447)
评论(0)
推荐(0)
grunt-contrib-watch 监控 JS 文件改变来运行预定义的Tasks
摘要:依赖于 GruntJs ~0.4.0监控 JS 文件改变来运行预定义的TasksDemo: watch: { scripts: { files: ['src/**/*.js'], tasks: ['jshint'], options: { ...
阅读全文
posted @
2015-01-16 15:53
夏夏夏夏夏夏夏
阅读(187)
评论(0)
推荐(0)
在 :after/ :before 使用 font awesome web Icon
摘要:.element { position: relative;} /*replace the content value with thecorresponding value from the list below*/ .element:before { content: "\f000"...
阅读全文
posted @
2015-01-07 15:19
夏夏夏夏夏夏夏
阅读(1648)
评论(0)
推荐(0)
公告
© 2014 Tea.Fish Do't Retain Any Rights. 版权没有,随意粘贴