一、思路 思路一:比较每一行所有列的cell的高度,从上到下(也就是从第一行开始),从最短的开始计算,(记录下b的高度和索引,从开始计算,依次类推) 思路二:设置上、下、左、右间距和行间距、列间距及列数。 思路三:实现的重要的方法。 二、代码先行。 1.自定义layout类。 2.设置collect ...
分类:
其他好文 时间:
2016-11-16 20:24:46
阅读次数:
427
int main(int argc, char *argv[]){#ifndef _WIN32 signal(SIGPIPE, SIG_IGN);#endif #ifdef _WIN32 /*OpenProcessToken函数用来打开与进程相关联的访问令牌,设置crash处理句柄*/ load_d ...
分类:
其他好文 时间:
2016-11-16 13:42:46
阅读次数:
244
The nitty-gritty of compile and link functions inside AngularJS directives The nitty-gritty of compile and link functions inside AngularJS directives ...
分类:
其他好文 时间:
2016-11-15 23:27:53
阅读次数:
288
性能测试过程进行优化,启用SR-IOV功能提升网卡性能 一、配置要求 1.一块Intel网络适配器 2. 一台支持Intel Virtualization Technology for Directed I/O (VT-d) 和PCI-SIG* Single Root I/O Virtualizat ...
分类:
其他好文 时间:
2016-11-15 19:59:25
阅读次数:
3351
2009年的春天,我在新加坡,为上线前最关键的特性——Single Sign On(SSO)集成而做着调试准备。本应该很容易的工作,却由于遗留系统而测试了6周。可以想象的业务部门与IT部门之间的隔阂也产生了许多额外的工作量。最终确定了问题的大致所在,但我们自己无能为力,需要IT安全部门进行一个服务器 ...
分类:
其他好文 时间:
2016-11-15 17:18:13
阅读次数:
182
cloudinsight-java-sdk https://github.com/cloudinsight ...
分类:
其他好文 时间:
2016-11-15 08:10:45
阅读次数:
128
首先推荐两篇通俗易懂的文章 常见的Web实时消息交互方式和SignalR:http://www.cnblogs.com/Wddpct/p/5650015.html#1. TCP协议与UDP协议的区别:http://www.cnblogs.com/bizhu/archive/2012/05/12/24 ...
分类:
其他好文 时间:
2016-11-15 07:45:40
阅读次数:
154
大写 小写 英文注音 国际音标注音 中文注音 Α α alpha alfa 阿耳法 Β β beta beta 贝塔 Γ γ gamma gamma 伽马 Δ δ deta delta 德耳 Ε ε epsilon epsilon 艾普西隆 Ζ ζ zeta zeta 截塔 Η η eta eta ...
分类:
其他好文 时间:
2016-11-15 00:16:05
阅读次数:
308
断断续续做完了,收获挺多的。 地址:http://xsst.sinaapp.com/xss/ 二哥的xss游戏 第一题http://xsst.sinaapp.com/xss/ext/1.php?umod=commentsoutlet&act=count&siteid=3&libid=9%3Cimg% ...
分类:
其他好文 时间:
2016-11-14 22:32:11
阅读次数:
644