上一页 1 ··· 33 34 35 36 37 38 39 40 41 ··· 89 下一页

2016年5月15日

[GUIDE] How to Setup Ubuntu 16.04 LTS Xenial Xerus for Compiling Android ROMs

摘要: With a new version of Ubuntu comes an update to my guide for setting up a build environment to compile Android ROMs. The aim of this is to simplify th 阅读全文

posted @ 2016-05-15 09:17 eustoma 阅读(748) 评论(0) 推荐(0)

设置Ubuntu 16.04 LTS的Unity启动器的位置命令

摘要: 将Ubuntu 16.04 LTS的Unity启动器移动到桌面底部命令:gsettings set com.canonical.Unity.Launcher launcher-position Bottom恢复到原来的左侧命令:gsettings set com.canonical.Unity.La 阅读全文

posted @ 2016-05-15 08:03 eustoma 阅读(857) 评论(0) 推荐(0)

2016年5月2日

sed系列:行或者模式匹配删除特定行

摘要: “p” command prints the buffer (remember to use -n option with “p”) “d” command is just opposite, its for deletion. ‘d’ will delete the pattern space b 阅读全文

posted @ 2016-05-02 18:18 eustoma 阅读(7748) 评论(0) 推荐(0)

2016年4月4日

Mtk Camera

摘要: MTK6577+Android之Camera驱动 http://blog.csdn.net/loongembedded/article/details/41695205 MTK Camera 开机启动流程: http://blog.csdn.net/chen198746/article/detail 阅读全文

posted @ 2016-04-04 10:46 eustoma 阅读(408) 评论(0) 推荐(0)

2016年3月12日

Linux问题,磁盘分区打不开了

摘要: Metadata kept in Windows cache, refused to mount. chkdsk /f http://www.bubuko.com/infodetail-1184937.html http://www.linuxdiyf.com/linux/13239.html 阅读全文

posted @ 2016-03-12 08:20 eustoma 阅读(571) 评论(0) 推荐(0)

2016年3月6日

Android SDK在线更新镜像服务器大全

摘要: http://android-mirror.bugly.qq.com:8080/include/usage.htmlhttp://www.jb51.net/article/73732.htm 阅读全文

posted @ 2016-03-06 12:02 eustoma 阅读(239) 评论(0) 推荐(0)

2016年3月5日

TeamTalk——ubuntu服务端部署

摘要: http://blog.csdn.net/s569646547/article/details/50157731 阅读全文

posted @ 2016-03-05 18:44 eustoma 阅读(404) 评论(0) 推荐(0)

Nginx

摘要: http://cxshun.iteye.com/blog/1535188?page=2#comments http://www.cnblogs.com/skynet/p/4146083.html http://cxshun.iteye.com/blog/1535188?page=2#comments 阅读全文

posted @ 2016-03-05 18:42 eustoma 阅读(123) 评论(0) 推荐(0)

VCC/AVCC/VDD/AVDD区别

摘要: V*与AV*的区别是:数字与模拟的区别CC与DD的区别是:供电电压与工作电压的区别(通常VCC>VDD);数字电路供电VCC 模拟电路供电AVCCVDD是指工作电压,就是供电进芯片的 AVDD是模拟电压或者叫模拟正电源,是从芯片向外供电的1、对于数字电路来说,VCC是电路的供电电压,VDD是芯片的工 阅读全文

posted @ 2016-03-05 11:14 eustoma 阅读(5607) 评论(2) 推荐(2)

2016年2月13日

android studio and sdk mirror for China

摘要: http://www.androiddevtools.cn/ 阅读全文

posted @ 2016-02-13 20:17 eustoma 阅读(459) 评论(0) 推荐(0)

上一页 1 ··· 33 34 35 36 37 38 39 40 41 ··· 89 下一页

导航