hexo s 1 启动本地服务器,用于预览主题。默认地址: http://localhost:4000/ hexo s 是 hexo server 的缩写,命令效果一致; 预览的同时可以修改文章内容或主题代码,保存后刷新页面即可; 对 Hexo 根目录 _config.yml 的修改,需要重启本地服 ...
分类:
其他好文 时间:
2018-10-18 19:47:43
阅读次数:
179
1.echo语句 echo - 能够输出一个以上的字符串 <?php echo "<h2>www.dc3688.com</h2>"; echo "Hello world!<br>"; echo "I'm about to learn PHP!<br>"; echo "This", " string" ...
分类:
Web程序 时间:
2018-10-18 11:04:48
阅读次数:
192
ZooKeeper Installation Install ZooKeeper packages If you need a cluster, configure the Conf file, otherwise ignore it. Configure ZooKeeper Common Conf ...
分类:
其他好文 时间:
2018-10-18 10:51:51
阅读次数:
143
down voteaccepted down voteaccepted Just use redis.Redis. It uses a connection pool under the hood, so you don't have to worry about managing at that ...
分类:
编程语言 时间:
2018-10-18 01:20:05
阅读次数:
204
import React, { Component } from 'react'; import logo from './logo.svg'; import './App.css'; import About from './About'; import Home from './Home'; i ...
分类:
其他好文 时间:
2018-10-15 18:24:47
阅读次数:
175
We're going to be talking about the MATLAB fundamentals, such as the main feature of MATLAB, which is access to a matrix. We're going to talk about ho... ...
分类:
其他好文 时间:
2018-10-13 19:48:42
阅读次数:
179
The Battle of Chibi Cao Cao made up a big army and was going to invade the whole South China. Yu Zhou was worried about it. He thought the only way to ...
分类:
编程语言 时间:
2018-10-11 22:04:08
阅读次数:
198
一、#!/usr/bin/perl -w -w:prints warnings about dubious(可疑的,不确定的) constructs ...
分类:
其他好文 时间:
2018-10-11 15:12:40
阅读次数:
126
Description The branch of mathematics called number theory is about properties of numbers. One of the areas that has captured the interest of number t ...
分类:
其他好文 时间:
2018-10-10 20:11:26
阅读次数:
175