前置开发环境 node.js,vue-cli,微信开发者工具 创建项目 vue init mpvue/mpvue-quickstart firstapp 进入目录npm install安装依赖后npm run dev,再打开微信开发者工具导入 文件目录结构 1)build目录 build目录下是一些 ...
分类:
微信 时间:
2019-12-30 14:45:43
阅读次数:
110
开发小程序的第一步,你需要拥有一个小程序帐号,通过这个帐号你就可以管理你的小程序。 根据 https://developers.weixin.qq.com/miniprogram/dev/framework/quickstart/ 中申请账号的流程进行申请。 1. 在 小程序注册页 填写邮箱、密码等 ...
分类:
微信 时间:
2019-12-27 09:29:23
阅读次数:
96
kafka官方文档 https://kafka.apache.org/documentation.html quickstart kafka 安装文档 https://www.jianshu.com/p/c74e0ec577b0 相关命令: kafka 启动:kafka官方文档 https://ka ...
分类:
其他好文 时间:
2019-12-10 14:55:32
阅读次数:
372
一、安装&启动 下载 https://hbase.apache.org/downloads.html 快速开始文档 https://hbase.apache.org/book.html quickstart 启动 基本操作 进入控制台 报错 list 显示数据库表 Describe 表名 Scan ...
分类:
其他好文 时间:
2019-12-09 11:47:22
阅读次数:
116
尚硅谷springboot教程P1~P5 一、SpringBoot优点: 二、HelloWorld Demo构建 1)新建Maven工程(略过) 2)增加Maven依赖(参考spring官网中springboot的quickstart) 3)通过@SpringBootApplication声明spr ...
分类:
编程语言 时间:
2019-12-04 01:02:39
阅读次数:
97
机器翻译自https://python-docx.readthedocs.io/en/latest/user/quickstart.html ...
分类:
编程语言 时间:
2019-11-23 21:55:22
阅读次数:
78
机器翻译自https://python-docx.readthedocs.io/en/latest/user/quickstart.html ...
分类:
编程语言 时间:
2019-11-23 21:40:42
阅读次数:
97
一、下载docker "docker 下载" 二、安装 2.1 双击下载 程序 2.2 next 2.3 next 2.4 next 2.5 install 三、打开vbox 四、运行 Docker Quickstart Terminal 4.1 这个过程会下载 boot2docker.iso, 并 ...
使用requests库封装接口请求 详细教程请查看官方文档:https://requests.kennethreitz.org//zh_CN/latest/user/quickstart.html#url 入门教程:https://www.cnblogs.com/huaerye/p/9132607. ...
分类:
其他好文 时间:
2019-11-15 20:12:30
阅读次数:
80
很久用eclipse了,创建maven的quickstart项目时出现错误“Could not resolve archetype org.apache.maven.archetypes:maven-archetype-quick……” emmm,网上看到的方法是下载一个maven-archetyp ...
分类:
Web程序 时间:
2019-11-03 12:49:40
阅读次数:
96