还单身烤鸡

文章
6
资源
0
加入时间
2年10月21天

通过 BT 种子 Hash 值从 BitComet 服务器上下载种子文件

程序和代码下载:最新,包含 x64 版本:http://pan.baidu.com/netdisk/singlepublic?fid=284762_2586021055或者在这里找:http://umu.download.csdn.net/举例:Hash 值为 004f50950256e66f128d528d0773fdefbc298cce 的种子,可以通过以下链接下载:...

对IOT进行压缩

对IOT表进行压缩与对普通表进行压缩一样。首先创建一个iot表create table iot( owner, object_type, object_name,  constraint iot_pk primary key(owner,object_type,object_name))organization indexNOCOMPRESSasselect distinct owner, object_type, object_name  from all_objects/analyze in

mongodb 3.2.5安装详细过程

1 准备安装介质 安装介质下载: mongodb的安装方式,我通常使用二进制包的方式,内网不能配置连接外网的yum源