全部博文(1159)
发布时间:2015-09-20 09:55:36
<a href="http://blog.21ic.com/user1/2042/archives/2006/8103.html" target="_blank">http://blog.21ic.com/user1/2042/archives/2006/8103.html</a><br /><br /><div> <span style="text-align:left;widows:2;text-transform:none;background-color:#ECF0FC;text-indent:0px;letter-spacing:normal;font:14px/2.........【阅读全文】
发布时间:2015-09-20 09:54:46
<a href="http://os.chinaunix.net/a2011/1101/1266/000001266725.shtml" target="_blank">http://os.chinaunix.net/a2011/1101/1266/000001266725.shtml</a><br /><br /><div class="word"><p> <b> 【IT168 评论】</b> 大家都知道Android是基于Linux内核的操作系统,也曾经和Linux.........【阅读全文】
发布时间:2015-09-20 09:53:13
32位的Linux中,0x00000000-0xBFFFFFFFFF 这3GB是 用户空间<br />0xC00000000-0xFFFFFFFFFF 这1GB是 内核空间<br /><br />++++++++++++++++++++++++++++++++++++++++++<br /><br /><a href="http://en.wikipedia.org/wiki/X64" target="_blank">http://en.wikipedia.org/wiki/X64</a><br /><br /><span dir="auto">x.........【阅读全文】
发布时间:2015-09-20 09:52:15
<a href="http://www.1kwen.com/Linux/24.html" target="_blank">http://www.1kwen.com/Linux/24.html</a><br /><br /><p>yum是centos下很方便的rpm包管理工具,配置第三方软件库使你的软件库更加丰富。以下简单的讲下配置的步骤。</p><p>首先,需要安装yum-priorities插件:</p><p><br /></p><table style=.........【阅读全文】
发布时间:2015-09-19 08:42:19
编译cBPM-android—arm_crossworks_reference_manual.pdf......【阅读全文】
发布时间:2015-09-18 23:34:08
https://gcc.gnu.org/ml/gcc-help/2009-10/msg00320.html<br /><br /><br />JJ <alchemistmba@gmail.com> writes:<br /><br />> I get undefined references to these two symbols while linking:<br />><br />> _aeabi_unwind_cpp_pr1<br />> __cxa_end_cleanup<br />><br />><br />&g.........【阅读全文】
firelight_t2014-05-17 22:44
张老师好,有个问题请教一下,我有两个硬盘,我在一我SD上面安装了window8,在再机械硬盘上安装RHEL7 ,我发现RHEL7的grub和RHEL6 的grub不一样啊。我现在找不回我的window8了,,,RHEL7 的grub,需要怎么修复。。格式是什么样的,求搭救
zhaocunhao2013-05-28 16:08
老师好:tar包解压后的好多文件,如何删除啊,我自己用了下面这个命令不行啊:tar -tf arm-linux-tools-20070808.tar.gz | rm -dfr