背景: Java > maven 的 jar 项目 功能是记录用户的每天的按键次数 使用 jar2exe 工具将 jar 转为 exe 可执行文件 原本项目中使用的Mysql数据库,使用Mybatis工具操作运行没有问题 后来发现对于一个小工具来说,用Mysql太麻烦,因为需要安装配置Mysql等等 ...
分类:
数据库 时间:
2017-08-23 18:20:21
阅读次数:
838
filebeat(5.x)默认配置中,输出客户端信息beat.name和beat.hostname值都是主机名,这样不方便运维快速定位到具体主机,如下图(ES中):因此在filebeat配置文件中增加字段,并通过环境变量配置ip地址,在es索引中增加“host"字段,值为客户端的真实IPfilebeat.yml配置增加以..
分类:
其他好文 时间:
2017-08-23 10:28:09
阅读次数:
1588
批量修改服务为手动 sc config "AJRouter start= DEMAND sc config ALG start= DEMAND sc config AppHostSvc start= DEMAND sc config AppIDSvc start= DEMAND sc config ...
分类:
其他好文 时间:
2017-08-17 10:46:14
阅读次数:
445
08.16 https://leetcode.com/problems/minimum-depth-of-binary-tree/description/ 111. Minimum Depth of Binary Tree Given a binary tree, find its minimum ...
分类:
其他好文 时间:
2017-08-16 17:31:57
阅读次数:
142
You are one of the competitors of the Olympiad in numbers. The problem of this year relates to beatiful numbers. One integer is called beautiful if an ...
分类:
其他好文 时间:
2017-08-03 22:13:20
阅读次数:
188
散点图 数据点在直角坐标系平面上的分布图。在宏基因组领域,散点图常用于展示样品组间的Beta多样性,常用的分析方法有主成分分析(PCA),主坐标轴分析(PCoA/MDS)和限制条件的主坐标轴分析(CPCoA/CCA/RDA)。 Beta多样性 Beat多样性是生态学概念,专指不同组或生态位间物种组成 ...
分类:
其他好文 时间:
2017-08-03 00:54:15
阅读次数:
848
1、获取时间 var time=new Date();//返回的是GMT,格林尼治标准时间. console.log(time);//Thu Jul 27 2017 16:55:21 GMT+0800 (中国标准时间). 2、时间戳的定义为从格林威治时间1970年01月01日00时00分00秒起至现 ...
分类:
Web程序 时间:
2017-07-27 20:18:23
阅读次数:
275
You are given an n x n 2D matrix representing an image. Rotate the image by 90 degrees (clockwise). Follow up:Could you do this in-place? 题目标签:Array 这 ...
分类:
其他好文 时间:
2017-07-18 13:43:02
阅读次数:
194
Python? Python(英国发音:/?pa?θ?n/ 美国发音:/?pa?θɑ?n/) Python的创始人为吉多·范罗苏姆(Guido van Rossum)。 1989年的圣诞节期间,吉多·范罗苏姆为了在阿姆斯特丹打发时间,决心开发一个新的脚本解释程序,作为ABC语言的一种继承。 之所以选 ...
分类:
编程语言 时间:
2017-07-09 12:36:25
阅读次数:
1190
ORA-16047: DGID mismatch between destination setting and target database ...
分类:
数据库 时间:
2017-07-03 19:14:38
阅读次数:
268