实际的无线网络中,有时候由于对无线设备的datasheet不是很了解,可能会以旧的知识去判断一些故障。在思科的较新的AP型号中:例如AP2800&AP3800等,有时候发现它们可正常的注册到WLC,但是就是无法搜到它们发出的SSID。这可能的情况是由于电源注入器型号不匹配,或者是AP所连接的PoE交 ...
分类:
其他好文 时间:
2019-01-23 10:35:37
阅读次数:
247
1.点击 ctrl+`打开控制台后,发现是因为http://packagecontrol.io/channel_v3.json 获取失败,下载v3.json(在百度云盘) 2.找到Sublime\Data\Packages\User Package Control.sublime-settings ...
分类:
其他好文 时间:
2019-01-22 13:16:28
阅读次数:
1187
引起条件: WebSocket+单元测试,单元测试报错! 解决方法: SpringBootTest增加webEnvironment参数。 "https://docs.spring.io/spring boot/docs/current/reference/html/boot features tes ...
分类:
移动开发 时间:
2019-01-19 18:40:59
阅读次数:
728
[root@hdp1 /mnt/software/maxwell-1.19.4]#kafka-topics.sh --zookeeper hdp1,hdp2,hdp3:2181 --create --topic maxwell --partitions 6 --replication-factor ...
分类:
其他好文 时间:
2019-01-18 18:27:48
阅读次数:
2040
Functional Requirements: Non Functional Requirements: 1.highly available. 2.with minimal latency. we assume we will have 500M new URL shortenings per ...
分类:
Web程序 时间:
2019-01-18 10:20:26
阅读次数:
442
配置好zabbix-proxy代理以后,zabbix添加上以后,不能监控,zabbix端日志没有报错,zabbix-proxy日志报一下错误22367:20190117:151428.345failedtoupdatelocalproxyconfigurationcopy:unexpectedfield"hosts.available"22385:20190117:151619
分类:
其他好文 时间:
2019-01-17 16:29:24
阅读次数:
755
Non-fragile instance variables are a headline feature of the modern Objective-C runtime available on iPhone and 64-bit Mac. They provide framework dev ...
分类:
其他好文 时间:
2019-01-16 13:18:30
阅读次数:
145
url-pattern问题 spring用到forward("/WEB-INF/jsp/*.jsp")而forward当然是又要经过web.xml的映射的,然后,在URL匹配时, <url-pattern> / </url-pattern> 不会匹配到*.jsp,不会进入spring的Dispatc ...
分类:
编程语言 时间:
2019-01-16 10:20:56
阅读次数:
222
很多用户在使用sumblime安装插件的时候,打开package control的install package会出现报错:There are no packages available for installation。如下图: 之所以会出现这种错误的原因是因为sublime中的包管理instal ...
分类:
其他好文 时间:
2019-01-15 17:52:21
阅读次数:
206
MariaDB Server is available for installation on macOS (formerly Mac OS X) via the Homebrew package manager. MariaDB Server is available as a Homebrew ...
分类:
数据库 时间:
2019-01-13 00:14:51
阅读次数:
204