Funny Stuffs Of Computer Science

Overflow

Published: 18 Nov 2015

Windows Commands and Utilities

Commands

Published: 27 Oct 2015

Windows Dev Resources

How to Install gcc/g++ 4.7.2 on Cygwin

Published: 27 Oct 2015

Commands To Suppress Some Building Errors With Visual Studio

Here are some commands you would probably frequently use when you’re building Linux codes with VS2013~VS2015. Go to “C/C++ - Project - Properties - Additional Options”, add following commands(each command separated by one blank):

Published: 24 Oct 2015

Glog Build Problems on Windows X86 and Visual Studio 2015

Published: 23 Oct 2015

Gflags Build Problems on Windows X86 and Visual Studio 2015

Gflags Build Problems on Windows X86 and Visual Studio 2015

Published: 23 Oct 2015

Horrible Wired Errors Come From Simple Stupid Mistake

Several days ago I was transplanting some codes from Linux to Windows x86 platform.

Published: 16 Oct 2015

Embedding Python In C/C++

Preparatory Work

Published: 10 Oct 2015