上一页 1 ··· 55 56 57 58 59 60 61 62 63 ··· 164 下一页
摘要: https://my.oschina.net/robslove/blog/380297一般情况下,#pragma message( messagestring )是在编译期间,将一个文字串(messagestri... 阅读全文
posted @ 2016-11-07 21:16 张同光 阅读(166) 评论(0) 推荐(0) 编辑
摘要: http://blog.csdn.net/fantasyhujian/article/details/26832859?utm_source=tuicool&utm_medium=referral 在对An... 阅读全文
posted @ 2016-11-01 22:58 张同光 阅读(377) 评论(0) 推荐(0) 编辑
摘要: http://android.cloudchou.com/build/core/tasks/kernel.phpbuild/core/tasks/kernel.mk定义生成内核的规则TARGET_AUTO_KDI... 阅读全文
posted @ 2016-11-01 22:28 张同光 阅读(302) 评论(0) 推荐(0) 编辑
摘要: http://blog.csdn.net/u011913612/article/details/52503318我们在完整编译android系统的时候,最终会生成几个重要的镜像文件,其中有system.img,u... 阅读全文
posted @ 2016-10-31 15:30 张同光 阅读(384) 评论(0) 推荐(0) 编辑
摘要: http://blog.csdn.net/u011913612/article/details/52434411这篇博客的目标是摸清楚默认编译整个Android系统时代码的流程。当我们执行make的时候,会查找当... 阅读全文
posted @ 2016-10-31 15:29 张同光 阅读(180) 评论(0) 推荐(0) 编辑
摘要: http://blog.csdn.net/u011913612/article/details/52434445通过上一节“android编译系统(三)-make”的分析,初步理清楚了编译初期加载产品相关信息的流... 阅读全文
posted @ 2016-10-31 15:29 张同光 阅读(150) 评论(0) 推荐(0) 编辑
摘要: http://blog.csdn.net/u011913612/article/details/52415948因为Android的编译系统不同于Linux Kernel的递归式的编译系统,它的编译系统是一种称之... 阅读全文
posted @ 2016-10-31 15:28 张同光 阅读(210) 评论(0) 推荐(0) 编辑
摘要: http://blog.csdn.net/u011913612/article/details/51878356虽然已经有很多人分析过Android的编译系统的代码了,我也看过他们的博客,也学到了不少知识,但单纯... 阅读全文
posted @ 2016-10-31 15:26 张同光 阅读(339) 评论(0) 推荐(0) 编辑
摘要: http://blog.chinaunix.net/uid-25838286-id-3204120.html随着移动互联网的发展,移动开发也越来越吃香了,目前最火的莫过于android,android是什么就不用... 阅读全文
posted @ 2016-10-30 21:32 张同光 阅读(187) 评论(0) 推荐(0) 编辑
摘要: off// setsebool -P httpd_unified 1replaceTarget("test.txt", "aaaaaaaaaaaaaaaaa", "AAAAA");//unlink("test.... 阅读全文
posted @ 2016-10-29 22:19 张同光 阅读(304) 评论(0) 推荐(0) 编辑
摘要: # getsebool -a|grep httpdhttpd_unified --> off# setsebool -P httpd_unified 1 ... 阅读全文
posted @ 2016-10-29 21:56 张同光 阅读(84) 评论(0) 推荐(0) 编辑
摘要: [root@localhost cm-x86-13.0-rc1]# ll /usr/bin/mkisofslrwxrwxrwx. 1 root root 25 6月 15 00:35 /usr/bin/mkis... 阅读全文
posted @ 2016-10-28 08:51 张同光 阅读(399) 评论(0) 推荐(0) 编辑
摘要: http://www.cnblogs.com/txw1958/p/phpqrcode.htmlHP QR Code是一个PHP二维码生成类库,利用它可以轻松生成二维码,官网提供了下载和多个演示demo,查看地址:... 阅读全文
posted @ 2016-10-27 20:48 张同光 阅读(105) 评论(0) 推荐(0) 编辑
摘要: http://blog.csdn.net/mlx212/article/details/514621851、背景:现在有这样的需求,插入数据时,判断test表有无username为‘mraz’的数据,无则插入,有... 阅读全文
posted @ 2016-10-27 17:32 张同光 阅读(635) 评论(0) 推荐(0) 编辑
摘要: http://lxr.free-electrons.com/ 阅读全文
posted @ 2016-10-27 10:56 张同光 阅读(308) 评论(0) 推荐(0) 编辑
摘要: http://stackoverflow.com/questions/386220/how-can-i-hide-defined-but-not-used-warnings-in-gccJust saw this... 阅读全文
posted @ 2016-10-27 10:28 张同光 阅读(198) 评论(0) 推荐(0) 编辑
摘要: http://www.cnblogs.com/wanqieddy/archive/2011/09/21/2184257.html在Makefile中我们经常看到 = := ?= +=这几个赋值运算符,那么他们有什... 阅读全文
posted @ 2016-10-26 22:01 张同光 阅读(88) 评论(0) 推荐(0) 编辑
摘要: [root@localhost ~]# tree /root/opt/android-x86/android-x86-6.0-rc1/kernel/root/opt/android-x86/android-x86... 阅读全文
posted @ 2016-10-26 10:32 张同光 阅读(86) 评论(0) 推荐(0) 编辑
摘要: [root@localhost cm-13-kiwi]# m -j32 iso_imgerror:---------------------------------------------------------... 阅读全文
posted @ 2016-10-25 16:59 张同光 阅读(1195) 评论(0) 推荐(0) 编辑
摘要: error:../../../../../../kernel/generic/android_x86_64/arch/x86/kernel/pci-dma.c:105:8: warning: assignment... 阅读全文
posted @ 2016-10-24 21:46 张同光 阅读(962) 评论(0) 推荐(0) 编辑
上一页 1 ··· 55 56 57 58 59 60 61 62 63 ··· 164 下一页