第一步:关闭调试模式 config->app.php 将'app_debug'设置为 false('app_debug' => false,) 第二步:注释掉异常模板文件 将exception_tmpl注释掉 //'exception_tmpl' => Env::get('think_path') ...
分类:
Web程序 时间:
2019-02-18 11:30:00
阅读次数:
293
Dr William Larch, noted plant psychologist and inventor of the phrase “Think like a tree — Think Fig” has invented a new classification system for tre ...
分类:
其他好文 时间:
2019-02-17 01:00:35
阅读次数:
151
今天xshell安装thinksns-plus的laravel项目时出现了一个错误, 提示如下,这个可能跟php函数被禁用有关,查看了一下安装文档, 有一项php环境要求“exec,system,scandir,symlink,shell_exec,proc_open,proc_get_status ...
分类:
其他好文 时间:
2019-02-16 19:31:03
阅读次数:
238
Chinese people think of '8' as the lucky digit. Bob also likes digit '8'. Moreover, Bob has his own lucky number L. Now he wants to construct his luck ...
分类:
其他好文 时间:
2019-02-16 19:27:03
阅读次数:
197
Hi,eveyone.I'm new here! I'm so glad to be a member of this place. Although I am a Juruo,I think I can make progress with my hard work. Now I'm a litt ...
分类:
其他好文 时间:
2019-02-14 20:36:47
阅读次数:
193
Is There A Second Way Left? Description: Nasa, being the most talented programmer of his time, can’t think things to be so simple. Recently all his ne ...
分类:
其他好文 时间:
2019-02-14 00:15:02
阅读次数:
147
https://blog.csdn.net/left_think/article/details/76370453 1. 背景介绍 在传统的语音识别的模型中,我们对语音模型进行训练之前,往往都要将文本与语音进行严格的对齐操作。这样就有两点不太好: 严格对齐要花费人力、时间。严格对齐之后,模型预测出的 ...
分类:
其他好文 时间:
2019-02-13 11:02:34
阅读次数:
259
{include file="../application/public/header.html"}<!-- Jumbotron --><div class="jumbotron"> <h1>最新留言动态板块</h1> <p class="lead">Cras justo odio, dapibus ...
分类:
Web程序 时间:
2019-02-09 10:32:44
阅读次数:
244
On a 2-dimensional grid, there are 4 types of squares: 1 represents the starting square. There is exactly one starting square. 2 represents the ending ...
分类:
其他好文 时间:
2019-02-09 01:02:43
阅读次数:
154
1 路由注册 定义/概念: 例子: (1)动态方法 (2)配置数组(配置文件方式): 1.1动态方法 路由定义采用 \think\Route 类的 rule 方法注册,通常是在应用的路由配置文件 application/route.php 进行注册,Route 类文件位置如下图: 动态方法格式如下: ...
分类:
其他好文 时间:
2019-02-07 09:29:46
阅读次数:
232