全部博文(1159)
发布时间:2015-07-11 17:40:06
http://stackoverflow.com/questions/28808570/arm-translation-on-genymotion
Okey, BlueStacks is a bit slow on my pc, so I read somewhere in the internet that Genymotion is a bit.........【阅读全文】
发布时间:2015-07-11 09:51:19
<a target="_blank" href="http://blog.chinaunix.net/uid-20680966-id-4961541.html">http://blog.chinaunix.net/uid-20680966-id-4961541.html</a><br /><br /><br /><div class="Blog_wz1" style="word-wrap:break-word;"><span style="font-size:18px;">编译JNI,如果没有NDK,会出错</span><br /><span style="f.........【阅读全文】
发布时间:2015-07-11 09:17:56
http://www.goland.org/nodejsonandroid/
Building and running Node.js for Android......【阅读全文】
发布时间:2015-07-10 22:54:00
可以以 http://blog.csdn.net/bupt073114/article/details/43114223 示例
虚拟机——D:\Genymobile-virtual-devices\Google Nexus 9 - 5.1.0 - API 22 - 2048x1536......【阅读全文】
发布时间:2015-05-25 16:14:48
http://www.zhukun.net/archives/6975Linux 中,sed 可以实现替换或者插入等功能,用法简单归纳一下。注意:本文所有写法都是正确的,不存在错误写法。1,要替换一些文字时,用”/”把各部分隔开;sed -i 's/原内容/新内容/g' 文件.........【阅读全文】
发布时间:2015-05-12 21:15:07
http://www.linuxdiyf.com/viewarticle.php?id=432478acl 3.1.2 版本发布了,acl 是 one advanced C/C++ library 的简称,主要包括网络通信库以及服务器框架库等功能,支持 Linux/Windows/Solaris/FreeBsd/MacOS 平台;整个 acl 项目主要包含三个函数库:lib_acl(纯C开发的基础库,主要包含网络通信及服务器编程框架.........【阅读全文】
发布时间:2015-04-16 22:20:06
http://dirkraffel.com/2007/11/19/include-eps-files-in-latex/how?ever returns the error! LaTeX Error: Unknown graphics extension: .eps. This can be resolved by adding\usepackage{epstopdf}which allows to con?vert eps images to pdf for use with pdfla?tex.This works perfect. .........【阅读全文】
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