摘要:
hql中不能写count(1)能够写count(a.id)里面写详细的属性 String hql="select new com.haiyisoft.vo.entity.cc.repo.BusinessStat( r.paramName ,t.paramName , " +" (select nvl 阅读全文
posted @ 2016-02-06 11:37
yxwkaifa
阅读(976)
评论(0)
推荐(0)
摘要:
主要測试sqlite在大数据量下的插入及查询性能: 測试环境:Centos6.4 1G内存 单核 数据量 大小 索引字段检索(耗时) 非索引字段检索(耗时) 总插入时间 10W 19M 0.001s 0.036s 5.1s 50W 100M 0.0014s 0.147s 32.21s 100W 20 阅读全文
posted @ 2016-02-06 10:56
yxwkaifa
阅读(546)
评论(0)
推荐(0)
摘要:
这是尼姆博弈的变型; 还是博弈,可是这次要用Sg函数最后异或等于0后手赢 反之,先手赢 #include <iostream> #include <cstring> #include <cstdio> using namespace std; int f[100]={1,2,3,5}; int e[ 阅读全文
posted @ 2016-02-06 08:13
yxwkaifa
阅读(254)
评论(0)
推荐(0)
浙公网安备 33010602011771号