Make jQuery throw error when it doesn't match an element You could make a plugin to use to ensure that the jQuery object is not empty: $.fn.ensure = f ...
分类:
Web程序 时间:
2019-07-04 11:39:52
阅读次数:
160
安装etcd 二进制包下载地址: 查看集群状态 ...
分类:
Web程序 时间:
2019-07-03 09:11:42
阅读次数:
169
1.下载http://repo1.maven.org/maven2/archetype-catalog.xml 通过eclipse下载和网页下载我这里都比较慢,最后用的迅雷下载 2.将本地xml文件配置到eclipse中 依次打开windows--preferences--maven--archet ...
分类:
Web程序 时间:
2019-07-02 19:40:19
阅读次数:
169
转自:https://www.haproxy.com/blog/building-a-service-mesh-with-haproxy-and-consul/ HashiCorp added a service mesh feature to Consul, its service-discove ...
分类:
其他好文 时间:
2019-07-02 09:13:00
阅读次数:
211
报错信息: ImportError: Couldn't import Django. Are you sure it's installed and available on your PYTHONPATH environment variable? Did you forget to activa ...
分类:
编程语言 时间:
2019-07-01 19:48:41
阅读次数:
982
问题背景:在git bash中使用hexo g -d命令进行文章发布 详细错误信息: 错误原因是因为ssh key有问题,连接不上服务器。 于是我参考如下链接,一步一步操作,最终解决了这个问题:git遇到的问题之“Please make sure you have the correct acces ...
分类:
其他好文 时间:
2019-06-30 22:02:11
阅读次数:
1973
https://blog.csdn.net/jonado13/article/details/83933453 1.安装pipapt install python3-pipE: Could not open lock file /var/lib/dpkg/lock - open (13: Permi ...
分类:
其他好文 时间:
2019-06-30 14:25:20
阅读次数:
814
Step 1: Step 2: 将ONBOOT改为yes,wq!保存退出 Step 3:重启network ...
分类:
其他好文 时间:
2019-06-30 14:09:35
阅读次数:
85
最近在学习研究pyspark机器学习算法,执行代码出现以下异常: 19/06/29 10:08:26 ERROR Shell: Failed to locate the winutils binary in the hadoop binary pathjava.io.IOException: Cou ...
分类:
编程语言 时间:
2019-06-29 13:14:43
阅读次数:
151
安装Centos7(core)以后,网卡默认不会启用。这是一个大坑,直接报错,这是一个过度优化,有几个开发人员/运维人员安装centos7(core)不用ssh去连接服务器的。 报错如下: 故障发生以后,第一看看网络是否通畅 以上均无反应,于是想起来前一段时间设置过一次centos网卡,让他开机自动 ...
分类:
其他好文 时间:
2019-06-29 13:11:05
阅读次数:
205