一、Starrysky前端框架 VUE官网:https://cn.vuejs.org/v2/guide/ 1.1 Vue简介 ...
分类:
其他好文 时间:
2019-12-21 09:35:40
阅读次数:
144
开机选择 开机按F12 选择 U盘启动 选择 第一项 Arch Linux archiso x86_64 UEFI CD 参考wiki 安装指南篇 https://wiki.archlinux.org/index.php/Installation_guide_(简体中文) 1 连接wifi wifi ...
分类:
系统相关 时间:
2019-12-20 01:23:03
阅读次数:
114
改成动态更新配置文件,如下每五秒重新生成配置文件 confd与etcd的使用 Add keys This guide assumes you have a working etcd, or consul server up and running and the ability to add new... ...
分类:
其他好文 时间:
2019-12-20 01:07:48
阅读次数:
170
安装 官网:https://cn.vuejs.org/ 下载:https://cn.vuejs.org/v2/guide/installation.html 直接通过script在head标签里导入就可以了 <script src="../static/vue.min.js"></script> 或 ...
分类:
其他好文 时间:
2019-12-18 22:00:27
阅读次数:
79
参考1:https://jimmysong.io/kubernetes handbook/guide/kubectl cheatsheet.html?h=kubectl Kubctl 命令是操作 kubernetes 集群的最直接和最 skillful 的途径,这个60多MB大小的二进制文件,到底有 ...
分类:
其他好文 时间:
2019-12-18 12:42:32
阅读次数:
305
详细文档:https://cn.vuejs.org/v2/guide/installation.html 安装 TPshop 中国免费商城系统 - 搜豹商城系统 - 免费50小时Vue视频教程 立即查看 > 兼容性 Vue 不支持 IE8 及以下版本,因为 Vue 使用了 IE8 无法模拟的 ECM ...
分类:
其他好文 时间:
2019-12-18 12:41:23
阅读次数:
97
作者|陈星宇(宇慕)阿里云基础技术中台技术专家本文整理自《CNCFxAlibaba云原生技术公开课》第17讲。导读:etcd是容器云平台用于存储关键元信息的组件。阿里巴巴使用etcd已经有3年的历史,在今年双11过程中它又一次承担了关键角色,接受了双11大压力的检验。本文作者从etcd性能背景出发,带领我们了解了etcdserver端性能优化及etcdclient使用最佳实践,希望能够为大家运行一
分类:
其他好文 时间:
2019-12-17 18:07:47
阅读次数:
97
地址:https://www.elastic.co/guide/en/elasticsearch/reference/7.5/certutil.html 语法: 语法解析: 模式 三种模式说明 参数详解: 参数翻译: 举例: 举例说明: 以下命令生成PKCS#12格式的CA证书和私钥: 提示您输入输 ...
分类:
其他好文 时间:
2019-12-17 13:35:48
阅读次数:
101
1.创建CA证书 2.生成节点使用的证书 官方地址:https://www.elastic.co/guide/en/elasticsearch/reference/master/encrypting communications certificates.html https://www.elast ...
分类:
其他好文 时间:
2019-12-17 11:57:04
阅读次数:
157
4.2.Mongoose实现增删查改 中文文档地址: https://cn.mongoosedoc.top/docs/guide.html 4.2.1.Mongoose是什么? Mongoose是MongoDB的一个对象模型工具,封装了MongoDB对文档的的一些增删改查等常用方法,让NodeJS操 ...
分类:
数据库 时间:
2019-12-16 13:01:38
阅读次数:
108