会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
allen__
2014年11月21日
C++之单例模式
摘要: test.h#include #include #include using namespace std;namespace NS_TEST{class Animal{public: std::string Name; int Foot; vector Fil...
阅读全文
posted @ 2014-11-21 15:11 allen__
阅读(191)
评论(0)
推荐(0)
mysql之字段(整形、字符串等)
摘要: bigint和int在64位的机子上,500W数据的查询速度一样。其中bigint最多只能存19物理位(64位)的数据,且不能大于9223372036854775807所以设计bigint时,最多18位,随便存。
阅读全文
posted @ 2014-11-21 10:58 allen__
阅读(306)
评论(0)
推荐(0)
导航
博客园
首页
新随笔
联系
订阅
管理
公告