Tuesday, January 29, 2008
The Programme tools
1.NotePad++ : www.notepad-plus.sourceforge.net/
Notepad++ is a free (free as in "free speech", but also as in "free beer") source code editor and Notepad replacement, which supports several programming languages, running under the MS Windows environment.
This project, based on the Scintilla edit component (a very powerful editor component), written in C++ with pure win32 api and STL (that ensures the higher execution speed and smaller size of the program), is under the GPL Licence.
2.Foxit Reader: www.foxitsoftware.com/pdf/rd_intro.php
Foxit Reader is a free PDF document viewer and printer, with incredible small size (only 2.1 M download size), breezing-fast launch speed and rich feature set. Foxit Reader supports Windows 98/Me/2000/XP/2003/Vista. Its core function is compatible with PDF Standard 1.7.
3.Maxthon:http://www.maxthon.cn/
Maxthon is a company that aims at internet browsing technology and delivers new web surfing experiences to users.
4.Winmerge
5.Stardict
6.gvim
Notepad++ is a free (free as in "free speech", but also as in "free beer") source code editor and Notepad replacement, which supports several programming languages, running under the MS Windows environment.
This project, based on the Scintilla edit component (a very powerful editor component), written in C++ with pure win32 api and STL (that ensures the higher execution speed and smaller size of the program), is under the GPL Licence.
2.Foxit Reader: www.foxitsoftware.com/pdf/rd_intro.php
Foxit Reader is a free PDF document viewer and printer, with incredible small size (only 2.1 M download size), breezing-fast launch speed and rich feature set. Foxit Reader supports Windows 98/Me/2000/XP/2003/Vista. Its core function is compatible with PDF Standard 1.7.
3.Maxthon:http://www.maxthon.cn/
Maxthon is a company that aims at internet browsing technology and delivers new web surfing experiences to users.
4.Winmerge
5.Stardict
6.gvim
Monday, January 28, 2008
A snowy day
In Shanghai, all things was covered by the white snow. The road was ice and water. It's like my hometown.
Memory our lost life
http://www.54mayi.com/trackback.asp?tbID=84
In this city, I lost myself. How to get a new start.
“昨天晚上我在听收音机 时候 听到别人 电话到电台点歌 有一个男人 电话进去说:“我是外地 人 现在回家 车票买不到了 只好在北京过年了。我想点首歌。” 主持人问他:“你想点歌送给谁 ” 我当时还想这还用问 肯定是远方 父母 人了 谁知道他却回答说:“我想点一首陈小春 算你狠》 送给北京站所有工作人员以及所有票贩子!”
In this city, I lost myself. How to get a new start.
“昨天晚上我在听收音机 时候 听到别人 电话到电台点歌 有一个男人 电话进去说:“我是外地 人 现在回家 车票买不到了 只好在北京过年了。我想点首歌。” 主持人问他:“你想点歌送给谁 ” 我当时还想这还用问 肯定是远方 父母 人了 谁知道他却回答说:“我想点一首陈小春 算你狠》 送给北京站所有工作人员以及所有票贩子!”
Friday, January 25, 2008
The Mimosa pudica
Thursday, January 24, 2008
A Good Day. I got the ticket back home.
Today morning I got up in 5:00 am. I think this shoud be early enough. But when I arrived the ticket house ,there are about 80 peroson in queue. It's crazy, but everybody want to go home for spring fesevial.
After 1 houar and half hour, I got two tickets, I am lucky than who can't got the ticket after a long time wait.
PS: Leave a "黄牛" tel 13487387676, As my friends said this agent is great.
And there other Tel:139 0190 9439, 130 0342 8722, 137 6416 0484
Anyway I am ready for home.
After 1 houar and half hour, I got two tickets, I am lucky than who can't got the ticket after a long time wait.
PS: Leave a "黄牛" tel 13487387676, As my friends said this agent is great.
And there other Tel:139 0190 9439, 130 0342 8722, 137 6416 0484
Anyway I am ready for home.
Labels: Spring Festival, Ticket, 春运, 黄牛
Monday, January 21, 2008
Trim the empty string in the string
This is part of code. Maybe have some bug.
s = sp =&temp1;
for(p = s; ; s ++)
{
if(*s != TEXT('\t')&& *s!= TEXT(' '))*p ++ = *s;
if(*s == TEXT('\0'))break;
}
Labels: code
Thursday, January 17, 2008
NICE DAY!
How to start a project.
1. What do we want?
2. Which language will we use?
3. Write a brief document for project.
4. Start write first line code.
5.Define the error code you will return.
....
There are lots of rule for writing a goood project. But at most we need a view in all things, not just a little . Maybe implement a function is excite, but if write as this we'll go to hell. So everyone will died. We may forget what we want to do.
I need focus one thing, I need to learn some.
1. What do we want?
2. Which language will we use?
3. Write a brief document for project.
4. Start write first line code.
5.Define the error code you will return.
....
There are lots of rule for writing a goood project. But at most we need a view in all things, not just a little . Maybe implement a function is excite, but if write as this we'll go to hell. So everyone will died. We may forget what we want to do.
I need focus one thing, I need to learn some.
Friday, January 11, 2008
Happy 2008
Happy the new year!
It's the 11th day of 2008. We'll be happy like befoe.
We'de better ininist on one thing. If I don't, I can't get anyting.
It's the 11th day of 2008. We'll be happy like befoe.
We'de better ininist on one thing. If I don't, I can't get anyting.
Labels: life
Subscribe to Posts [Atom]
Scrape It |