自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(17)
  • 收藏
  • 关注

原创 从文件/目录创建iso9660镜像文件

创建文件:mkisofs -o /tmp/cd.iso /tmp/directory/查看文件信息:isoinfo /tmp/cd.iso

2012-08-02 20:08:35 465

原创 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 164

原创 打开到标量的文件句柄

           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 185

原创 相关网址

http://replicant.us/https://www.codeaurora.org/http://idroidproject.org/http://code.google.com/p/android-on-freerunner/

2012-02-13 10:56:13 201

原创 从android image中提取文件

HOWTO: Unpack, Edit, and Re-Pack Boot ImagesSeveral 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 470

原创 如果某天没有搜索引擎可以用了

如果所有的搜索引擎都不能用了,生活会不会变得很困难?该如何应对这样的情况呢?

2011-10-18 09:54:42 170

原创 网络工具

 mhnemesis openssl

2011-09-28 14:06:30 332

原创 插件没有被eclipse加载时怎么办

1. 在命令行启动eclipse并传入参数-console, 会打开一个OSGi console2. 尝试在osgi console中安装有问题的插件3. osgi console会提示bundle id.  然后通过诊断(diag)命令来查看缺少的依赖 ...

2011-09-08 20:49:58 259

原创 vanilla android

Vanilla softwareFrom Wikipedia, the free encyclopediaVanilla 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 325

原创 android

Android 各版本及对应名称Beta1.01.11.5 Cupcake1.6 Donut2.x Eclair2.02.0.12.12.2 Froyo2.3.x Gingerbread2.32.3.32.3.42.3.53.x Honeycomb3.03.13.2...

2011-08-20 21:26:13 151

原创 NAT穿越

[url]http://www.h-online.com/security/features/How-Skype-Co-get-round-firewalls-747197.html[/url]

2011-08-12 00:16:44 126

原创 ubuntu问题及解决

1. 老版本不再被官方支持, 无法通过apt-get安装软件不再被正式支持的版本的软件库被迁移到: http://old-releases.ubuntu.com

2011-08-08 17:25:24 121

原创 boot.s

as86:! boot.s -- basic structure of bootsect.s.globl begtext, begdata, begbss, endtext, enddata, endbss.textbegtext:.databegdata:.bssbegbss:.textBOOTSEG = 0x07c0entry start...

2011-06-21 17:26:56 179

原创 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 100

原创 Software Engineer in Test

Google: Software Engineer in Test - ShanghaiGoogle - Shanghai (China)Job DescriptionThis position is based in Shanghai, China. The area: Engineering Google Test Engineers...

2011-06-01 11:08:28 378

原创 反 省

做了3年的测试工作,水平还是很差,花的时间不少,却似乎没有学到多少。总结起来最重要的原因就是完全不专注。一定要改。

2011-05-30 14:09:43 92

原创 "隐身"上线

tor是一个可以让你在Internet上保持“隐身” (Anonymity)的工具。 它的一个附带功能就是可以突破某些网络管制, 让我们获得更多的自由。它的设置可能不是那么简单明了, 不过网站上提供了一个软件包 (Tor Browser Bundle), 将所有通过tor来浏览网页所需的软件集成到一起, 这样就可以很方便地使用tor了。下载页面https://www.torproject.org/...

2011-05-30 11:57:31 263 1

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除