部署renren-fast v2.0可参考官方文档https://www.renren.io/guide/#fornt(注意红色部分) 部署后台时一切正常,一下是官方文档内容: 2.1.后端部署 环境要求 JDK1.8 、 MySQL5.5+ 通过 git ,下载renren-fast源码,如下: ...
分类:
其他好文 时间:
2019-02-14 00:30:10
阅读次数:
282
vue.js文档:https://cn.vuejs.org/v2/guide/ 参考这个或者参考菜鸟教程也可以,不过还是那句话官网权威。 我这个主要是看相关的学习视频搭建的。 一、环境准备 环境准备(node.js环境): 脚手架环境:vue-cli 执行如下命令安装: npm install vu ...
分类:
Web程序 时间:
2019-02-13 22:44:19
阅读次数:
214
https://junit.org/junit5/docs/current/user-guide/#overview-java-versions https://junit.org/junit5/ 中文版:https://sjyuan.cc/junit5/user-guide-cn/ ...
分类:
其他好文 时间:
2019-02-13 12:45:38
阅读次数:
151
QueryList官方文档:https://www.querylist.cc/docs/guide/v3 因为php版本使用5.6,所有使用QueryList v3版本,php7可以使用 v4版本 v3版本 环境要求:PHP = 5.3 composer 安装: composer require j ...
分类:
Web程序 时间:
2019-02-12 18:49:32
阅读次数:
384
Netty 学习资料 Netty 学习资料 | 链接网址 | 说明 | | Netty 4.x 用户指南 | http://wiki.jikexueyuan.com/project/netty 4 user guide/ | Netty教程(易百教程) | http://www.yiibai.com ...
分类:
Web程序 时间:
2019-02-11 18:36:17
阅读次数:
135
https://launchpad.support.sap.com/ /notes/2461900 https://wiki.scn.sap.com/wiki/display/Security/Troubleshooting+Guide+ +How+to+troubleshoot+the+SSSLE ...
分类:
Web程序 时间:
2019-02-11 17:14:35
阅读次数:
592
source: https://www.kernel.org/doc/html/latest/process/coding style.html translated by trav, travmymail@gmail.com 这是一篇阐述Linux内核编程代码风格的文档,译者以学习为目的进行翻译。 ...
分类:
系统相关 时间:
2019-02-10 23:03:50
阅读次数:
253
NodeJS 环境安装包下载:https://nodejs.org/zh-cn/download/ 安装vue-cli3.0.1: https://cli.vuejs.org/guide/installation.html Vue + Openlayers学习:https://www.jianshu ...
分类:
其他好文 时间:
2019-02-10 17:33:05
阅读次数:
762
Table of Contents 1. "Basic Operations" 1.1. "File Operations" 1.2. "Text Operations" 1.3. "Directory Operations" 1.4. "SSH, System Info & Network Ope ...
分类:
其他好文 时间:
2019-02-10 12:28:21
阅读次数:
133
官方文档:https://www.elastic.co/guide/en/elasticsearch/reference/6.0/getting-started.html 日志: https://www.elastic.co/guide/en/kibana/6.6/xpack-logs.html 启 ...
分类:
其他好文 时间:
2019-02-07 16:24:57
阅读次数:
186