会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
张同光 (Tongguang Zhang)
张同光 (Tongguang Zhang):Hello everyone !
Let us make progress together every day ! —— 微信号:ztguang
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
56
57
58
59
60
61
62
63
64
···
164
下一页
2016年10月27日
How can I hide “defined but not used” warnings in GCC?
摘要: http://stackoverflow.com/questions/386220/how-can-i-hide-defined-but-not-used-warnings-in-gccJust saw this...
阅读全文
posted @ 2016-10-27 10:28 张同光
阅读(219)
评论(0)
推荐(0)
2016年10月26日
Makefile 中:= ?= += =的区别
摘要: http://www.cnblogs.com/wanqieddy/archive/2011/09/21/2184257.html在Makefile中我们经常看到 = := ?= +=这几个赋值运算符,那么他们有什...
阅读全文
posted @ 2016-10-26 22:01 张同光
阅读(95)
评论(0)
推荐(0)
(OK) porting MPTCP to android-x86-6.0-rc1 - altered files - modified files
摘要: [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 张同光
阅读(92)
评论(0)
推荐(0)
2016年10月25日
warning: the frame size of 1104 bytes is larger than 1024 bytes [-Wframe-larger-than=]
摘要: [root@localhost cm-13-kiwi]# m -j32 iso_imgerror:---------------------------------------------------------...
阅读全文
posted @ 2016-10-25 16:59 张同光
阅读(1256)
评论(0)
推荐(0)
2016年10月24日
warning: assignment makes pointer from integer without a cast
摘要: error:../../../../../../kernel/generic/android_x86_64/arch/x86/kernel/pci-dma.c:105:8: warning: assignment...
阅读全文
posted @ 2016-10-24 21:46 张同光
阅读(1037)
评论(0)
推荐(0)
(OK) error: code model kernel does not support PIC mode
摘要: http://www.linuxquestions.org/questions/slackware-14/current-trying-to-build-wifi-chipset-ar9271-4175568826/ error: /home/xtd8865/data/builds/ateros/o
阅读全文
posted @ 2016-10-24 10:31 张同光
阅读(2367)
评论(0)
推荐(1)
compile android for x86_64 - ccache: FATAL: Could not find compiler "arm-eabi-gcc" in PATH
摘要: error:--------------------------------------------------------------------ccache: FATAL: Could not find co...
阅读全文
posted @ 2016-10-24 08:36 张同光
阅读(488)
评论(0)
推荐(0)
2016年10月23日
内核开发的前途在什么地方,发展方向有哪些?
摘要: http://bbs.chinaunix.net/thread-4192836-1-1.html我现在是一名大四学生,专业学的是软件工程,已经基本看完了《Linux 0.12内核完全剖析》这本书,但是这本书与现在...
阅读全文
posted @ 2016-10-23 20:11 张同光
阅读(414)
评论(0)
推荐(0)
(not OK) running_cm-13-kiwi-huawei_on_virtualbox.txt
摘要: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ download and compile cm-13-kiwi (begin) +++
阅读全文
posted @ 2016-10-23 15:40 张同光
阅读(258)
评论(0)
推荐(0)
2016年10月22日
SOA 与 MSA(微服务架构)
摘要: http://bbs.chinaunix.net/thread-4255092-2-1.html1. 你了解微服务吗?SOA和微服务有何差异?微服务架构被认为是目前最适合开发高可扩展性应用的架构风格,微服务架构致...
阅读全文
posted @ 2016-10-22 21:00 张同光
阅读(360)
评论(0)
推荐(0)
[Android] adb命令如何获取android手机屏幕分辨率
摘要: http://bbs.chinaunix.net/thread-4253646-1-1.html#### 1. 通用方法: adb shell dumpsys window displays |head -...
阅读全文
posted @ 2016-10-22 10:45 张同光
阅读(390)
评论(0)
推荐(0)
2016年10月21日
(2) 在 Build 系统中添加新的内容 - 添加新的产品
摘要: http://www.ibm.com/developerworks/cn/opensource/os-cn-android-build/在 Build 系统中添加新的内容添加新的产品当我们要开发一款新的 Andr...
阅读全文
posted @ 2016-10-21 23:42 张同光
阅读(190)
评论(0)
推荐(0)
(1) 理解 Android Build 系统
摘要: http://www.ibm.com/developerworks/cn/opensource/os-cn-android-build/Android Build 系统是用来编译 Android 系统,Andro...
阅读全文
posted @ 2016-10-21 23:41 张同光
阅读(131)
评论(0)
推荐(0)
2016年10月20日
(OK) [solved] error - compile cm-13-kiwi - shared-glapi/glapi_mapi_tmp.h: No such file or directory
摘要: error:external/mesa3d/src/mapi/mapi/mapi_tmp.h:48:25: fatal error: shared-glapi/glapi_mapi_tmp.h: No such ...
阅读全文
posted @ 2016-10-20 23:03 张同光
阅读(136)
评论(0)
推荐(0)
Error while building CM 13 (KERNEL_OBJ/usr, needed by libtinyalsa_intermediates/mixer.o)
摘要: https://forum.cyanogenmod.org/topic/125413-error-while-building-cm-13-for-xperia-c-c2305/make: *** No rule...
阅读全文
posted @ 2016-10-20 17:29 张同光
阅读(151)
评论(0)
推荐(0)
(OK) cm-x86-13.0 - download - compile - install(virtualbox)
摘要: cm-x86-13.0 - download - compile - install(virtualbox)++++++++++++++++++++++++++++++++++++++++++++++++++++...
阅读全文
posted @ 2016-10-20 08:21 张同光
阅读(126)
评论(0)
推荐(0)
(OK) http://www.android-x86.org - cm-13.0-x86 - compile
摘要: http://www.android-x86.org/getsourcecode Introduction This page has (hopefully) the latest information about how to build Android for x86 platforms li
阅读全文
posted @ 2016-10-20 07:58 张同光
阅读(592)
评论(0)
推荐(0)
(OK) http://www.android-x86.org - cm-13.0-x86 - download
摘要: http://www.android-x86.org/releases/releasenote-cm-x86-13-0-rc1ReleaseNote CM-x86-13.0-rc1Android-x86 CM 1...
阅读全文
posted @ 2016-10-20 07:57 张同光
阅读(296)
评论(0)
推荐(0)
2016年10月19日
Android管理篇
摘要: http://blog.csdn.net/u011014707/article/details/46860541 下面主要从系统层面阐述一些重要问题,如内存管理、应用管理、电源管理、系统还原、系统升级...
阅读全文
posted @ 2016-10-19 21:21 张同光
阅读(574)
评论(0)
推荐(0)
Android启动篇
摘要: http://blog.csdn.net/u011014707/article/details/46744867 Android启动过程相当复杂,从引导器加载系统映像、通过init.rc脚本进行初始化...
阅读全文
posted @ 2016-10-19 20:23 张同光
阅读(332)
评论(0)
推荐(0)
上一页
1
···
56
57
58
59
60
61
62
63
64
···
164
下一页
公告