项目源码地址:https://gitee.com/zhengwei804/DynamicCustomSearch ...
分类:
Web程序 时间:
2018-04-14 23:12:08
阅读次数:
306
一、自定义分区 1.概述 默认的是Hash的分区策略,这点和Hadoop是类似的,具体的分区介绍,参见:https://blog.csdn.net/high2011/article/details/68491115 2.实现 ...
分类:
编程语言 时间:
2018-04-03 17:37:14
阅读次数:
364
Summary The first aim of a bug report is to let the programmer see the failure with their own eyes. If you can't be with them to make it fail in front ...
分类:
其他好文 时间:
2018-02-17 19:22:51
阅读次数:
190
目录 <!-- react-text: 80 --> <!-- /react-text --> 目录 一、前言 二、构成优秀排版的关键要素 1、拥有清晰的目录结构 2、区分一二级目录 3、正文缩进 4、给图片加上样式 三、其它 1、链接 2、代码 3、引用 四、参考资料 <!-- react-tex ...
分类:
其他好文 时间:
2018-01-13 12:57:14
阅读次数:
364
以前总是循环展开,现在有这个属性,就简单多了RzTreeView_DWDept.FullExpand; 这样就可以全部 展开了。还有一个问题,设置节点选中RzTreeView_DWDept.SetFocus;if RzTreeView_DWDept.Selected = nil then RzTre ...
openstack pike与ceph集成 Ceph luminous 安装配置 http://www.cnblogs.com/elvi/p/7897178.html openstack pike 集群高可用 安装部署 汇总 http://www.cnblogs.com/elvi/p/7613861 ...
分类:
其他好文 时间:
2017-11-26 11:00:02
阅读次数:
457
1.解压安装包后安装 安装时注意:1.选择customs 2。路径选择C盘以外的盘符 安装完成后: 2.在bin的同级目录下新建data、log文件夹 3.在data文件夹下新建db文件夹,在log文件下新建mongo.log文件 4.再次在bin的同级目录下新建mongo.config文件 在mo ...
分类:
数据库 时间:
2017-09-13 23:19:58
阅读次数:
257
一、项目使用 $("#iscroll-1, #tree_box, .work, .item1, .item2, .item3, .item4").mCustomScrollbar({ theme: "minimal", scrollInertia:550 }); 二、修改的滚动条的宽度(默认的太细了... ...
分类:
Web程序 时间:
2017-07-30 17:11:36
阅读次数:
229
一,效果图。 二,工程图。 三,代码。 ViewController.h ViewController.m ...
分类:
移动开发 时间:
2017-07-26 10:48:33
阅读次数:
283