MariaDB
icbm
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
test
#include cout << "hello, world!" << endl; return 0; this->go(); #include cout << "hello, world!" << endl; #include cout << "hello, world!" << endl; #include cout << "hello,原创 2013-03-30 16:17:29 · 716 阅读 · 0 评论 -
Visual Studio 2008 (VC++9) 编译 mariadb 5.5.28a
1. 软件安装 1.1 bazaar (可选) 略 1.2 CMake 进入CMake下载页面(http://www.cmake.org/cmake/resources/software.htm),下载cmake-2.8.10.2-win32-x86.zip。 将压缩包内的cmake-2.8.10.2-win32-x86目录解压,本文解压到d:\study目录。为便于描述,后文将以${C原创 2012-12-29 11:29:02 · 1367 阅读 · 0 评论
分享