顯示具有 singleton 標籤的文章。 顯示所有文章
顯示具有 singleton 標籤的文章。 顯示所有文章

2013年12月28日 星期六

Implementations of singleton in C.

Singleton is usually an important and necessary pattern, no matter in any programming languages, for developing flows. The point which is cared here, is if the property could be assured consisted, could be checked by compiler.