生命是一种过程

生命只是一种过程,老去的生命终有一天会被新生的生命所取代,而在这段旅程中,最重要的是每天的开心与充实。

Life is just like a journey. It is no doubt that there exist one day that the old things will be replace by the new things. So the meaning of life is that you are happy and feel fulfilled in this journey.

 

第一篇文字

第一篇文字就放这了,以后写写有关编程方面的东西,还有就是继续学习英语。

This is my first essay. In the future, I will write some essay about programming, Science fiction essays and some other things, more important is some reviews about books, and keep learning English.

main()
{
	printf("Hello World!\n");
	return 0;
}