Mattcn's Blog

mattcn.com

Archive for the ‘学习笔记’ Category

The topic of this essay, overpopulation, refers to a situation whereby the number of people inhabiting an area exceeds the resources available for living. This problem of overpopulation is becoming an ever prominent concern in contemporary society and has been discussed by a number of commentators, such as Bellisari (1994), and Buzzle (2008). The actual number of causes, and scale of effects, of this phenomenon may be vast; however, this essay will focus on what are perhaps some of the more major ones. This essay will first discuss the possible causes of immigration and increased birth rate respectively, before moving on to the potential effects of widespread disease and food or water shortages.

1. Numerous

The newspaper reported that there are three hundred million people learning English.

阅读全文——共1221字

十月 15th, 2009

Useful Links of AWL

No Comments, English Notes, by mattcn.

INTO Newcastle University

Academic Writing

阅读全文——共859字

十月 13th, 2009

WordPress:Widget Logic

No Comments, 资料库, by mattcn.

Widget Logic 插件设置一些常用的标记

is_home() 主页

阅读全文——共350字

十月 8th, 2009

STL String解说

No Comments, 代码如诗, by mattcn.

前言: string 的角色

C++ 语言是个十分优秀的语言,但优秀并不表示完美。还是有许多人不愿意使用C或者C++,为什么?原因众多,其中之一就是C/C++的文本处理功能太麻烦,用起来很不方便。以前没有接触过其他语言时,每当别人这么说,我总是不屑一顾,认为他们根本就没有领会C++的精华,或者不太懂C++,现在我接触perl, php, 和Shell脚本以后,开始理解了以前为什么有人说C++文本处理不方便了。

阅读全文——共10407字