解剖SQLSERVER 第十三篇 Integers在行压缩和页压缩里的存储格式揭秘(译)http://improve.dk/the-anatomy-of-row-amp-page-compressed-integers/当解决OrcaMDF对行压缩的支持的时候,视图解析整数的时候遇到了一些挑战。和....
分类:
数据库 时间:
2014-10-16 21:07:33
阅读次数:
249
能实现网站下载的功能语言都是动态语言,除了asp.net,还有php,jsp等,这里以asp.net为例。这种可以实现多种网站下载功能,代码如下://TransmitFile实现下载protectedvoidButton1_Click(objectsender,EventArgse){Response.ContentType="application/x-zip-compressed";Respo..
分类:
Web程序 时间:
2014-10-13 21:33:57
阅读次数:
176
安装
1.到MySQL官网下载MySQL Community版,(作者下载的是mysql-5.6.21)MySQL分为商业版(Enterprise)和社区版(Community),商业版是要收费的,社区版是免费的。
MySQL的Mac版安装包分为两种一种是DMG Archive,另一种是Compressed
Tar。DMG的安装比较简单,只需要双击安装文件即可,Compressed Tar...
分类:
数据库 时间:
2014-10-11 21:32:36
阅读次数:
217
Word Aligned Hybrid (WAH) bitmap compression下面是:Concise: Compressed ’n’ Composable Integer SetFigure 2 shows an example of CONCISE-compressed bitmapma...
分类:
其他好文 时间:
2014-10-07 00:38:40
阅读次数:
139
A suffix tree (also called PAT tree or, in an earlier form, position tree) is a compressed trie containing all the suffixes of the given text as their...
分类:
其他好文 时间:
2014-09-18 18:49:24
阅读次数:
342
//TransmitFile实现下载 protected void Button1_Click(object sender, EventArgs e) { Response.ContentType = "application/x-zip-compressed...
分类:
Web程序 时间:
2014-09-12 11:34:43
阅读次数:
205
错误 1:/bin/sh: 1: lzop: not foundmake[2]: *** [arch/arm/boot/compressed/piggy.lzo] 错误 1make[2]: *** 正在等待未完成的任务....make[1]: *** [arch/arm/boot/compresse...
分类:
系统相关 时间:
2014-09-11 16:57:52
阅读次数:
545
[table]@echo ' zImage - Compressed kernel image' android.mk里面加打印信息:$(warning TEXT......)这个函数被执行的时候,会输出:TEXT......,但是make会继续执行下去。$(error TEXT......)这.....
分类:
移动开发 时间:
2014-08-30 16:22:09
阅读次数:
200
makefile里面加打印:
[table]@echo ' zImage - Compressed kernel image'
android.mk里面加打印信息:
$(warning TEXT......)
这个函数被执行的时候,会输出:TEXT......,但是make会继续执行下去。
$(error TEXT.........
分类:
移动开发 时间:
2014-08-30 12:40:09
阅读次数:
223
今天安装了mysql5.6,记录备以后查看:1 我下载的是mysql-5.6.20-linux-glibc2.5-x86_64.tar.gz Compressed TAR Archive 这个版本2 先解压 tar zxf xxxx,然后整个mysql目录架构都出来了,放到自己想要的位置3 编配置文...
分类:
数据库 时间:
2014-08-27 00:21:26
阅读次数:
268