码迷,mamicode.com
首页 >  
搜索关键字:discover    ( 433个结果
kibana做图表无法选取需要选的字段
kibana做图表无法选取需要选的字段,即通过term的方式过滤选择某一个field时发现列表里无此选项。再去discover里看,发现此字段前面带有问号,点击后提示这个字段未做索引,不能用于visualize和discover的搜索。思考:从源头查起,日志是logstash收集上来的,猜想可能原因是log..
分类:其他好文   时间:2015-12-31 21:06:55    阅读次数:200
python自动化框架nose
python除了unittest,还有一款更快捷的nose,nose可以说是对unittest的一种简化吧但是他不需要unittest那种必须有固有的格式,他只需要文件,类名,方法名等含有test就可以unittest是需要手动来写discover函数来遍历用例的Name my test modul...
分类:编程语言   时间:2015-11-17 10:51:05    阅读次数:133
selenium无法调用chrome或者firefox的原因
现在我们用的开源工具一般为selenium,当然其中的好处是可以调用不同的浏览器。包含了ie\google\firefox等等,但调用的时候会出现无法调用其浏览器。原因很简单,selenium和其浏览器的版本不符合。一般情况下是selenium调用的各个DRIVER版本低于浏览器的版本引起。具体情况:C:/..
分类:其他好文   时间:2015-10-13 01:48:44    阅读次数:239
Phalcon Developer Tools
本文节选自《Netkiller PHP 手札》 http://netkiller.github.io/php/index.html 8.4.1.4.?Phalcon Developer Tools #?pear?channel-discover?pear.phalconphp.com #?pear?install?phalcon/Devtools 运行 ...
分类:其他好文   时间:2015-09-16 11:01:19    阅读次数:271
网页支付页面代码
使用PayPal账户付款对于American Express,则为卡正面的四位数。对于MasterCard、Visa或Discover,它是卡背面签名区的最后三位数。<style type="text/css">body{display:block !important;}</st...
分类:Web程序   时间:2015-08-25 13:26:39    阅读次数:816
centos --- phpunit 安装过程
安装pear 的命令如下: $ wget http://pear.php.net/go-pear.phar $ php go-pear.phar pear 安装成功! 下面用 pear 来安装phpunit pear channel-discover pear.phpunit.de pear channel-discover components.ez...
分类:Web程序   时间:2015-08-20 15:39:42    阅读次数:121
hdu 1164 Eddy's research I
Problem DescriptionEddy's interest is very extensive, recently he is interested in prime number. Eddy discover the all number owned can be divided int...
分类:其他好文   时间:2015-08-04 15:23:26    阅读次数:95
URAL 1900. Brainwashing Device(dp+输出路径)
1900. Brainwashing Device Time limit: 1.0 second Memory limit: 64 MB While some people travel in space from planet to planet and discover new worlds, the others who live on Earth still have...
分类:其他好文   时间:2015-08-03 19:11:55    阅读次数:369
Intro to DBSCAN
DBSCANDensity-Based Spatial Clustering of Application with NoiseIt can discover cluster of arbitrary shapeA cluster is defined as a maximal set of den...
分类:数据库   时间:2015-07-31 17:43:38    阅读次数:114
蓝牙4.0实现及原理
/*建?立中?心设备扫描外设(Discover Peripheral)连接外设(Connect Peripheral)扫描外设中的服务和特征(Discover Services And Characteristics)利?用特征与外设做数据交互(Explore And Interact)断开连接(D...
分类:其他好文   时间:2015-07-19 21:41:20    阅读次数:126
433条   上一页 1 ... 37 38 39 40 41 ... 44 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!