https://www.kancloud.cn/csnikey/fepro-guide/645791 ...
分类:
其他好文 时间:
2019-08-27 23:08:59
阅读次数:
93
说明:elasticsearch查询结果是根据什么排序的呢?答案是根据相关性得分的高低来排序,本篇着重说明elasticsearch打分机制背后的理论。 主要是翻译自elasticsearch官方文档,官方文档地址如下: 相关性打分背后的理论:https://www.elastic.co/guide ...
分类:
其他好文 时间:
2019-08-27 19:43:15
阅读次数:
115
1. window启动命令:.\filebeat -e -c filebeat.yml https://blog.csdn.net/haozhuxuan/article/details/79753599 https://www.elastic.co/guide/en/beats/filebeat/c ...
分类:
其他好文 时间:
2019-08-26 21:23:52
阅读次数:
89
前沿: 1、版本迭代过程中,为了保证新功能之外 还要保证原有老功能不受影响且运行正常, 而老功能回归遍历的工作量太大,优先级又相对较低;不适合投入较大工作量; 2、使用UI自动化测试做回归遍历又有一些弊端, case过于繁琐,case量大,且运行case后的断言不易包含过多验证点; 因此使用UI自动 ...
分类:
其他好文 时间:
2019-08-26 20:44:06
阅读次数:
129
1、先创建activity_alert_dialog.xml 2、AlertDialogActivity.java 3、效果: ...
分类:
移动开发 时间:
2019-08-25 16:29:18
阅读次数:
181
原文引用https://www.dazhuanlan.com/2019/08/25/5d622c99b2cb2/ a guide to Git's core concepts I've never used another VCS before I learn the Git. So I do no... ...
分类:
其他好文 时间:
2019-08-25 16:19:31
阅读次数:
79
和Faster R-CNN相比,R-FCN具有更深的共享卷积网络层,这样可以获得更加抽象的特征 抽象特征的捕获能否通过“sketch/conceptual...” - guided 来进行?想法还是说把逻辑推理和深度学习暴力计算相结合,各自发挥各自的优势~ 4. R-FCN网络的设计动机 Faste ...
分类:
其他好文 时间:
2019-08-24 09:19:30
阅读次数:
81
http://www.elastic.co/guide/en/elasticsearch/reference/current/setup-configuration.html https://github.com/elastic/elasticsearch ###【在多台机器上执行下面的命令】###... ...
分类:
其他好文 时间:
2019-08-24 00:20:38
阅读次数:
87
前面两篇分别介绍了目前流行的模板引擎Freemaker和Thymeleaf构建web应用的方式,接下来我们看一下号称性能最好的国产模板引擎Beetl,如何搭建web环境 本文主要来自官方文档,如有疑问,推荐查看: "http://ibeetl.com/guide/ beetl" <! more I. ...
分类:
编程语言 时间:
2019-08-22 23:54:18
阅读次数:
177
㈠词汇说明: ㈡单词汇总 1.file,n.文件;v.保存文件 [fa?l]2.command,n.命令,指令 [k??mænd]3.use,v.使用,用途 [jus]4.program,n.程序 [?pro?græm]5.line,n.(数据,程序)行,线路 [la?n]6.if,conj.如果 ...
分类:
其他好文 时间:
2019-08-22 22:11:45
阅读次数:
508