由于资源有限,使用是一台机器上安装三个elasticSearch服务端组成的集群。 1. 安装elasticSearch6.3.2 将原本安装的elasticSearch6.3.2复制两份,分别重新命名,如下: 2. 修改配置文件 进入elasticSearch的config目录,打开 elasti ...
分类:
其他好文 时间:
2018-08-27 14:20:28
阅读次数:
194
搭建vue的开发环境: https://cn.vuejs.org/v2/guide/installation.html 1、必须要安装nodejs 2、搭建vue的开发环境 ,安装vue的脚手架工具 官方命令行工具 npm install --global vue-cli / cnpm instal ...
分类:
其他好文 时间:
2018-08-25 18:48:15
阅读次数:
137
原文:使用 SQL Server 的 uniqueidentifier 字段类型 SQL Server 自 2008 版起引入了uniqueidentifier字段,它存储的是一个 UUID, 或者叫 GUID,内部存储为 16 个字节。SQL Server 可用两个函数来生成uniqueident... ...
分类:
数据库 时间:
2018-08-22 11:10:33
阅读次数:
481
geoip 分析对于网站数据分析是很方便的 安装geoip2 下载地址 https://dev.maxmind.com/geoip/geoip2/geolite2/ 配置streamsets geoip 组件 pipeline flow dev raw data 配置 geoip 配置 json p ...
分类:
其他好文 时间:
2018-08-21 16:02:51
阅读次数:
332
M60显卡安装流程 1、 nvidia网站下载GPU驱动2 1)注册地址:http://www.nvidia.com/object/nvidia-enterprise-account.html) 2)加载GUID 3)根据平台厂家不同选择自己的安装包 2、 云主机GPU驱动安装 1) 登录平台主机并 ...
分类:
其他好文 时间:
2018-08-17 12:52:02
阅读次数:
683
主要是需要对上传图片和文件管理的服务端进行改造 ...
分类:
Web程序 时间:
2018-08-17 00:42:32
阅读次数:
195
/// <summary> /// 根据GUID获取16位的唯一字符串 /// </summary> /// <param name=\"guid\"></param> /// <returns></returns> public static string GuidTo16String() { l ...
分类:
其他好文 时间:
2018-08-16 19:46:14
阅读次数:
157
先注入ICacheManager 缓存接口 可以生成一个GUID值 string key = Guid.NewGuid().ToString(); 设置缓存 缓存名为ExportSatisfaction 第一个参数为key 第二个参数为value 第三个缓存保存的时长 获取缓存 第一种写法可以设置返 ...
分类:
系统相关 时间:
2018-08-16 17:39:09
阅读次数:
185
##1.Centos7环境准备-- openstack pike ##1.Centos7环境准备-- openstack pike [https://blog.csdn.net/shiyu1157758655/article/category/7063423] ##1.Centos7环境准备 #Ce ...
分类:
其他好文 时间:
2018-08-16 00:46:24
阅读次数:
186
ERROR ITMS-90171: "Invalid Bundle Structure - The binary file ERROR ITMS-90209: "Invalid Segment Alignment. The app binary at Your app can’t contain s ...
分类:
移动开发 时间:
2018-08-16 00:38:43
阅读次数:
702