2011年11月2日 星期三

const in C++

[18] Const correctness
Const Correctness in C++

I love C better than C++~~~!

2011年9月27日 星期二

How to Get High-resolution Time in Windows

Implement a Continuously Updating, High-Resolution Time Provider for Windows

This is a good article to explain how to get high-resolution time in Windows.
The idea can also apply to other operating systems.

C++ dynamic class creation

There are two simple implementations for c++ dynamic class creation. It is useful and make your code cleaner. :)

2011年4月4日 星期一

Build Cyanogenmod on Fedora 14 X86_64

Can build Cyanogenmod for N1 now!
Next step...understand android build system and how to customize.

ps:
Can also try to build for emulator~~
Compile CyanogenMod for Emulator



2011年3月4日 星期五