- 博客(17)
- 收藏
- 关注
原创 从文件/目录创建iso9660镜像文件
创建文件: mkisofs -o /tmp/cd.iso /tmp/directory/ 查看文件信息: isoinfo /tmp/cd.iso
2012-08-02 20:08:35
451
原创 android web app 测试框架webDdriver
http://android-developers.blogspot.com/2011/10/introducing-android-webdriver.html http://google-opensource.blogspot.com/2009/05/introducing-webdriver.html
2012-05-30 20:28:21
153
原创 打开到标量的文件句柄
As a special case the three-argument form with a read/write mode and the third argument being "undef": open(my $tmp, "+>", undef) or die ... opens a ...
2012-05-16 19:36:25
176
原创 相关网址
http://replicant.us/ https://www.codeaurora.org/ http://idroidproject.org/ http://code.google.com/p/android-on-freerunner/
2012-02-13 10:56:13
190
原创 从android image中提取文件
HOWTO: Unpack, Edit, and Re-Pack Boot Images Several people have already figured out the details on their own, but I have gotten requests to do a more comprehensive tutorial on how the boot and r...
2012-02-07 20:07:21
451
原创 插件没有被eclipse加载时怎么办
1. 在命令行启动eclipse并传入参数-console, 会打开一个OSGi console 2. 尝试在osgi console中安装有问题的插件 3. osgi console会提示bundle id. 然后通过诊断(diag)命令来查看缺少的依赖 ...
2011-09-08 20:49:58
241
原创 vanilla android
Vanilla software From Wikipedia, the free encyclopedia Vanilla software is computer software that is not customized from its delivered form - i.e. it is used without any customizations applied...
2011-08-21 20:43:03
290
原创 android
Android 各版本及对应名称 Beta 1.0 1.1 1.5 Cupcake 1.6 Donut 2.x Eclair 2.0 2.0.1 2.1 2.2 Froyo 2.3.x Gingerbread 2.3 2.3.3 2.3.4 2.3.5 3.x Honeycomb 3.0 3.1 3.2 ...
2011-08-20 21:26:13
138
原创 NAT穿越
[url]http://www.h-online.com/security/features/How-Skype-Co-get-round-firewalls-747197.html[/url]
2011-08-12 00:16:44
116
原创 ubuntu问题及解决
1. 老版本不再被官方支持, 无法通过apt-get安装软件 不再被正式支持的版本的软件库被迁移到: http://old-releases.ubuntu.com
2011-08-08 17:25:24
106
原创 boot.s
as86: ! boot.s -- basic structure of bootsect.s .globl begtext, begdata, begbss, endtext, enddata, endbss .text begtext: .data begdata: .bss begbss: .text BOOTSEG = 0x07c0 entry start ...
2011-06-21 17:26:56
163
原创 doctype
Typical HTML DOCTYPE statement: <!DOCTYPE HTML PUBLIC "- // W3C // DTD HTML 4.0 Transitional // EN " "http://www.w3.org/TR/html4/loose.dtd "...
2011-06-07 22:18:29
91
原创 Software Engineer in Test
Google: Software Engineer in Test - Shanghai Google - Shanghai (China) Job Description This position is based in Shanghai, China. The area: Engineering Google Test Engineers...
2011-06-01 11:08:28
365
原创 "隐身"上线
tor是一个可以让你在Internet上保持“隐身” (Anonymity)的工具。 它的一个附带功能就是可以突破某些网络管制, 让我们获得更多的自由。它的设置可能不是那么简单明了, 不过网站上提供了一个软件包 (Tor Browser Bundle), 将所有通过tor来浏览网页所需的软件集成到一起, 这样就可以很方便地使用tor了。下载页面https://www.torproject.org/...
2011-05-30 11:57:31
202
1
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人