自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

ThinkHY的专栏

Software give me a passion for soul

  • 博客(4)
  • 资源 (4)
  • 收藏
  • 关注

原创 What's the difference between “local” and “my” in Perl

There are two kinds of variable scopes in Perl:Global variables: They reside in the current package, can be accessed from the outside and can have "local" values. The name can be used as a key

2012-08-30 12:55:13 1751

原创 How can convert character “%xx” in html using Perl

Submitted a question on StackOverflow just now. I intended to extract content from a web page which contains many unicode characters represented in the form of "%xx". As I used Perl module LWP to

2012-08-27 23:20:51 1558

转载 Why Explore Space?(我们为什么要探索宇宙)

Why Explore Space?http://www.lettersofnote.com/2012/08/why-explore-space.htmlIn 1970, a Zambia-based nun named Sister Mary Jucunda wrote to Dr. Ernst Stuhlinger, then-associate dir

2012-08-12 01:14:34 9594

原创 An easy way to track state of network connection using Perl

Tonight,  just paste some code here. I'll comment these code when I'm free.https://gist.github.com/33050558/11/2012 UpdateBackgroundUnix Shell can be timed out after setting a enviro

2012-08-09 23:17:49 1027

语义网基础教程PPT

语义网经典教程《语义网基础教程》(英文名The Semantic Web Primer)附带的PPT演示文件。

2011-05-19

DB2 Express-C快速入门-IBM官方

这本书的英文版出自IBM本家,中文版虽然也可以从官方网站下载,但是IBM组织几个在校学生翻译的”山寨“版,序里面就出现了错误。

2009-04-24

snippetsEmu

在VIM中实现类似textmate的snippet功能,不知道具体是什么玩意儿的,可以新建个c文件测试下,输入for,按tab,再按tab。。。再按tab。。。。。你发现了什么??很爽吧~~~ 内置的snippet还比较少,不过可以修改$VIMRUNPATH/after/ftplugin/下的shippet文件添加。谁如果有自己写的snippets也可以发出来共享下~~ 安装时同时下载snippy_plugin.vba和snippy_bundles.vba文件,在vim中:so snippy_plugin.vba完成安装过程。

2009-01-03

VIM中文手册 7.2版

VIM中文手册7.2版 学习和使用VIM非常好的东东,不仅仅是本手册,其中有不少讲述VIM文化的文章。

2008-11-08

空空如也

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

TA关注的人

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