Albert在云端

行必果、自由行、有梦想、侠义行!

导航

文章分类 -  C++基础

gflags-The gflags package contains a library that implements commandline flags processing.
摘要:A resouce Stored to use in futrue,yes.If you wanna the details ,please click the blowed page:http://code.google.com/p/gflags/ 阅读全文

posted @ 2013-10-17 10:30 Albert在云端 阅读(89) 评论(0) 推荐(0)

console画图
摘要:#include #include #include #include #include #include //如果是C语言,则WINBASEAPI HWND WINAPI GetConsoleWindow ();//如果是C++语言,则extern "C" WINBASEAPI HWND WINAPI GetConsoleWindow ();int main(int argc,char *argv[]){// 主线程运行结束,辅助线程也结束。HWND hwnd;HDC hdc;//printf("there are some words in console w 阅读全文

posted @ 2013-09-29 16:51 Albert在云端 阅读(297) 评论(0) 推荐(0)