Monday, February 12, 2007

File Operations in Java

File:


FileInputStream:


BufferedReader
:

Wednesday, February 7, 2007

IP Address in LumaQQ

Copy QQWry.dat to ~/.lumaqq2006
or
Make a symbol link.

Tuesday, February 6, 2007

Setting up Gvim

~/.vimrc

Enable highlight for source codes:
syntax enable

Set the number of spaces for a TAB:
set tabstop=4

Display line numbers:
set nu

Auto indent:
set autoindent

Print with line numbers:
set printoptions=number:y

Now, my .vimrc:
syntax enable
set tabstop=4
set autoindent
set nu

Lv.40 in WOW

My little human warlock reached his level 40 today. Now he can ride horse happily.

Sunday, February 4, 2007

VLC Player Runs on My openSUSE

I have installed VLC player. It's really a cool tool which can meet all my demands.


Thursday, February 1, 2007

Fast openSUSE Mirrors

Fucking mirror in Japan:
http://ftp.novell.co.jp/pub/opensuse/distribution/

A fast mirror in g=Germany
http://packman.iu-bremen.de/

Another fast Mirror in Austria:
http://packman.inode.at/

Exams End

I finished the last exam which means my vocation started.
Maybe another good time to study?