<?=Yii::$app->formatter->asRelativeTime($model->created_at);?> 必须在commonconfigmian.php里面设置:'lang
使用 bin/codis-config dashboard 启动 dashboard
可以使用 make gotest 进行测试 (可选操作,非必须)[root@h102 codis]# make gotestGOPATH=`godep path`:$GOPATH go test ./pkg/... ./cmd/...ok github.com/wandoulabs/codis/pkg/mod...
1.根目录安装插件 hexo-generator-searchdbnpm install hexo-generator-searchdb --save2.配置根目录文件_config.ymlsearch: path: search.xml;field: post;format: html;limit: 10...
1.校验name字段包含空格2.校验username 必须是字母和数字组成3.校验密码1和密码2相等
问题: [Hyperf]Entry “xxxInterface“ cannot be resolved: the class is not instantiable
1.打开站点的主题配置文件_config.butterfly.yml,找到inject,在head处直接引入以下链接:
找到主题配置文件_config.butterfly.yml,在inject的bottom处引入以下文件:
在themesbutterflysourcejs目录下创建一个js文件,将如下代码写入该文件:
找到主题配置文件_config.butterfly.yml,在inject的bottom处引入该js文件: